Browse Skills

44835 skills found

code-reviewer.md
0
1 export code-reviewer
2 hidari from "hidari/dotfiles"
3 コード品質、セキュリティ脆弱性、パフォーマンス問題、ベストプラクティス遵守を評価します。コードレビューやコード品質改善が必要な場合に使用します。
2026-01-05
instruction-adherence.md
0
1 export instruction-adherence
2 metabench from "metabench/copilot-dl-news"
3 Use when instruction drift is likely: multi-step tasks, mid-task detours (tooling upgrades), or when agents must consult MCP memory / Skills / sessions and re-anchor repeatedly. Triggers: 'stay on track', 'follow instructions', 'resume main task', 'detour', 'intermediate task done'.
2026-01-05
pipeline-tracker.md
0
1 export pipeline-tracker
2 huifer from "huifer/drug-discovery-skills"
3 Global drug development pipeline tracking by disease, target, mechanism, or company.Use for competitive intelligence, opportunity identification, and trend analysis.Keywords: pipeline, drug development, clinical trials, R&D tracking, competitive landscape
2026-01-05
research.md
0
1 export research
2 danvnmedia from "danvnmedia/antigravity-kit"
3 Skill cho việc investigate technologies, frameworks, và best practices.
2026-01-05
batch-edit-enforcer.md
0
1 export batch-edit-enforcer
2 CodeTonight-SA from "CodeTonight-SA/cips"
3 Multiple individual Edit calls instead of batch MultiEdit
2026-01-05
quality-gate.md
0
1 export quality-gate
2 zh1227 from "zh1227/zh1227.github.io"
3 质量门禁/发布前检查流程生成器。统一输出可复用的质量门禁清单与命令集:跑测试、覆盖率阈值、格式化、lint、依赖漏洞扫描、构建产物检查、变更摘要。用于让 git-manager/test-builder/debug-helper 形成稳定闭环。
2026-01-05
gameplay-sql.md
0
1 export gameplay-sql
2 discountedcookie from "discountedcookie/10x-mapmaster"
3 Test game mechanics via SQL. Use game_* tools for gameplay flow.
2026-01-05
set-estimate.md
0
1 export set-estimate
2 semicolon-devteam from "semicolon-devteam/sax-pm"
3 Task에 작업량(Estimate Point) 설정. Use when (1) 백로그 그루밍 시 작업량 추정,(2) Sprint 계획 전 작업량 설정, (3) 기존 Task 작업량 수정, (4) /SAX:sprint estimate 커맨드.
2026-01-05
fastapi-patterns.md
0
1 export fastapi-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically applies when creating FastAPI endpoints, routers, and API structures. Enforces best practices for endpoint definitions, dependency injection, error handling, and documentation.
2026-01-05
cross-plugin-detective.md
0
1 export cross-plugin-detective
2 tianzecn from "tianzecn/myclaudecode"
3 Integration guide for using detective skills across plugins. Maps agent roles from frontend, bun, and other plugins to appropriate detective skills. Developer agents should use developer-detective, architect agents should use architect-detective, etc.
2026-01-05
ux-clarity-refactor.md
0
1 export ux-clarity-refactor
2 BenderFendor from "BenderFendor/Thesis"
3 General UX/UI refactor patterns for dense information products, including layout compression, view-mode clarity, selection-to-results flow, research workspace design (non-chat), and enforcing a no-emoji UI policy. Use when restructuring existing UIs for clarity while preserving all features.
2026-01-05
eda-pcb.md
0
1 export eda-pcb
2 l3wi from "l3wi/claude-eda"
3 PCB layout and routing. Component placement, trace routing, copper pours, design rule configuration, and layout optimization for manufacturability.
2026-01-05
validating-inputs.md
0
1 export validating-inputs
2 barrydobson from "barrydobson/dotfiles_extra"
3 Check all external inputs for validity - garbage in, nothing out, never garbage out
2026-01-05
refactoring-discovery.md
0
1 export refactoring-discovery
2 CAPHTECH from "CAPHTECH/claude-marketplace"
3 Discover refactoring opportunities by analyzing code for excessive responsibilities, tight coupling, low cohesion, and SOLID principle violations. Generate detailed reports with redesign proposals tailored to the project's architecture. Use when analyzing existing code modules for quality issues, before major refactoring, or to maintain code health. Performs module-by-module analysis on demand. (project, gitignored)
2026-01-05
position-reconciliation.md
0
1 export position-reconciliation
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 Broker position reconciliation pattern for live trading systems
2026-01-05
qa-screenshot-validation.md
0
1 export qa-screenshot-validation
2 jpoutrin from "jpoutrin/product-forge"
3 Evaluate captured screenshots for layout issues, masked elements, and rendering problems. Use after taking screenshots to validate visual correctness and automatically resize viewport if elements are unexpectedly clipped.
2026-01-05
project-memory.md
0
1 export project-memory
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Armazena e consulta memória persistente de projetos em banco PostgreSQL.Use quando: (1) tomar decisões técnicas importantes, (2) identificar TODOs/melhorias,(3) documentar contexto do projeto, (4) consultar decisões anteriores.O Claude deve AUTOMATICAMENTE salvar decisões importantes e consultar memória relevante.Identificação do projeto é automática via git repo + branch.
2026-01-05
personal-dev-writer.md
0
1 export personal-dev-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Writes personal development content with inspirational, story-driven approach
2026-01-05
asset-management.md
0
1 export asset-management
2 gaurangrshah from "gaurangrshah/gsc-plugins"
3 Extract, catalog, and propagate reference assets (screenshots, designs) throughout the webgen workflow
2026-01-05
batch-processing.md
0
1 export batch-processing
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 Message Batches API for Claude with 50% cost savings on bulk processing. Activate for batch jobs, JSONL processing, bulk analysis, and cost optimization.
2026-01-05
pytest-testing-patterns.md
0
1 export pytest-testing-patterns
2 apassuello from "apassuello/multimodal_insight_engine"
3 Apply pytest best practices and project testing conventions. Use when writing or modifying tests.
2026-01-05
fitness-wellness.md
0
1 export fitness-wellness
2 dylantarre from "dylantarre/animation-principles"
3 Use when designing animations for fitness apps, wellness platforms, workout trackers, or meditation experiences
2026-01-05
state-flow-visualizer.md
0
1 export state-flow-visualizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze and visualize state flow in LangGraph pipelines. Use when debugging state mutations, tracing data flow between nodes, identifying orphan state keys, detecting read/write dependencies, or generating Mermaid diagrams of state transitions. Triggers on phrases like "visualize state flow", "trace state key", "which nodes touch X", "state dependencies", "debug state mutation", "orphan state keys", "state flow diagram".
2026-01-05
setup-prisma.md
0
1 export setup-prisma
2 semicolon-devteam from "semicolon-devteam/sax-ms"
3 Prisma 스키마 및 마이그레이션 설정. Use when: Prisma 초기 설정 및 서비스별 스키마 구성 필요 시
2026-01-05