Browse Skills
44835 skills found
source-map-setup.md
0
1
export
source-map-setup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Configure source maps for readable stack traces. Use when setting up error tracking, debugging production issues, or configuring build tools.
2026-01-05
obsidian-manager.md
0
1
export
obsidian-manager
2
from
"krishagel/geoffrey"
from
"krishagel/geoffrey"
3
Manage Obsidian vault for persistent knowledge storage, search, and retrieval
2026-01-05
gh-search-prs.md
0
1
export
gh-search-prs
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when searching GitHub pull requests ACROSS REPOSITORIES or organizations - provides syntax for filtering by draft status, merge status, review state, CI checks, branches. For current repo PRs, use gh pr list instead.
2026-01-05
tdd-vitest-typescript.md
0
1
export
tdd-vitest-typescript
2
from
"Emz1998/nexly-notes"
from
"Emz1998/nexly-notes"
3
Test-Driven Development (TDD) using Vitest and TypeScript. Use when the user requests help with TDD, writing tests before code, test-first development, Vitest test setup, TypeScript testing patterns, unit testing, integration testing, or following the Red-Green-Refactor cycle with Vitest.
2026-01-05
delonform-dynamic-schema-forms.md
0
1
export
delonform-dynamic-schema-forms
2
from
"tw-lin/ng-lin"
from
"tw-lin/ng-lin"
3
Create dynamic schema-based forms using @delon/form (SF component). Use this skill when building complex forms with validation, conditional rendering, async data loading, custom widgets, and multi-step workflows. Ensures forms follow JSON Schema standards, integrate with Angular reactive forms, support internationalization, and maintain consistent validation patterns across the application.
2026-01-05
tdd-red-phase.md
0
1
export
tdd-red-phase
2
from
"rubrical-studios/process-docs"
from
"rubrical-studios/process-docs"
3
Guide experienced developers through RED phase of TDD cycle - writing failing tests and verifying expected failures
2026-01-05
plugin-architecture.md
0
1
export
plugin-architecture
2
from
"pluginagentmarketplace/custom-plugin-ux-design"
from
"pluginagentmarketplace/custom-plugin-ux-design"
3
Master Claude Code plugin architecture, design patterns, and technical implementation. Learn to build scalable, maintainable plugins with proper structure, performance optimization, and security best practices.
2026-01-05
tutorial-5.md
0
1
export
tutorial-5
2
from
"JoeCotellese/dnd-dm-skill"
from
"JoeCotellese/dnd-dm-skill"
3
Manage D&D 5e character progression with XP tracking, automatic leveling, HP increases, proficiency bonus progression, and spell slot advancement. This skill should be used when conducting combat encounters with character advancement, awarding experience points after victories, or managing character level-ups in the training arena.
2026-01-05
doc-query.md
0
1
export
doc-query
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Query up-to-date tool documentation using Context7. Use when you need current documentation for Python 3.14+, Claude Code CLI, or other configured tools.
2026-01-05
mvp-product-director.md
0
1
export
mvp-product-director
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyzes MVP codebases and recommends prioritized next steps for product development. Use when the user asks "what should I build next?", "how do I improve my MVP?", "what features should I add?", or needs guidance on product direction after completing initial development.
2026-01-05
ui-components.md
0
1
export
ui-components
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
React UI component specialist with Tailwind CSS and shadcn/ui for building responsive, accessible interfaces
2026-01-05
error-handling.md
0
1
export
error-handling
2
from
"p4ndroid/ai-dev-pipeline-architecture"
from
"p4ndroid/ai-dev-pipeline-architecture"
3
Error handling patterns and recovery protocols for agents
2026-01-05
azure-devops-migration.md
0
1
export
azure-devops-migration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Plan and execute Azure DevOps migrations between organizations or projects. Use when migrating Azure DevOps resources or consolidating projects.
2026-01-05
google-docs.md
0
1
export
google-docs
2
from
"arlenagreer/claude_configuration_docs"
from
"arlenagreer/claude_configuration_docs"
3
Manage Google Docs with full document operations including reading content, inserting/appending text, find and replace, text formatting (bold, italic, underline), page breaks, document structure, and document creation. Use for document content operations, text insertion/replacement, formatting, structured document generation, and content extraction. This skill should be used for ALL Google Docs-related requests.
2026-01-05
gpu-environment.md
0
1
export
gpu-environment
2
from
"ajobi-uhc/interp-agent-bench"
from
"ajobi-uhc/interp-agent-bench"
3
Instructions for using GPU-loaded models in your notebook environment. Use when working with models that are pre-loaded on GPU.
2026-01-05
dual-mode-library.md
0
1
export
dual-mode-library
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when building reusable PyPI package with pgdbm - provides complete pattern for libraries that work standalone or embedded without needing examples
2026-01-05
mydetailarea-database.md
0
1
export
mydetailarea-database
2
from
"rruiz22/my-detail-area"
from
"rruiz22/my-detail-area"
3
Database optimization, security audit, and performance analysis for MyDetailArea Supabase/PostgreSQL. Provides safe query optimization, RLS policy review, index recommendations, and migration strategies with extreme caution and rollback plans. Use when optimizing database performance, auditing security, or creating safe migrations. CRITICAL - All recommendations require validation and testing before production.
2026-01-05
audio-integration.md
0
1
export
audio-integration
2
from
"ftchvs/ftchvs_26"
from
"ftchvs/ftchvs_26"
3
Set up and manage ElevenLabs Text-to-Speech (TTS) audio for blog posts, projects, and pages. Use when enabling audio narration, generating voice samples, or configuring voice settings.
2026-01-05
competitor-analysis.md
0
1
export
competitor-analysis
2
from
"Soborbo/claudeskills"
from
"Soborbo/claudeskills"
3
Extracts marketing elements from competitor websites. Structured observation only. Does not write copy or make recommendations.
2026-01-05
python-lang.md
0
1
export
python-lang
2
from
"fuchsst/wcsaga_godot_converter"
from
"fuchsst/wcsaga_godot_converter"
3
Expert skill for writing clean, maintainable Python code using modern patterns: dataclasses, type hints, SOLID principles, and best practices.
2026-01-05
analyzing-customers.md
0
1
export
analyzing-customers
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyzes customer behavior, needs, pain points, and sentiment through review mining, social listening, buyer persona development, and jobs-to-be-done framework. Use when the user requests customer analysis, voice of customer research, buyer personas, pain point analysis, or wants to understand customer needs and motivations.
2026-01-05
testing.md
0
1
export
testing
2
from
"violetio/violet-ai-plugins"
from
"violetio/violet-ai-plugins"
3
Testing patterns, pyramid, TDD
2026-01-05
brainstorming-facilitation.md
0
1
export
brainstorming-facilitation
2
from
"pichiu/bmad-plugins"
from
"pichiu/bmad-plugins"
3
This skill provides guidance for facilitating interactive brainstorming sessions, selecting creative techniques from 61 options across 10 categories, executing coaching-style dialogues, or organizing generated ideas into actionable plans
2026-01-05
fullstack-expertise.md
0
1
export
fullstack-expertise
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Full-stack development expertise covering backend, frontend, database, DevOps, and testing domains
2026-01-05