Browse Skills
17720 skills found
Multi-Tenant Validator.md
10
1
export
Multi-Tenant Validator
2
from
"databayt/hogwarts"
from
"databayt/hogwarts"
3
Tenant isolation
2026-01-05
sc-estimate.md
10
1
export
sc-estimate
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Provide development estimates for tasks, features, or projects with intelligent analysis. Use when planning timelines, assessing complexity, or scoping resources.
2026-01-05
skill-development.md
10
1
export
skill-development
2
from
"basher83/lunar-claude"
from
"basher83/lunar-claude"
3
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
2026-01-05
ask-multi.md
10
1
export
ask-multi
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Present a multi-select question allowing multiple choices
2026-01-05
jira-syntax.md
10
1
export
jira-syntax
2
from
"netresearch/claude-code-marketplace"
from
"netresearch/claude-code-marketplace"
3
Jira wiki markup syntax validation, templates, and formatting guidance. Use when: (1) Writing Jira issue descriptions or comments, (2) Converting Markdown to Jira wiki markup, (3) Requesting bug report or feature request templates, (4) Validating Jira syntax before submission, (5) Keywords like 'jira format', 'wiki markup', 'jira syntax', 'format for jira', (6) Ensuring content uses h2./h3. headings instead of Markdown ##, (7) Checking code blocks use {code:lang} not triple backticks, (8) Any task involving Jira text formatting
2026-01-05
git-pr-helper.md
10
1
export
git-pr-helper
2
from
"centminmod/claude-code-devcontainers"
from
"centminmod/claude-code-devcontainers"
3
Git workflow assistant for pull request creation, branch management, and merge coordination. Use when creating PRs, merging branches, resolving conflicts, or cleaning up session branches. Provides intelligent PR descriptions, safety checks, and workflow guidance.
2026-01-05
web-interface-design.md
10
1
export
web-interface-design
2
from
"ratacat/claude-skills"
from
"ratacat/claude-skills"
3
Use when designing or reviewing web UI, implementing forms/buttons/inputs, fixing visual hierarchy issues, creating color systems, building layouts, or when interface feels cluttered, hard to read, or users don't know what to click.
2026-01-05
agent-graphql-architect.md
10
1
export
agent-graphql-architect
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
GraphQL schema architect designing efficient, scalable API graphs. Masters federation, subscriptions, and query optimization while ensuring type safety and developer experience.
2026-01-05
project-setup.md
10
1
export
project-setup
2
from
"ratacat/claude-skills"
from
"ratacat/claude-skills"
3
Bootstrap new projects with strong typing, linting, formatting, and testing. Supports Python, TypeScript, and other languages with research fallback.
2026-01-05
agent-build-engineer.md
10
1
export
agent-build-engineer
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert build engineer specializing in build system optimization, compilation strategies, and developer productivity. Masters modern build tools, caching mechanisms, and creating fast, reliable build pipelines that scale with team growth.
2026-01-05
planning-doc-generator.md
10
1
export
planning-doc-generator
2
from
"matteocervelli/llms"
from
"matteocervelli/llms"
3
Generate project assessment markdown documents from JSON data with WHY/WHO/WHAT sections and GO/NO-GO decision matrix.
2026-01-05
multi-agent-composition.md
10
1
export
multi-agent-composition
2
from
"basher83/lunar-claude"
from
"basher83/lunar-claude"
3
This skill should be used when the user asks to "choose between skill and agent", "compose multi-agent system", "orchestrate agents", "manage agent context", "design component architecture", "should I use a skill or agent", "when to use hooks vs MCP", "build orchestrator workflow", needs decision frameworks for Claude Code components (skills, sub-agents, hooks, MCP servers, slash commands), context management patterns, or wants to build effective multi-component agentic systems with proper orchestration and anti-patterns guidance.
2026-01-05
agent-devops-incident-responder.md
10
1
export
agent-devops-incident-responder
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert incident responder specializing in rapid detection, diagnosis, and resolution of production issues. Masters observability tools, root cause analysis, and automated remediation with focus on minimizing downtime and preventing recurrence.
2026-01-05
agent-tooling-engineer.md
10
1
export
agent-tooling-engineer
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert tooling engineer specializing in developer tool creation, CLI development, and productivity enhancement. Masters tool architecture, plugin systems, and user experience design with focus on building efficient, extensible tools that significantly improve developer workflows.
2026-01-05
skill-creator.md
10
1
export
skill-creator
2
from
"basher83/lunar-claude"
from
"basher83/lunar-claude"
3
This skill should be used when the user asks to "create a skill", "build a skill", "write a new skill", "generate SKILL.md", "write skill frontmatter", "package a skill", "organize skill content", "add progressive disclosure", needs guidance on skill structure, bundled resources (scripts/references/assets), or wants to extend Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
architecture-patterns.md
10
1
export
architecture-patterns
2
from
"akaszubski/autonomous-dev"
from
"akaszubski/autonomous-dev"
3
This skill should be used when designing system architecture, making architectural decisions, or evaluating design patterns. It provides guidance on common patterns, ADR templates, design principles, and tradeoff analysis.
2026-01-05
test/echo-tool.md
10
1
export
test/echo-tool
2
from
"EnactProtocol/enact"
from
"EnactProtocol/enact"
3
A tool that echoes its input for testing
2026-01-05
doc-generator.md
10
1
export
doc-generator
2
from
"basher83/lunar-claude"
from
"basher83/lunar-claude"
3
Generate markdown documentation from Python codebases by analyzing source files, extracting docstrings, type hints, and code structure. Use when the user asks to document Python code, create API docs, or generate README files from source code.
2026-01-05
agent-development.md
10
1
export
agent-development
2
from
"basher83/lunar-claude"
from
"basher83/lunar-claude"
3
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
2026-01-05
plugin-creator.md
10
1
export
plugin-creator
2
from
"kdoronin/claude_code_skills"
from
"kdoronin/claude_code_skills"
3
Comprehensive plugin development skill for Claude Code. Analyzes business requirements and creates complete plugins including MCP servers, skills, slash commands, or combinations thereof. Supports TypeScript, Python, and any other language. Provides architecture guidance, templates, and end-to-end implementation.
2026-01-05
agent-security-engineer.md
10
1
export
agent-security-engineer
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert infrastructure security engineer specializing in DevSecOps, cloud security, and compliance frameworks. Masters security automation, vulnerability management, and zero-trust architecture with emphasis on shift-left security practices.
2026-01-05
agent-git-workflow-manager.md
10
1
export
agent-git-workflow-manager
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert Git workflow manager specializing in branching strategies, automation, and team collaboration. Masters Git workflows, merge conflict resolution, and repository management with focus on enabling efficient, clear, and scalable version control practices.
2026-01-05
agent-mcp-developer.md
10
1
export
agent-mcp-developer
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert MCP developer specializing in Model Context Protocol server and client development. Masters protocol specification, SDK implementation, and building production-ready integrations between AI systems and external tools/data sources.
2026-01-05
hook-creator.md
10
1
export
hook-creator
2
from
"basher83/lunar-claude"
from
"basher83/lunar-claude"
3
This skill should be used when the user asks to "create a hook", "write hook config", "add hooks.json", "configure event hooks", "create PreToolUse hook", "add SessionStart hook", "implement hook validation", "set up event-driven automation", needs guidance on hooks.json structure, hook events (PreToolUse, PostToolUse, Stop, SessionStart, SessionEnd, UserPromptSubmit), or wants to automate workflows and implement event-driven behavior in Claude Code plugins.
2026-01-05