Browse Skills
16146 skills found
graph-easy.md
4
1
export
graph-easy
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Create ASCII diagrams for any GitHub Flavored Markdown file using graph-easy. Use for READMEs, design docs, specifications, or any markdown needing architecture diagrams. Zero external dependencies for rendering - pure text output embeds directly in markdown.
2026-01-05
analyze-m1-module-for-migration.md
4
1
export
analyze-m1-module-for-migration
2
from
"ProxiBlue/claude-skills"
from
"ProxiBlue/claude-skills"
3
Systematically analyze a Magento 1 module to determine its purpose, usage, and migration requirements for Magento 2. Use when you need to decide whether to migrate a M1 module, find alternatives, or skip it.
2026-01-05
pnpm-version-bumper.md
4
1
export
pnpm-version-bumper
2
from
"babylonlabs-io/babylon-toolkit"
from
"babylonlabs-io/babylon-toolkit"
3
Systematically bump package versions in pnpm monorepos by analyzing pnpm-lock.yaml, walking dependency trees, and finding the optimal parent package to upgrade. Use when the user asks to bump a package to meet a specific version requirement (e.g., "bump tmp to >=0.2.4", "upgrade package X to meet requirement Y", or "resolve version conflict for package Z"). Handles transitive dependencies and suggests overrides when needed.
2026-01-05
webapp-sqlmap.md
4
1
export
webapp-sqlmap
2
from
"AgentSecOps/SecOpsAgentKit"
from
"AgentSecOps/SecOpsAgentKit"
3
Automated SQL injection detection and exploitation tool for web application security testing. Use when: (1) Testing web applications for SQL injection vulnerabilities in authorized assessments, (2) Exploiting SQL injection flaws to demonstrate impact, (3) Extracting database information for security validation, (4) Bypassing authentication mechanisms through SQL injection, (5) Identifying vulnerable parameters in web requests, (6) Automating database enumeration and data extraction.
2026-01-05
multi-agent-e2e-validation.md
4
1
export
multi-agent-e2e-validation
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Multi-agent parallel E2E validation workflow for database refactors and system migrations. Use when validating QuestDB deployments, schema migrations, bulk data ingestion pipelines, or any database-centric refactor requiring comprehensive testing across environment, data flow, and query layers.
2026-01-05
ui-design-advisor.md
4
1
export
ui-design-advisor
2
from
"zxj777/mind-fuse"
from
"zxj777/mind-fuse"
3
Senior visual designer who provides specific color values, spacing, typography, and component styling. Use this skill when you need concrete UI specifications, design system decisions, or accessibility guidance for toolbars, panels, canvas elements, and modals.
2026-01-05
docx-document-parsing.md
4
1
export
docx-document-parsing
2
from
"hy714335634/Nexus-AI"
from
"hy714335634/Nexus-AI"
3
Parse and extract content from Microsoft Word DOCX documents, including metadata, sections, pages, and images with structured caching for efficient retrieval
2026-01-05
taste-eval.md
4
1
export
taste-eval
2
from
"jwynia/the-kepler-testimonies"
from
"jwynia/the-kepler-testimonies"
3
Evaluate creative work against explicit taste preferences. Use when drafting to align with project aesthetics, when reviewing to surface preference conflicts, or when generating voting options to reflect diverse tastes.
2026-01-05
frontend-expert.md
4
1
export
frontend-expert
2
from
"Jackela/Novel-Engine"
from
"Jackela/Novel-Engine"
3
React/TypeScript frontend specialist for Novel-Engine dashboard.
2026-01-05
agent-orchestration.md
4
1
export
agent-orchestration
2
from
"Jamie-BitFlight/claude_skills"
from
"Jamie-BitFlight/claude_skills"
3
This skill should be used when the model's ROLE_TYPE is orchestrator and needs to delegate tasks to specialist sub-agents. Provides scientific delegation framework ensuring world-building context (WHERE, WHAT, WHY) while preserving agent autonomy in implementation decisions (HOW). Use when planning task delegation, structuring sub-agent prompts, or coordinating multi-agent workflows.
2026-01-05
council-advice.md
4
1
export
council-advice
2
from
"costiash/CognivAgent"
from
"costiash/CognivAgent"
3
Multi-model AI council for actionable project advice. Leverages Gemini 3 Flash and GPT-5.2 skills in parallel, then synthesizes through an Opus Judge for stage-appropriate, non-overkill recommendations. Use when seeking architectural guidance, code review synthesis, or implementation planning.
2026-01-05
reviewdog.md
4
1
export
reviewdog
2
from
"AgentSecOps/SecOpsAgentKit"
from
"AgentSecOps/SecOpsAgentKit"
3
Automated code review and security linting integration for CI/CD pipelines using reviewdog. Aggregates findings from multiple security and quality tools (SAST, linters, formatters) into unified code review comments on pull requests. Use when: (1) Integrating security scanning into code review workflows, (2) Automating security feedback on pull requests, (3) Consolidating multiple tool outputs into actionable review comments, (4) Enforcing secure coding standards in CI/CD pipelines, (5) Providing inline security annotations during development.
2026-01-05
kubernetes.md
4
1
export
kubernetes
2
from
"proompteng/lab"
from
"proompteng/lab"
3
Use for kubectl, CNPG, and kustomize/helm operations in this repo, including rollouts and cluster debugging.
2026-01-05
root-cause-tracing.md
4
1
export
root-cause-tracing
2
from
"alexanderop/MarkVim"
from
"alexanderop/MarkVim"
3
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior
2026-01-05
litellm.md
4
1
export
litellm
2
from
"Jamie-BitFlight/claude_skills"
from
"Jamie-BitFlight/claude_skills"
3
When calling LLM APIs from Python code. When connecting to llamafile or local LLM servers. When switching between OpenAI/Anthropic/local providers. When implementing retry/fallback logic for LLM calls. When code imports litellm or uses completion() patterns.
2026-01-05
docker-node.md
4
1
export
docker-node
2
from
"petbrains/mvp-builder"
from
"petbrains/mvp-builder"
3
Containerization for TypeScript/Node.js applications. Use when deploying Node.js backends, need consistent dev environments, or setting up CI/CD pipelines. Covers multi-stage builds, docker-compose for development, and production optimization. Choose this skill for containerizing tRPC/Express APIs with Prisma.
2026-01-05
internationalizing-components.md
4
1
export
internationalizing-components
2
from
"QingqiShi/shiqingqi.com"
from
"QingqiShi/shiqingqi.com"
3
Internationalization (i18n) patterns for server and client components using getTranslations and useTranslations. Use when working with translations, locales, multilingual content, translation files, TranslationContextProvider, locale switching, or when the user mentions i18n, translations, getTranslations, useTranslations, or translation.json files.
2026-01-05
doppler-workflows.md
4
1
export
doppler-workflows
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Manages credentials and publishing workflows via Doppler. Use when publishing Python packages to PyPI, rotating AWS credentials, or managing secrets with Doppler.
2026-01-05
claude-agent-authoring.md
4
1
export
claude-agent-authoring
2
from
"outfitter-dev/agents"
from
"outfitter-dev/agents"
3
Creates specialized subagents for Claude Code with proper configuration, capabilities, tool restrictions, and Task tool integration. Use when building specialized agents, editing agent files, creating subagents for specific tasks, or when users mention agent development, subagent configuration, or Task tool usage. Different from Skills - agents are invoked via Task tool.
2026-01-05
your-skill-name.md
4
1
export
your-skill-name
2
from
"outfitter-dev/agents"
from
"outfitter-dev/agents"
3
[YOUR_DESCRIPTION] - Be specific about WHAT the skill does and WHEN to use it. Include trigger keywords users might mention. Example: "Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF files or when the user mentions PDFs, forms, or document extraction."
2026-01-05
kubernetes-security-policies.md
4
1
export
kubernetes-security-policies
2
from
"NickCrew/claude-cortex"
from
"NickCrew/claude-cortex"
3
Kubernetes security policies, RBAC, and Pod Security Standards for hardened cluster deployments. Use when implementing cluster security, defining network policies, or enforcing security compliance in Kubernetes environments.
2026-01-05
lambda-workflow.md
4
1
export
lambda-workflow
2
from
"lambdamechanic/tooltest"
from
"lambdamechanic/tooltest"
3
One lifecycle for Lambda repos: choose a bd task, start work, land the PR, and watch GitHub via Dumbwaiter MCP until it merges.
2026-01-05
code-analyzer.md
4
1
export
code-analyzer
2
from
"petbrains/mvp-builder"
from
"petbrains/mvp-builder"
3
Comprehensive codebase analysis for building mental model of project structure, dependencies, and implementation context. Use when needing to: (1) Understand project architecture before review or documentation, (2) Find dependencies and shared modules, (3) Locate implementation markers (AICODE-*), (4) Prepare context for review, memory generation, or agent creation. Triggers on: analyze code, load code context, scan codebase, understand project structure.
2026-01-05
microsim-screen-capture.md
4
1
export
microsim-screen-capture
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
This skill automates the capture of high-quality screenshots for MicroSim visualizations using Chrome headless mode. Use this skill when working with MicroSims that need preview images for social media sharing, documentation, or quality assessment. The skill handles JavaScript-heavy visualizations that require proper rendering time and external CDN resources.
2026-01-05