Browse Skills
22656 skills found
nextjs-16-complete-guide.md
20
1
export
nextjs-16-complete-guide
2
from
"daniel-carreon/saas-factory-setup"
from
"daniel-carreon/saas-factory-setup"
3
Complete guide to Next.js 16 features, breaking changes, and migration from v15. Use when building new Next.js projects or upgrading existing ones to leverage Turbopack, Cache Components, and latest performance optimizations.
2026-01-05
analyzing-test-coverage.md
20
1
export
analyzing-test-coverage
2
from
"saleor/configurator"
from
"saleor/configurator"
3
Creates and analyzes tests using Vitest and MSW patterns. Generates test builders, mocks repositories, and configures integration tests. Triggers on: write tests, test coverage, Vitest, MSW mock, vi.fn, vi.mock, unit test, integration test, test builder, mock setup, test failure.
2026-01-05
writing-graphql-operations.md
20
1
export
writing-graphql-operations
2
from
"saleor/configurator"
from
"saleor/configurator"
3
Creates GraphQL queries and mutations using gql.tada and urql. Implements repository pattern with type-safe operations and error handling. Triggers on: GraphQL query, GraphQL mutation, gql.tada, urql client, Saleor API, fragments, repository pattern, fetch-schema, MSW mocks.
2026-01-05
supabase-auth-memory.md
20
1
export
supabase-auth-memory
2
from
"daniel-carreon/saas-factory-setup"
from
"daniel-carreon/saas-factory-setup"
3
Standardize authentication and persistent memory storage using Supabase PostgreSQL. Use when building SaaS apps that need user auth, cross-device sync, and conversation history.
2026-01-05
agent-builder-pydantic-ai.md
20
1
export
agent-builder-pydantic-ai
2
from
"daniel-carreon/saas-factory-setup"
from
"daniel-carreon/saas-factory-setup"
3
Build conversational AI agents using Pydantic AI + OpenRouter. Use when creating type-safe Python agents with tool calling, validation, and streaming.
2026-01-05
notion-meeting-intelligence.md
20
1
export
notion-meeting-intelligence
2
from
"makenotion/notion-cookbook"
from
"makenotion/notion-cookbook"
3
Prepares meeting materials by gathering context from Notion, enriching with Claude research, and creating both an internal pre-read and external agenda saved to Notion. Helps you arrive prepared with comprehensive background and structured meeting docs.
2026-01-05
skill-creator.md
20
1
export
skill-creator
2
from
"daniel-carreon/saas-factory-setup"
from
"daniel-carreon/saas-factory-setup"
3
Guide for creating custom skills in SaaS Factory. Use when you need to create a new skill to extend Claude's capabilities with specialized knowledge, workflows, or tools.
2026-01-05
agent-builder-vercel-sdk.md
20
1
export
agent-builder-vercel-sdk
2
from
"daniel-carreon/saas-factory-setup"
from
"daniel-carreon/saas-factory-setup"
3
Build conversational AI agents using Vercel AI SDK + OpenRouter. Use when creating Next.js frontends with streaming UI, tool calling, and multi-provider support.
2026-01-05
understanding-saleor-domain.md
20
1
export
understanding-saleor-domain
2
from
"saleor/configurator"
from
"saleor/configurator"
3
Explains Saleor e-commerce domain and Configurator business rules. Covers entity identification (slug vs name), deployment pipeline stages, and configuration schema. Triggers on: entity types, deployment pipeline, config schema, slug identification, categories, products, channels, YAML configuration.
2026-01-05
nano-banana-image-combine.md
20
1
export
nano-banana-image-combine
2
from
"daniel-carreon/saas-factory-setup"
from
"daniel-carreon/saas-factory-setup"
3
Combine multiple images using Gemini 2.5 Flash (Nano Banana) via OpenRouter. Use when merging 2-8 images with AI-guided composition.
2026-01-05
example-skill.md
20
1
export
example-skill
2
from
"ReinaMacCredy/maestro"
from
"ReinaMacCredy/maestro"
3
Template for creating skills. Use when writing new code, reviewing code, or when the skill's specific domain applies. Replace this description with specifics.
2026-01-05
design.md
20
1
export
design
2
from
"ReinaMacCredy/maestro"
from
"ReinaMacCredy/maestro"
3
Design Session - collaborative brainstorming to turn ideas into designs using Double Diamond methodology OR 6-phase planning pipeline. Use when user types "ds", "pl", "/plan", or wants to explore/design a feature before implementation. MUST load maestro-core skill first for routing.
2026-01-05
coverage.md
20
1
export
coverage
2
from
"talmolab/sleap-io"
from
"talmolab/sleap-io"
3
Run test coverage analysis, identify missed and partial lines, and write tests to improve coverage. Use this when the user asks to check coverage, improve coverage, or write tests for uncovered code. This skill detects both completely missed lines and partially covered lines (executed but missing branch coverage) to match Codecov analysis.
2026-01-05
investigation.md
20
1
export
investigation
2
from
"talmolab/sleap-io"
from
"talmolab/sleap-io"
3
Scaffolds a structured investigation in scratch/ for empirical research and documentation. Use when the user says "start an investigation" or wants to: trace code paths or data flow ("trace from X to Y", "what touches X", "follow the wiring"), document system architecture comprehensively ("document how the system works", "archeology"), investigate bugs ("figure out why X happens"), explore technical feasibility ("can we do X?"), or explore design options ("explore the API", "gather context", "design alternatives"). Creates dated folder with README. NOT for simple code questions or single-file searches.
2026-01-05
threejs.md
19
1
export
threejs
2
from
"binhmuc/autobot-review"
from
"binhmuc/autobot-review"
3
Build immersive 3D web experiences with Three.js - WebGL/WebGPU library for scenes, cameras, geometries, materials, lights, animations, loaders, post-processing, shaders (including node-based TSL), compute, physics, VR/XR, and advanced rendering. Use when creating 3D visualizations, games, interactive graphics, data viz, product configurators, architectural walkthroughs, or WebGL/WebGPU applications. Covers OrbitControls, GLTF/FBX loading, PBR materials, shadow mapping, post-processing effects (bloom, SSAO, SSR), custom shaders, instancing, LOD, animation systems, and WebXR.
2026-01-05
brainstorming.md
19
1
export
brainstorming
2
from
"romiluz13/cc10x"
from
"romiluz13/cc10x"
3
Internal skill. Use cc10x-router for all development tasks.
2026-01-05
site-reliability-engineer.md
19
1
export
site-reliability-engineer
2
from
"nahisaho/MUSUBI"
from
"nahisaho/MUSUBI"
3
Production monitoring, observability, SLO/SLI management, and incident response.
Trigger terms: monitoring, observability, SRE, site reliability, alerting, incident response,
SLO, SLI, error budget, Prometheus, Grafana, Datadog, New Relic, ELK stack, logs, metrics,
traces, on-call, production monitoring, health checks, uptime, availability, dashboards,
post-mortem, incident management, runbook.
Completes SDD Stage 8 (Monitoring) with comprehensive production observability:
- SLI/SLO definitions and tracking
- Monitoring stack setup (Prometheus, Grafana, ELK, Datadog, etc.)
- Alert rules and notification channels
- Incident response runbooks
- Observability dashboards (logs, metrics, traces)
- Post-mortem templates and analysis
- Health check endpoints
- Error budget tracking
Use when: user needs production monitoring, observability platform, alerting, SLOs,
incident response, or post-deployment health tracking.
2026-01-05
ui-ux-designer.md
19
1
export
ui-ux-designer
2
from
"nahisaho/MUSUBI"
from
"nahisaho/MUSUBI"
3
Copilot agent that assists with user interface and experience design, wireframes, prototypes, design systems, and usability testing
Trigger terms: UI design, UX design, wireframe, mockup, prototype, user interface, user experience, design system, component library, accessibility, responsive design
Use when: User requests involve ui ux designer tasks.
2026-01-05
council-decision.md
19
1
export
council-decision
2
from
"mylukin/agent-council"
from
"mylukin/agent-council"
3
Get multi-model AI consensus on complex questions using Claude, Codex, and Gemini
2026-01-05
visualize-any-data.md
19
1
export
visualize-any-data
2
from
"ethpandaops/lab"
from
"ethpandaops/lab"
3
Learn how to visualize data in a sustainable, accurate, and theme aware way.
2026-01-05
claude-code.md
19
1
export
claude-code
2
from
"binhmuc/autobot-review"
from
"binhmuc/autobot-review"
3
Activate when users ask about Claude Code installation, slash commands (/cook, /plan, /fix, /test, /docs, /design, /git), creating/managing Agent Skills, configuring MCP servers, setting up hooks/plugins, IDE integration (VS Code, JetBrains), CI/CD workflows, enterprise deployment (SSO, RBAC, sandboxing), troubleshooting authentication/performance issues, or advanced features (extended thinking, caching, checkpointing).
2026-01-05
security-auditor.md
19
1
export
security-auditor
2
from
"nahisaho/MUSUBI"
from
"nahisaho/MUSUBI"
3
security-auditor skill
Trigger terms: security audit, vulnerability scan, OWASP, security analysis, penetration testing, security review, threat modeling, security best practices, CVE
Use when: User requests involve security auditor tasks.
2026-01-05
correcting-mistakes.md
19
1
export
correcting-mistakes
2
from
"Sawyer-Middeleer/dot-claude"
from
"Sawyer-Middeleer/dot-claude"
3
Self-corrects skill and command instructions after resolving errors. Use when Claude errors during skill/command execution and finds a solution, or when user indicates a mistake was made. Finds the relevant instruction file and applies succinct fixes.
2026-01-05
shodh-memory.md
19
1
export
shodh-memory
2
from
"varun29ankuS/shodh-memory"
from
"varun29ankuS/shodh-memory"
3
Persistent memory system for AI agents. Use this skill to remember context across conversations, recall relevant information, and build long-term knowledge. Activate when you need to store decisions, learnings, errors, or context that should persist beyond the current session.
2026-01-05