Browse Skills
22656 skills found
doc-writer-expertise.md
0
1
export
doc-writer-expertise
2
from
"arimxyer/doc-manager-mcp"
from
"arimxyer/doc-manager-mcp"
3
Deep expertise for documentation content creation. Templates, platform formatting guides, and style principles. Auto-loads for doc-writer agent.
2026-01-05
installing-skill-tracker.md
0
1
export
installing-skill-tracker
2
from
"Asmayaseen/hackathon-2"
from
"Asmayaseen/hackathon-2"
3
Installs Claude Code hooks for automatic skill usage measurement.Use when setting up skill tracking infrastructure in a new project.NOT when hooks are already installed (run verify.py to check).
2026-01-05
responsive-design.md
0
1
export
responsive-design
2
from
"buildworksai/aistrale"
from
"buildworksai/aistrale"
3
Mobile-first responsive design specialist for SARAISE React/TypeScript/Tailwind applications. Provides guidance on breakpoints, fluid typography, flexible layouts, touch targets, and progressive enhancement. Use when creating responsive layouts, optimizing for mobile, or ensuring cross-device compatibility.
2026-01-05
brainstorm-ideas.md
0
1
export
brainstorm-ideas
2
from
"mixomat/claude-plugins"
from
"mixomat/claude-plugins"
3
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
2026-01-05
reviewing-test-quality.md
0
1
export
reviewing-test-quality
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Review React 19 test quality including coverage, patterns, and React 19 API testing. Use when reviewing tests or test coverage.
2026-01-05
lightweight-design-analysis.md
0
1
export
lightweight-design-analysis
2
from
"audunstrand/status-app"
from
"audunstrand/status-app"
3
This skill analyzes code for design quality improvements across 8 dimensions: Naming, Object Calisthenics, Coupling & Cohesion, Immutability, Domain Integrity, Type System, Simplicity, and Performance. Ensures rigorous, evidence-based analysis by: (1) Understanding code flow first via implementation-analysis protocol, (2) Systematically evaluating each dimension with specific criteria, (3) Providing actionable findings with file:line references. Triggers when users request: code analysis, design review, refactoring opportunities, code quality assessment, architecture evaluation.
2026-01-05
dispatching-parallel-agents.md
0
1
export
dispatching-parallel-agents
2
from
"zebbern/backround_remover"
from
"zebbern/backround_remover"
3
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
2026-01-05
testcontainers-mysql.md
0
1
export
testcontainers-mysql
2
from
"Wibson82/conexao-de-sorte-backend-financeiro"
from
"Wibson82/conexao-de-sorte-backend-financeiro"
3
Garantir que testes de integração usem MySQL 9.5 via Testcontainers com isolamento, migrations e secrets corretos.
2026-01-05
core-sdk.md
0
1
export
core-sdk
2
from
"Integrum-Global/kaizen-studio"
from
"Integrum-Global/kaizen-studio"
3
Kailash Core SDK fundamentals including workflow creation, node patterns, connections, runtime execution, parameter passing, error handling, cyclic workflows, async patterns, MCP integration, and installation. Use when asking about 'workflow basics', 'core sdk', 'create workflow', 'workflow builder', 'node patterns', 'connections', 'runtime', 'parameters', 'imports', 'installation', 'getting started', 'workflow execution', 'async workflows', 'error handling', 'cyclic workflows', 'PythonCode node', 'SwitchNode', or 'MCP integration'.
2026-01-05
feature-roadmap-decomposition.md
0
1
export
feature-roadmap-decomposition
2
from
"Z1-Test/temp-rajan-s2"
from
"Z1-Test/temp-rajan-s2"
3
Decomposes a decision-complete PRD into a clear, minimal set of user-meaningful features with explicit dependencies, producing a roadmap-ready structure without prioritization, scheduling, or implementation detail.
2026-01-05
smalltalk-implementation-finder.md
0
1
export
smalltalk-implementation-finder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Method implementation finder and analyzer for Pharo Smalltalk. Provides expertise in discovering implementors across class hierarchies (search_implementors), analyzing implementation patterns, learning coding idioms from existing implementations, assessing refactoring impact (counting implementors and references), finding duplicate code for consolidation, understanding abstract method implementations (subclassResponsibility), and tracing method overrides through inheritance chains. Use when analyzing method implementations across classes, learning implementation idioms, assessing refactoring risk before changes, finding duplicate implementations for consolidation, understanding how abstract methods are implemented in concrete classes, or tracing which classes override specific methods.
2026-01-05
cqrs-pattern.md
0
1
export
cqrs-pattern
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Implement CQRS (Command Query Responsibility Segregation) pattern for Electron services. Use when creating service methods, separating read/write operations, or implementing reactive data streams with Observable for queries and ResultAsync for commands.
2026-01-05
tailscale.md
0
1
export
tailscale
2
from
"mbelinky/clawdis-skills"
from
"mbelinky/clawdis-skills"
3
Manage Tailscale VPN, Serve, and Funnel from the CLI.
2026-01-05
buck2-local-resources.md
0
1
export
buck2-local-resources
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create Buck2 tests with local resources (processes, services, databases) using LocalResourceInfo and ExternalRunnerTestInfo. Use when tests need external dependencies like databases, HTTP servers, message queues, or Unix sockets that Buck2 should manage automatically. (project)
2026-01-05
create-skill.md
0
1
export
create-skill
2
from
"lnittman/skills"
from
"lnittman/skills"
3
This skill should be used when creating or refactoring Claude Code skills, guiding an interactive questionnaire, selecting an archetype (workflow/tool/domain), scaffolding from templates, and validating the result.
2026-01-05
hta-journal-generator.md
0
1
export
hta-journal-generator
2
from
"barrie-cork/HTA-report-to-article"
from
"barrie-cork/HTA-report-to-article"
3
Automated generation of journal article drafts from HTA systematic review reports. Use when users want to (1) convert an HTA/systematic review report into a journal submission, (2) extract clinical and cost-effectiveness data from HTA reports, (3) generate first drafts following specific journal guidelines, or (4) process NICE, ICER, CADTH, or similar HTA agency reports for publication. Triggers include phrases like "convert this report to a journal article", "draft a manuscript from this systematic review", "prepare for journal submission", "extract data for publication", "ingest HTA report", "start drafting".
2026-01-05
pydantic-model-generator.md
0
1
export
pydantic-model-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Auto-generate Pydantic models from schema descriptions with type hints, validation rules, examples, and JSON schema export. 75% token savings (2,000→500).
2026-01-05
changelog-app.md
0
1
export
changelog-app
2
from
"ts-klassen/qrpc"
from
"ts-klassen/qrpc"
3
Update app ChangeLog entries under apps/*/ChangeLog and keep app version metadata in sync. Use when updating app versions or recording app-level changes; touches apps/*/ChangeLog and apps/*/src/*.app.src.
2026-01-05
architect.md
0
1
export
architect
2
from
"Brownbull/ayni"
from
"Brownbull/ayni"
3
Expert guidance for GabeDA v2.1 architecture (34 modules) - implementing models, features, debugging 4-case logic, and maintaining the /src codebase.
2026-01-05
spawn-orchestration-update.md
0
1
export
spawn-orchestration-update
2
from
"Zeliper/z-coder"
from
"Zeliper/z-coder"
3
오케스트레이션 업데이트가 필요할 때 orchestration-update-agent 활용 가이드
2026-01-05
aptos-expert.md
0
1
export
aptos-expert
2
from
"MEDICALCOR/medicalcor-core"
from
"MEDICALCOR/medicalcor-core"
3
Expert on Aptos blockchain, Move language, smart contracts, NFTs, DeFi, and Aptos development. Triggers on keywords aptos, move, blockchain, smart contract, nft, defi, web3, mainnet, testnet, devnet
2026-01-05
scarches.md
0
1
export
scarches
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive skill for scARCHES - Deep learning library for single-cell analysis of chromatin accessibility data. Use for scATAC-seq data processing, model training, batch correction, integration with scRNA-seq, and spatial chromatin analysis.
2026-01-05
testing-tdd-london.md
0
1
export
testing-tdd-london
2
from
"vamseeachanta/workspace-hub"
from
"vamseeachanta/workspace-hub"
3
TDD London School (mockist) specialist for mock-driven, outside-in development. Use for behavior verification testing, contract-driven development, testing object collaborations, or when focusing on HOW objects interact rather than WHAT they contain.
2026-01-05
private-function-shim-export.md
0
1
export
private-function-shim-export
2
from
"smith6jt-cop/Skills_Registry"
from
"smith6jt-cop/Skills_Registry"
3
Fix compatibility shims that fail to export private functions. Trigger when: (1) import errors for _prefixed functions after module reorganization, (2) 'cannot import name' errors from shim files, (3) creating backwards-compat shims for moved modules.
2026-01-05