Browse Skills
16146 skills found
command-agent-builder.md
1
1
export
command-agent-builder
2
from
"Lightprotocol/docs-v2"
from
"Lightprotocol/docs-v2"
3
Building Claude Code commands and agents following Anthropic best practices. Use PROACTIVELY when user wants to create or optimize commands, agents, or workflows. Validates $ARGUMENTS usage, removes meta-instructions, ensures plan-first patterns, and enforces technical precision.
2026-01-05
analyzing-test-quality.md
1
1
export
analyzing-test-quality
2
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
3
Automatically activated when user asks about test quality, code coverage, test reliability, test maintainability, or wants to analyze their test suite. Provides framework-agnostic test quality analysis and improvement recommendations. Does NOT provide framework-specific patterns - use jest-testing or playwright-testing for those.
2026-01-05
creative-strategist.md
1
1
export
creative-strategist
2
from
"adilkalam/claude-vibe-code"
from
"adilkalam/claude-vibe-code"
3
Senior brand strategist and advertising analyst that evaluates creative performance, brand positioning, conversion metrics, and competitive landscapes. Combines analytical discipline with creative intuition to explain what is happening in campaigns, why it matters, and how to act on insights. Use when analyzing ad copy, visuals, performance data, funnel metrics, or competitor benchmarks.
2026-01-05
parallel-agents.md
1
1
export
parallel-agents
2
from
"DMJGilbert/.config"
from
"DMJGilbert/.config"
3
Dispatch multiple agents to work on independent problems concurrently. Use when facing 3+ independent failures or tasks.
2026-01-05
data-quality-auditor.md
1
1
export
data-quality-auditor
2
from
"dkyazzentwatwa/chatgpt-skills"
from
"dkyazzentwatwa/chatgpt-skills"
3
Assess data quality with checks for missing values, duplicates, type issues, and inconsistencies. Use for data validation, ETL pipelines, or dataset documentation.
2026-01-05
blueprint-skill-creator.md
1
1
export
blueprint-skill-creator
2
from
"mjunaidca/mjs-agent-skills"
from
"mjunaidca/mjs-agent-skills"
3
Creates blueprint-driven skills for infrastructure and deployment tasks. This skill should be used when creating new skills that require templates, patterns, or reference configurations (e.g., Dockerfiles, Helm charts, Kubernetes manifests, CI/CD pipelines). It enforces impact analysis before containerization, identifies environment requirements, network topology changes, and auth/CORS implications. Use this skill when building deployment-related skills or when containerizing applications.
2026-01-05
moai-lang-r.md
1
1
export
moai-lang-r
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
R 4.4+ development specialist covering tidyverse, ggplot2, Shiny, and data science patterns. Use when developing data analysis pipelines, visualizations, or Shiny applications.
2026-01-05
e2e-testing.md
1
1
export
e2e-testing
2
from
"Intellifill/IntelliFill"
from
"Intellifill/IntelliFill"
3
End-to-end testing with Cypress and Playwright for IntelliFill. Use when writing E2E tests, custom commands, or CI integration.
2026-01-05
kubernetes.md
1
1
export
kubernetes
2
from
"abatilo/vimrc"
from
"abatilo/vimrc"
3
Comprehensive Kubernetes cluster management skill. Use this skill when working with Kubernetes resources, kubectl operations, Helm charts, container orchestration, debugging pods, managing deployments, or any Kubernetes-related infrastructure tasks.
2026-01-05
spec-analysis.md
1
1
export
spec-analysis
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
8-dimensional quantitative complexity analysis with domain detection. Analyzes specificationsacross structural, cognitive, coordination, temporal, technical, scale, uncertainty, dependencydimensions producing 0.0-1.0 scores. Detects domains (Frontend, Backend, Database, etc.) withpercentages. Use when: analyzing specifications, starting projects, planning implementations,assessing complexity quantitatively.
2026-01-05
wave-orchestration.md
1
1
export
wave-orchestration
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
True parallel sub-agent coordination with wave-based execution. Analyzes phase dependencies,groups independent phases into waves for parallel execution, allocates agents based on complexityscore. Proven 3.5x speedup for complexity >=0.50. Use when: executing complex projects,need parallel coordination, want to achieve 2-4x speedup.
2026-01-05
mcp-config.md
1
1
export
mcp-config
2
from
"jarrettmeyer/jarrettmeyer.github.io"
from
"jarrettmeyer/jarrettmeyer.github.io"
3
Configure MCP servers including Context7 and Playwright. Use when the user asks about MCP configuration, setting up Context7, configuring Playwright MCP, or managing MCP servers for this project.
2026-01-05
playbook.md
1
1
export
playbook
2
from
"loadinglucian/deployer"
from
"loadinglucian/deployer"
3
Use this skill when writing, creating, or modifying bash playbook scripts in the playbooks/ directory. Activates for tasks involving server provisioning, site deployment, package installation, or any idempotent bash automation scripts.
2026-01-05
flow-nexus-platform.md
1
1
export
flow-nexus-platform
2
from
"pacphi/ampel"
from
"pacphi/ampel"
3
Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges
2026-01-05
security-toolkit.md
1
1
export
security-toolkit
2
from
"bout3fiddy/agents"
from
"bout3fiddy/agents"
3
Security scanning toolkit for BFF boundaries and CI/CD. Use when setting up or running gitleaks, semgrep, bandit, trivy, checkov, or hadolint, and when enforcing `.cursor/rules/bff-security-boundaries.mdc`.
2026-01-05
backend-developer.md
1
1
export
backend-developer
2
from
"ncrmro/tetrastack"
from
"ncrmro/tetrastack"
3
Expert in building backend features with Next.js server actions, Drizzle ORM models, database operations, and the many-first design pattern. Use when creating or modifying server actions, database models, schemas, migrations, or backend business logic.
2026-01-05
create-plan.md
1
1
export
create-plan
2
from
"mhylle/claude-skills-collection"
from
"mhylle/claude-skills-collection"
3
Create detailed implementation plans through interactive research and iteration. This skill should be used when creating new implementation plans, designing feature specifications, planning technical work, or when the user asks to plan an implementation. Triggers on requests like "create a plan", "plan the implementation", "design how to implement", or when given a feature/task that needs structured planning before implementation.
2026-01-05
ros2-launch-system.md
1
1
export
ros2-launch-system
2
from
"mjunaidca/robolearn"
from
"mjunaidca/robolearn"
3
Generate ROS 2 Python launch files and multi-node system configurations for educational content. This skill should be used when creating lessons that teach launch file syntax, writing exercises involving multi-node startup, parameter configuration, or generating worked examples for robot system deployment.
2026-01-05
context-saver.md
1
1
export
context-saver
2
from
"mhylle/claude-skills-collection"
from
"mhylle/claude-skills-collection"
3
Save session context to disk for seamless continuation in new chat sessions. This skill should be used when the user asks to save context, preserve work state, checkpoint progress, or prepare for session handoff. Triggers on "save context", "checkpoint", "save progress", "preserve state", or when explicitly asked to create a context file for later resumption. Optimizes for correctness, completeness, minimal size, and trajectory preservation.
2026-01-05
dockerfile-generator.md
1
1
export
dockerfile-generator
2
from
"Dexploarer/claudius-skills"
from
"Dexploarer/claudius-skills"
3
Generates optimized Dockerfiles for various languages and frameworks with best practices (multi-stage builds, layer caching, security). Use when user asks to "create dockerfile", "dockerize app", "containerize", or "docker setup".
2026-01-05
architecture.md
1
1
export
architecture
2
from
"1ambda/dataops-platform"
from
"1ambda/dataops-platform"
3
System architecture analysis and design. Validates architecture patterns, generates dependency graphs, and evaluates module boundaries. Use when analyzing structure, checking layer compliance, or making design decisions.
2026-01-05
skill-creator.md
1
1
export
skill-creator
2
from
"arisng/github-copilot-fc"
from
"arisng/github-copilot-fc"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
namespace-explorer.md
1
1
export
namespace-explorer
2
from
"CyberdyneDevelopment/claude-tools"
from
"CyberdyneDevelopment/claude-tools"
3
List all types within a specific namespace or explore namespace structure. Use when you need to understand what's in a namespace or plan where to add new types. (project, gitignored)
2026-01-05
cloudflare-sveltekit-workers-d1.md
1
1
export
cloudflare-sveltekit-workers-d1
2
from
"maximxlss/codextris"
from
"maximxlss/codextris"
3
Expert guidance for deploying TypeScript SvelteKit apps to Cloudflare Workers (edge) with D1. Use when configuring @sveltejs/adapter-cloudflare, Wrangler config, Workers Assets, D1 bindings/migrations, or when writing precise step-by-step deployment instructions for SvelteKit on Cloudflare Workers/Pages with D1.
2026-01-05