Browse Skills
44915 skills found
docs-management.md
3
1
export
docs-management
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Single source of truth and librarian for ALL Claude official documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Claude documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from sitemaps or docs maps; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, sitemap.xml parsing, docs map processing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance.
2026-01-05
data-quality-planning.md
3
1
export
data-quality-planning
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Define data quality rules, profiling strategies, validation frameworks, and quality metrics.
2026-01-05
Unnamed Skill.md
3
1
export
Unnamed Skill
2
from
"derekphilipau/museum-semantic-search"
from
"derekphilipau/museum-semantic-search"
3
skill/museum-search/SKILL.md
2026-01-05
milestone.md
3
1
export
milestone
2
from
"Synthesys-Lab/agentize"
from
"Synthesys-Lab/agentize"
3
Drive implementation forward incrementally with automatic progress tracking, LOC monitoring, and milestone checkpoint creation
2026-01-05
game-theory-strategist.md
3
1
export
game-theory-strategist
2
from
"sandraschi/advanced-memory-mcp"
from
"sandraschi/advanced-memory-mcp"
3
Game theory expert covering Nash equilibrium, strategic thinking, auction theory, and cooperative games
2026-01-05
refactoring-specialist.md
3
1
export
refactoring-specialist
2
from
"sandraschi/advanced-memory-mcp"
from
"sandraschi/advanced-memory-mcp"
3
Code refactoring expert for improving code quality, reducing technical debt, and safe transformations
2026-01-05
script-driven-skill.md
3
1
export
script-driven-skill
2
from
"cbgbt/bottlerocket-forest"
from
"cbgbt/bottlerocket-forest"
3
Build multi-step skills using a state-machine pattern with disciplined orchestrator and smart phases
2026-01-05
dependency-management-for-cargo-and-npm.md
3
1
export
dependency-management-for-cargo-and-npm
2
from
"ShunsukeHayashi/miyabi-mcp-bundle"
from
"ShunsukeHayashi/miyabi-mcp-bundle"
3
Manage Rust and Node.js dependencies including adding, updating, auditing, and resolving conflicts. Use when updating dependencies or resolving version conflicts.
2026-01-05
neovim.md
3
1
export
neovim
2
from
"barnabasJ/dotfiles"
from
"barnabasJ/dotfiles"
3
Expert guidance on Neovim configuration, plugin management, lazy.nvim, LSP setup, and editor workflow optimization
2026-01-05
literature-review.md
3
1
export
literature-review
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Conduct systematic scientific literature reviews by integrating multi-source searches, iterative analysis, and synthesis into well-structured reports with proper citations.Use this skill when you need to: synthesize knowledge across multiple research domains, identify research gaps, track the evolution of methodologies, evaluate evidence quality, or write comprehensive literature reviews for academic papers, grant proposals, or research projects.Key capabilities: multi-database search strategies, iterative query refinement, content analysis and summarization, thematic synthesis, citation management, quality assessment, bias detection, and structured report generation with multiple output formats.
2026-01-05
gap-analysis.md
3
1
export
gap-analysis
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Compare current state to target state architecture. Scoped to technical options - requires business context for complete analysis.
2026-01-05
just.md
3
1
export
just
2
from
"enuno/claude-command-and-control"
from
"enuno/claude-command-and-control"
3
Just command runner for saving and running project-specific commands
2026-01-05
python-code-review-with-modern-typing.md
3
1
export
python-code-review-with-modern-typing
2
from
"jack-michaud/faire"
from
"jack-michaud/faire"
3
Review Python code ensuring strict type safety with Python 3.12+ conventions. Use when reviewing Python code, writing new Python code, or refactoring existing Python code.
2026-01-05
agentic-workflow-design.md
3
1
export
agentic-workflow-design
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Design multi-agent AI systems including orchestration patterns, tool design, memory management, and error handling for autonomous agents.
2026-01-05
leverage-point-audit.md
3
1
export
leverage-point-audit
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Audit a codebase for the 12 leverage points of agentic coding. Identifies gaps and provides prioritized recommendations. Use when improving agentic coding capability, analyzing why agents fail, or optimizing a codebase for autonomous work.
2026-01-05
authentication.md
3
1
export
authentication
2
from
"xmark168/VibeSDLC"
from
"xmark168/VibeSDLC"
3
Implement authentication with NextAuth v5. Use when adding login/logout, checking sessions, protecting API routes, server actions, or pages.
2026-01-05
database-seed.md
3
1
export
database-seed
2
from
"xmark168/VibeSDLC"
from
"xmark168/VibeSDLC"
3
Create robust, error-proof Prisma seed scripts with comprehensive error handling and validation.
2026-01-05
functional-programming.md
3
1
export
functional-programming
2
from
"mcclowes/lea"
from
"mcclowes/lea"
3
Use when writing functional code - covers FP best practices (Lea differs from traditional FP languages)
2026-01-05
nominalism-vs-realism-debate-expert.md
3
1
export
nominalism-vs-realism-debate-expert
2
from
"sandraschi/advanced-memory-mcp"
from
"sandraschi/advanced-memory-mcp"
3
Expert in the medieval problem of universals, covering Platonic realism, Aristotelian moderate realism, and Ockhamist nominalism with modern analytical perspectives
2026-01-05
nanobanana-skill.md
3
1
export
nanobanana-skill
2
from
"Microck/ordinary-claude-skills"
from
"Microck/ordinary-claude-skills"
3
Generate or edit images using Google Gemini API via nanobanana. Use when the user asks to create, generate, edit images with nanobanana, or mentions image generation/editing tasks.
2026-01-05
corestd-boundary.md
3
1
export
corestd-boundary
2
from
"j5ik2o/fraktor-rs"
from
"j5ik2o/fraktor-rs"
3
modules/* の core と std の依存境界を守る依頼で使う。core は no_std のみに依存し、std は std/tokio などに依存できる。テストコードは例外。
2026-01-05
s-release.md
3
1
export
s-release
2
from
"Falkicon/Mechanic"
3
Prepare and execute an addon release, including version bumping, changelog updates, git tagging, and validation. Use when ready to publish a new version. Triggers: release, version bump, changelog, git tag, publish.
2026-01-05
latex-overleaf.md
3
1
export
latex-overleaf
2
from
"enuno/claude-command-and-control"
from
"enuno/claude-command-and-control"
3
Comprehensive LaTeX documentation from Overleaf Learn tutorials
2026-01-05
s-debug.md
3
1
export
s-debug
2
from
"Falkicon/Mechanic"
3
Diagnose and fix bugs using evidence-based investigation. Requires runtime evidence before fixes—never guess based on code alone. Covers hypothesis-driven debugging, instrumentation logging, Lua errors, taint issues, combat lockdown, and API failures. Triggers: error, bug, debug, fix, crash, taint, nil value, diagnose, hypothesis, runtime, evidence, instrumentation.
2026-01-05