Browse Skills
20307 skills found
reviewing-typescript-code.md
20
1
export
reviewing-typescript-code
2
from
"saleor/configurator"
from
"saleor/configurator"
3
TypeScript code quality patterns for writing and reviewing code. Covers type safety, clean code, functional patterns, Zod usage, and error handling. Triggers on: add entity, create service, add repository, create comparator, add formatter, deployment stage, GraphQL query, GraphQL mutation, bootstrap method, diff support, command handler, Zod schema, error class, implement feature, add function, refactor code, clean code, functional patterns, map filter reduce, satisfies operator, type guard, code review, PR review, check implementation, audit code, fix types.
2026-01-05
notion-knowledge-capture.md
20
1
export
notion-knowledge-capture
2
from
"makenotion/notion-cookbook"
from
"makenotion/notion-cookbook"
3
Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or databases with proper organization and linking for easy discovery.
2026-01-05
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
testing.md
20
1
export
testing
2
from
"nounder/effect-start"
from
"nounder/effect-start"
3
Write TypeScript runtime and type tests (project)
2026-01-05
logging.md
20
1
export
logging
2
from
"atusy/dotfiles"
from
"atusy/dotfiles"
3
Guide logging practices based on Dave Cheney's minimalist philosophy. Use when adding log.Info/Debug/Error/Warn/Fatal calls, reviewing logging code, handling errors with log+return pattern, discussing log levels, or designing error handling strategies.
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
refactoring.md
20
1
export
refactoring
2
from
"atusy/dotfiles"
from
"atusy/dotfiles"
3
Guide code refactoring using Martin Fowler's catalog of behavior-preserving transformations. Use during TDD REFACTOR phase, when code smells are detected (duplication, long methods, feature envy), when discussing structural improvements, or before behavioral changes (Tidy First).
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
designing-zod-schemas.md
20
1
export
designing-zod-schemas
2
from
"saleor/configurator"
from
"saleor/configurator"
3
Designs Zod schemas following Zod-first development. Creates validation schemas, branded types, discriminated unions, and transforms. Infers TypeScript types from schemas. Triggers on: Zod schema, z.object, z.infer, validation, branded types, discriminated union, safeParse, refinement.
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
tidying.md
20
1
export
tidying
2
from
"atusy/dotfiles"
from
"atusy/dotfiles"
3
Guide structural code improvements using Kent Beck's Tidy First methodology. Use when seeing messy code, before making behavioral changes, after completing features, or discussing when to clean up code.
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
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
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
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
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
Problem-Solving Techniques.md
19
1
export
Problem-Solving Techniques
2
from
"binhmuc/autobot-review"
from
"binhmuc/autobot-review"
3
Apply systematic problem-solving techniques for complexity spirals (simplification cascades), innovation blocks (collision-zone thinking), recurring patterns (meta-pattern recognition), assumption constraints (inversion exercise), scale uncertainty (scale game), and dispatch when stuck. Techniques derived from Microsoft Amplifier project patterns adapted for immediate application.
2026-01-05
openai-apps-sdk-builder.md
19
1
export
openai-apps-sdk-builder
2
from
"hollaugo/tutorials"
from
"hollaugo/tutorials"
3
Build OpenAI Apps SDK applications - interactive ChatGPT apps with MCP servers, React widgets, and rich UI components for conversational experiences
2026-01-05
debugging-patterns.md
19
1
export
debugging-patterns
2
from
"romiluz13/cc10x"
from
"romiluz13/cc10x"
3
Internal skill. Use cc10x-router for all development tasks.
2026-01-05
architecture-patterns.md
19
1
export
architecture-patterns
2
from
"romiluz13/cc10x"
from
"romiluz13/cc10x"
3
Internal skill. Use cc10x-router for all development tasks.
2026-01-05
Create New Component.md
19
1
export
Create New Component
2
from
"ethpandaops/lab"
from
"ethpandaops/lab"
3
Create a new React component following Lab's architecture patterns. Determines component scope (core vs. page-scoped), generates proper structure with TypeScript types, creates Storybook stories for core components, and ensures composability with existing components.
2026-01-05
clean-architecture-typescript.md
19
1
export
clean-architecture-typescript
2
from
"craftaholic/dotfiles"
from
"craftaholic/dotfiles"
3
Implement Clean Architecture principles in TypeScript for maintainable, testable, and framework-independent applications. Use when designing new TypeScript applications, refactoring existing code, or implementing domain-centric Node.js applications.
2026-01-05