Browse Skills

22656 skills found

lightweight-design-analysis.md
0
1 export lightweight-design-analysis
2 audunstrand 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 zebbern 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 Wibson82 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 Integrum-Global 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 Z1-Test 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 majiayu000 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 majiayu000 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 mbelinky 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 majiayu000 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 lnittman 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 barrie-cork 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 majiayu000 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 ts-klassen 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 Brownbull 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 Zeliper from "Zeliper/z-coder"
3 오케스트레이션 업데이트가 필요할 때 orchestration-update-agent 활용 가이드
2026-01-05
aptos-expert.md
0
1 export aptos-expert
2 MEDICALCOR 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 majiayu000 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 vamseeachanta 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 smith6jt-cop 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
review-game-log.md
0
1 export review-game-log
2 aandersland from "aandersland/feast"
3 Automatically invoked when reviewing game simulation logs. Retrieves saved game data by ID and formats it for analysis.
2026-01-05
run-gdunit4-tests.md
0
1 export run-gdunit4-tests
2 fuchsst from "fuchsst/wcsaga_godot_converter"
3 Runs the full gdunit4 test suite in a headless Godot instance and parses the 'junit_report.xml' output into structured JSON pass/fail results.
2026-01-05
cui-marketplace-architecture.md
0
1 export cui-marketplace-architecture
2 cuioss from "cuioss/cui-llm-rules"
3 Architecture rules and validation patterns for Claude Code marketplace components ensuring self-contained skills, proper skill usage, and clean reference patterns
2026-01-05
docker-workflows.md
0
1 export docker-workflows
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create Dockerfiles, docker-compose configurations, and container workflows for Python projects with UV. Use when containerizing applications, setting up development environments, or deploying with Docker.
2026-01-05
gpu-cli.md
0
1 export gpu-cli
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Run code on cloud GPUs with GPU CLI. Use when user wants to run Python/ML code on remote GPUs, install GPU CLI, configure gpu.toml, troubleshoot pods, or manage cloud GPU resources via RunPod.
2026-01-05