Browse Skills

17720 skills found

mcp-builder.md
0
1 export mcp-builder
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Guide for building high-quality Model Context Protocol (MCP) servers that allow LLMs to interact with external services. Use when creating new MCP integrations, tools, or servers for Claude or other AI systems.
2026-01-05
asset-creator.md
0
1 export asset-creator
2 outscal from "outscal/test_release"
3 This skill helps in drawing any visuals. It is a versatile skill and covers every important aspect to draw anything.
2026-01-05
gemini-pdf.md
0
1 export gemini-pdf
2 odysseus0 from "odysseus0/nix-config"
3 Process multimodal documents using Gemini CLI, leveraging Gemini's superior multimodal capabilities. Use for PDFs, scanned documents, image-heavy documents, or any file where visual understanding matters. Ideal for extracting content from complex layouts, tables, diagrams, handwritten notes, or mixed text/image documents. Triggers on PDF processing, document extraction, "use Gemini for this", or when document has visual complexity that benefits from multimodal understanding.
2026-01-05
network-meta-analysis.md
0
1 export network-meta-analysis
2 matheus-rech from "matheus-rech/meta-agent"
3 Network meta-analysis for comparing multiple treatments
2026-01-05
workflow-orchestration.md
0
1 export workflow-orchestration
2 astrosteveo from "astrosteveo/dev-marketplace"
3 This skill should be used when Claude needs to understand the feature development workflow, manage state persistence, resume paused features, handle context management, or understand phase transitions. Trigger phrases include "resume feature", "workflow phases", "state management", "how does the workflow work".
2026-01-05
test-generator.md
0
1 export test-generator
2 sernstberger from "sernstberger/base-joy"
3 Generate comprehensive test suites for components. Use when writing tests, adding tests, creating test suites, testing a component, or adding test coverage.
2026-01-05
base-ui-react.md
0
1 export base-ui-react
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Production-tested setup for Base UI (@base-ui-components/react) - MUI's unstyled component librarythat provides accessible, customizable React components using render props pattern. This skillshould be used when building accessible UIs with full styling control, migrating from Radix UI,or needing components with Floating UI integration for smart positioning.Use when: Setting up Base UI in Vite + React projects, migrating from Radix UI to Base UI,implementing accessible components (Dialog, Select, Popover, Tooltip, NumberField, Accordion),encountering positioning issues with popups, needing render prop API instead of asChild pattern,building with Tailwind v4 + shadcn/ui, or deploying to Cloudflare Workers.⚠️ BETA STATUS: Base UI is v1.0.0-beta.4. Stable v1.0 expected Q4 2025. This skill providesworkarounds for known beta issues and guidance on API stability.Keywords: base-ui, @base-ui-components/react, mui base ui, unstyled components, accessible components,render props, radix alternative, radix
2026-01-05
analysis-phase.md
0
1 export analysis-phase
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Standard Operating Procedure for /analyze phase. Covers cross-artifact consistency validation and breaking change detection.
2026-01-05
synthesis-matrix.md
0
1 export synthesis-matrix
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create evidence synthesis matrices for systematic reviews. Use when: (1) Organizing extracted data, (2) Comparing study characteristics, (3) Identifying patterns across studies, (4) Preparing synthesis for manuscripts.
2026-01-05
memory-generator.md
0
1 export memory-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate CLAUDE.md project memory files by exploring codebases. Use when user asks to "generate memory", "create CLAUDE.md", "document this project", "understand this codebase", or starts work on a new/unfamiliar repository. Triggers on new project onboarding and documentation requests.
2026-01-05
git-commit-summarizer.md
0
1 export git-commit-summarizer
2 chaorenex1 from "chaorenex1/coding-agent-workflow"
3 Summarizes git commits for specified users over a given time period and generates markdown reports
2026-01-05
documentation-standards.md
0
1 export documentation-standards
2 EvanLavender13 from "EvanLavender13/audio-jones"
3 This skill should be used when writing or updating module documentation, running /sync-architecture, or when generating architecture docs. Provides the module doc template, writing style rules, and staleness detection.
2026-01-05
gleam.md
0
1 export gleam
2 lprior-repo from "lprior-repo/my-claude-config"
3 Write idiomatic Gleam code for the BEAM VM and JavaScript. Use when working with .gleam files, Gleam projects, or when the user mentions Gleam, BEAM, OTP actors, or type-safe functional programming.
2026-01-05
smart-commit.md
0
1 export smart-commit
2 djimontyp from "djimontyp/task-tracker"
3 This skill should be used when user asks to commit changes to git repository. Triggers on Ukrainian/English phrases like "закоміть зміни", "commit changes", "створи коміт", "зроби коміт", or any request to create git commits. Creates atomic commits with semantic file grouping using conventional commit format.
2026-01-05
dotnet-test.md
0
1 export dotnet-test
2 icartsh from "icartsh/icartsh_plugin"
3 dotnet CLI를 사용하여 .NET 테스트를 실행합니다. 유닛 테스트 실행, 코드 커버리지 리포트 생성 또는 벤치마크 수행 시 사용합니다.
2026-01-05
pattern-miner.md
0
1 export pattern-miner
2 CheekyCodexConjurer from "CheekyCodexConjurer/quant-lab"
3 Extract recurring patterns from action logs and propose automations.
2026-01-05
incident-responder.md
0
1 export incident-responder
2 tekgrunt from "tekgrunt/boot-test"
3 Use this skill when the user needs help executing incident response workflows, investigating security incidents, containing threats, collecting forensic evidence, or performing remediation actions.
2026-01-05
defense-in-depth.md
0
1 export defense-in-depth
2 a-ariff from "a-ariff/Ariff-code-config"
3 Multi-layer validation to catch bugs before they escape
2026-01-05
skill-creator.md
0
1 export skill-creator
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Create new Claude Code skills with proper structure, documentation, and best practices. Use when building custom skills for specific domains, workflows, or organizational needs.
2026-01-05
global-commenting.md
0
1 export global-commenting
2 overtimepog from "overtimepog/AgentTheo"
3 Write self-documenting code with minimal, evergreen comments that explain WHY rather than WHAT, avoiding temporary change notes or obvious descriptions. Use this skill when adding comments to any code file to ensure comments provide value by explaining complex logic, business rules, or non-obvious decisions rather than describing what the code does. Apply this skill when writing code that needs clarification, when documenting complex algorithms or business logic, or when removing outdated or redundant comments that describe obvious operations. This skill prioritizes writing clear, expressive code through meaningful naming and structure that minimizes the need for comments, ensures any comments added are helpful and explain intent or reasoning, and avoids leaving comments about recent changes, temporary fixes, or information that belongs in commit messages or documentation.
2026-01-05
git-changelog.md
0
1 export git-changelog
2 dreamworks2050 from "dreamworks2050/retro-login"
3 Generate changelog from git commits and manage versions.
2026-01-05
specimin-ui-generate.md
0
1 export specimin-ui-generate
2 timsvoice from "timsvoice/specimin"
3 Generate UI code from sketches, mockups, or descriptions. Works standalone for simple changes or with design context for complex features. Explores codebase, makes decisions inline, generates production code with validation.
2026-01-05
execution-phase.md
0
1 export execution-phase
2 metasaver from "metasaver/metasaver-marketplace"
3 TDD-paired Gantt-style execution with compact waves. Each story gets tester agent (writes tests) BEFORE implementation agent (passes tests). Waves execute continuously with /compact between each wave. Respects dependencies, spawns up to 10 concurrent agents. Use when orchestrating parallel implementation workflows with test-first discipline.
2026-01-05
auto-dev-setup.md
0
1 export auto-dev-setup
2 miles990 from "miles990/claude-software-skills"
3 設定 Auto-Dev workflow,實現 Human-in-the-Loop 自動化開發
2026-01-05