Browse Skills
20307 skills found
implementing-server-actions.md
0
1
export
implementing-server-actions
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Teaches Server Actions in React 19 for form handling and data mutations. Use when implementing forms, mutations, or server-side logic. Server Actions are async functions marked with 'use server'.
2026-01-05
ffi-memory-management.md
0
1
export
ffi-memory-management
2
from
"cotw-fabier/spidart"
from
"cotw-fabier/spidart"
3
Your approach to handling ffi memory management. Use this skill when working on files where ffi memory management comes into play.
2026-01-05
gitterflow.md
0
1
export
gitterflow
2
from
"JonasTischer/GitterFlow"
from
"JonasTischer/GitterFlow"
3
Spawn and coordinate parallel Claude Code sub-agents using git worktrees. Use this skill when you need to parallelize work across multiple independent tasks, delegate subtasks to sub-agents, or orchestrate complex multi-part implementations.
2026-01-05
eks-patterns.md
0
1
export
eks-patterns
2
from
"lgbarn/terraform-aws-eks"
from
"lgbarn/terraform-aws-eks"
3
EKS cluster patterns and best practices for Terraform. Provides cluster, node group, add-on, and IRSA scaffolds. Use when developing EKS infrastructure.
2026-01-05
nsforge-code-generation.md
0
1
export
nsforge-code-generation
2
from
"u9401066/nsforge-mcp"
from
"u9401066/nsforge-mcp"
3
程式碼/報告生成。觸發詞:生成程式碼, Python 函數, LaTeX, 報告, export。
2026-01-05
implementing-optimistic-updates.md
0
1
export
implementing-optimistic-updates
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Teaches useOptimistic hook for immediate UI updates during async operations in React 19. Use when implementing optimistic UI patterns, instant feedback, or reducing perceived latency.
2026-01-05
api-design-patterns.md
0
1
export
api-design-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design RESTful APIs with proper HTTP methods, status codes, pagination, filtering, error responses, and OpenAPI documentation. Follows FastAPI best practices with Pydantic validation.
2026-01-05
flowredux-refactoring.md
0
1
export
flowredux-refactoring
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Refactor complex Android/KMP state management code to use FlowRedux state machine pattern. Use this when developers need to transform tangled state logic, multiple LiveData/StateFlow sources, or callback-heavy code into a clean, testable state machine architecture.
2026-01-05
categorical-encoder.md
0
1
export
categorical-encoder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Эксперт categorical encoding. Используй для ML feature engineering, one-hot, target encoding и embeddings.
2026-01-05
testing-production.md
0
1
export
testing-production
2
from
"vamseeachanta/workspace-hub"
from
"vamseeachanta/workspace-hub"
3
Production validation specialist ensuring applications are fully implemented and deployment-ready. Use to verify no mock/stub/fake implementations remain, validate against real databases and APIs, perform end-to-end testing with actual systems, and confirm production readiness.
2026-01-05
web-design.md
0
1
export
web-design
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Principles and code snippets for designing responsive, accessible websites. Use this skill when building or refining web interfaces.
2026-01-05
nextjs-gherkin-generator.md
0
1
export
nextjs-gherkin-generator
2
from
"tailwind8/portfolio-reserve"
from
"tailwind8/portfolio-reserve"
3
Next.js/TypeScriptプロジェクト向けGherkinシナリオ自動生成スキル。以下の場合に使用:(1) ユーザーストーリーからBDDシナリオ作成時(2) PRD/仕様書からテストシナリオ生成時(3) APIエンドポイントの振る舞い定義時(4) ページ遷移・UIインタラクションのシナリオ化時
2026-01-05
solve-puzzle.md
0
1
export
solve-puzzle
2
from
"JohnStrunk/advent-of-ai-2025"
from
"JohnStrunk/advent-of-ai-2025"
3
Use this to solve the Advent of Code daily puzzles.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"Surikesh/vmautomation-react"
from
"Surikesh/vmautomation-react"
3
Improving frontend design beyond generic defaults. Use when creating UI components, landing pages, dashboards, or any visual frontend work. Keywords: "design", "UI", "UX", "styling", "CSS", "visual", "layout", "typography", "animation", "theme", "colors", "fonts". Addresses LLM distributional convergence toward safe, generic choices.
2026-01-05
manage-python-env.md
0
1
export
manage-python-env
2
from
"dudusoar/VRP-Toolkit"
from
"dudusoar/VRP-Toolkit"
3
Quick reference for uv (fast Python package manager) operations to save tokens. Use when creating virtual environments, installing packages, managing dependencies, or when user asks about uv commands. Provides concise patterns for Python project setup and package management.
2026-01-05
symbols.md
0
1
export
symbols
2
from
"miethe/ai-scratchpad"
from
"miethe/ai-scratchpad"
3
Token-efficient codebase navigation through intelligent symbol loading and querying. Use this skill when implementing new features (find existing patterns), exploring codebase structure, searching for components/functions/types, or understanding architectural layers. Reduces token usage by 60-95% compared to loading full files. Layer split enables 50-80% additional backend efficiency.
2026-01-05
mutation-testing.md
0
1
export
mutation-testing
2
from
"cskiro/claudex"
from
"cskiro/claudex"
3
Use PROACTIVELY when checking if tests catch real bugs, assessing test suite quality, finding weak tests, or measuring mutation score. Validates test effectiveness beyond coverage metrics by introducing code mutations. Supports Stryker (JS/TS), PIT (Java), mutmut (Python). Not for projects without existing test suites.
2026-01-05
claude-code-optimizer.md
0
1
export
claude-code-optimizer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Claude Code productivity patterns including EPCC workflow, context management, and extended thinking triggers. Use when starting sessions or managing context.
2026-01-05
create-application-slash-command.md
0
1
export
create-application-slash-command
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creates Application Slash Command definition and handler following clean architecture
2026-01-05
performance-budget-enforcer.md
0
1
export
performance-budget-enforcer
2
from
"hopeoverture/worldbuilding-app-skills"
from
"hopeoverture/worldbuilding-app-skills"
3
Monitors Lighthouse scores and JavaScript bundle sizes across deployments with automated alerts when performance thresholds are exceeded. This skill should be used when setting up performance monitoring, enforcing bundle size limits, tracking Lighthouse metrics, or adding performance regression detection. Use for performance budgets, bundle size, Lighthouse CI, performance monitoring, regression detection, or web vitals tracking.
2026-01-05
production-check.md
0
1
export
production-check
2
from
"metasaver/metasaver-marketplace"
from
"metasaver/metasaver-marketplace"
3
Use when verifying code is production-ready. Runs build, lint, and test commands to check compilation, code quality, and test suite. Essential validation step for /build and /audit commands.
2026-01-05
nuxt-ui-tdd.md
0
1
export
nuxt-ui-tdd
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for building Vue 3 components with NuxtUI using strict Test-Driven Development (TDD) methodology enforced by a TDD guard hook. Use this skill when implementing new UI components (atoms, molecules, organisms) for the Poche project, creating Storybook stories with interaction tests, or working within the RED-GREEN-REFACTOR cycle. Particularly useful when the user mentions "TDD", "test-first", "create a component", "build a component", "implement [ComponentName]", or when adding UI functionality.
2026-01-05
focus-ai-brand.md
0
1
export
focus-ai-brand
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Apply Focus.AI brand guidelines to documents, presentations, websites, and other materials. Supports two sub-brands - Focus.AI Client (services, proposals, client work) and Focus.AI Labs (research, experiments, public content). Use when creating branded materials, applying visual identity, or generating content that needs to follow Focus.AI style. Trigger on "focus.ai style", "focus brand", "labs style", or requests for branded Focus.AI materials.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"samb-park/DividendTracker"
from
"samb-park/DividendTracker"
3
Use when asked to build web components, pages, or applications. Creates distinctive, production-grade frontend interfaces with high design quality that avoids generic AI aesthetics.
2026-01-05