Browse Skills
22656 skills found
awaiting-pr-workflows.md
0
1
export
awaiting-pr-workflows
2
from
"karlmdavis/dotfiles"
from
"karlmdavis/dotfiles"
3
Use when needing to check PR workflow status, especially under time pressure or after pushing commits - ensures verification of unpushed changes, commit correlation, and patient waiting for workflows to complete (up to 20 minutes)
2026-01-05
taxasge-backend-dev.md
0
1
export
taxasge-backend-dev
2
from
"KouemouSah/taxasge"
from
"KouemouSah/taxasge"
3
Patterns backend FastAPI architecture 3-tiers, complète DEV_AGENT avec best practices backend
2026-01-05
project-session-management.md
0
1
export
project-session-management
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manages session state and context handoffs for multi-session projects using the Session Handoff Protocol. Creates and maintains SESSION.md to track phase progress, git checkpoints, and next actions across context clears. Integrates with project-planning skill to convert IMPLEMENTATION_PHASES.md into trackable session state. Use when starting new projects after planning, resuming work after context clear, or managing complex multi-phase implementations.Keywords: session management, SESSION.md, session handoff protocol, context handoff, multi-session projects, phase tracking, git checkpoints, session state tracking, resume work, context clear, phase progress tracking, implementation phases, verification stage, debugging stage, next action tracking, work continuity, session recovery, context management, phased implementation tracking
2026-01-05
agent-config-validator.md
0
1
export
agent-config-validator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validate AgentConfig definitions for the Agent Framework. Use when creating or modifying agent configurations to ensure correct structure, valid tool references, and proper sub-agent composition. Validates TypeScript interfaces and Python Pydantic models.
2026-01-05
dreaming.md
0
1
export
dreaming
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Envision possibilities beyond current constraints. Use when planning evolution, imagining new capabilities, or exploring what could be.
2026-01-05
defi-expert.md
0
1
export
defi-expert
2
from
"BarisSozen/claude"
from
"BarisSozen/claude"
3
DeFi protocol expert ensuring correct data formats, types, denominations, and API structures. MUST be consulted before writing ANY protocol integration code. Triggers on ANY mention of Aave, Compound, Uniswap, Curve, Balancer, or DeFi terms like liquidation, swap, flash loan, health factor.
2026-01-05
ideation.md
0
1
export
ideation
2
from
"kriscard/kriscard-claude-plugins"
from
"kriscard/kriscard-claude-plugins"
3
Transform raw brain dumps into structured implementation artifacts. Use when user has messy ideas, scattered thoughts, or dictated stream-of-consciousness about something they want to build. Produces contracts, phased PRDs, and implementation specs written to ./docs/ideation/{project-name}/.
2026-01-05
markdowntown-workbench.md
0
1
export
markdowntown-workbench
2
from
"joelklabo/markdowntown-cli"
from
"joelklabo/markdowntown-cli"
3
Use this when working on the Workbench UI, Workbench state/store, export/compile pipeline, or adapter/target behavior (agents-md, claude-code, github-copilot, etc.).
2026-01-05
managing-slash-commands.md
0
1
export
managing-slash-commands
2
from
"thoeltig/claude-code-toolkit"
from
"thoeltig/claude-code-toolkit"
3
Creates, analyzes, updates, and improves slash commands including YAML frontmatter, argument handling, and command authoring workflows. Use when user asks how slash commands work, explaining command syntax and arguments, understanding command structure, describing command vs skill differences, asked to create a new slash command, evaluate existing commands for improvements, optimize commands for effectiveness, suggest converting current logic into a command, update outdated command information, or when user mentions command validation, best practices, or supporting files.
2026-01-05
cdp-lite-adapter.md
0
1
export
cdp-lite-adapter
2
from
"secordio/tools"
from
"secordio/tools"
3
Adapt the User Explorer (CDP-lite) prototype to new data sources by mapping input exports to the build pipeline, updating adapters/enrichments, and preserving output JSON schemas for the UI. Use when asked to connect real data, replace inputs, or modify the build outputs/UI contracts.
2026-01-05
elite-ui-ux-design.md
0
1
export
elite-ui-ux-design
2
from
"ezhulati/liftout-platform"
from
"ezhulati/liftout-platform"
3
Creates evidence-based, accessible UI/UX designs that avoid AI homogenization. Applies research-backed typography, color theory, layout systems, and WCAG compliance. Use when designing web interfaces, applications, or any digital product requiring professional design quality.
2026-01-05
design-system-guardian.md
0
1
export
design-system-guardian
2
from
"nathan-a-king/website"
from
"nathan-a-king/website"
3
Validate design system consistency, check color usage, ensure dark mode coverage, verify Tailwind config sync. Use when checking design consistency, validating color tokens, ensuring dark mode works, auditing component styling, or maintaining the design system.
2026-01-05
brand-guidelines.md
0
1
export
brand-guidelines
2
from
"Snoopiam/claude_all_skills"
from
"Snoopiam/claude_all_skills"
3
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
2026-01-05
lead-research-assistant.md
0
1
export
lead-research-assistant
2
from
"breverdbidder/life-os"
from
"breverdbidder/life-os"
3
Researches and identifies potential customers, leads, and business opportunities for your product or service. Analyzes your offering, finds relevant companies and decision makers, provides contact information, and suggests outreach strategies. Use when looking for leads, researching target customers, identifying decision makers, or planning sales outreach.
2026-01-05
doc-intelligence.md
0
1
export
doc-intelligence
2
from
"brendendurham/claude-code-config"
from
"brendendurham/claude-code-config"
3
This skill orchestrates comprehensive documentation intelligence operations. Use when asked to "analyze documentation", "learn from docs", "create SOPs from documentation", "maximize documentation understanding", or any request involving systematic multi-agent documentation analysis with parallelization.
2026-01-05
cloud-infrastructure.md
0
1
export
cloud-infrastructure
2
from
"pluginagentmarketplace/custom-plugin-cloudflare"
from
"pluginagentmarketplace/custom-plugin-cloudflare"
3
Cloud platforms (AWS, Cloudflare, GCP, Azure), containerization (Docker), Kubernetes, Infrastructure as Code (Terraform), CI/CD, and observability.
2026-01-05
digitalocean-app-deployment.md
0
1
export
digitalocean-app-deployment
2
from
"vanman2024/dev-lifecycle-marketplace"
from
"vanman2024/dev-lifecycle-marketplace"
3
DigitalOcean App Platform deployment using doctl CLI for containerized applications, web services, static sites, and databases. Includes app spec generation, deployment orchestration, environment management, domain configuration, and health monitoring. Use when deploying to App Platform, managing app specs, configuring databases, or when user mentions App Platform, app spec, managed deployment, or PaaS deployment.
2026-01-05
codebase-conventions.md
0
1
export
codebase-conventions
2
from
"discountedcookie/10x-mapmaster"
from
"discountedcookie/10x-mapmaster"
3
Load when starting work in 10x-Mapmaster or when unsure about project standards. Covers file organization, naming conventions, type constraints, SQL style, and project-specific limits (200-char descriptions, answer enums). Use to understand how the codebase is structured and what standards to follow.
2026-01-05
investigate.md
0
1
export
investigate
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Debug and investigate code issues using search and AI analysis. Use when stuck on bugs, tracing execution flow, or understanding complex code.
2026-01-05
legal-counsel.md
0
1
export
legal-counsel
2
from
"olehsvyrydov/AI-development-team"
from
"olehsvyrydov/AI-development-team"
3
Senior Legal Counsel with 20+ years experience in corporate law. Use for legal advice, contract drafting, compliance checks, data protection (GDPR/CCPA), employment law, or risk assessment. Auto-triggers penalty warnings and statute citations. Adapts to user's jurisdiction.
2026-01-05
shadcnui.md
0
1
export
shadcnui
2
from
"SlanyCukr/riot-api-project"
from
"SlanyCukr/riot-api-project"
3
A collection of beautifully designed, accessible UI components built with Radix UI and Tailwind CSS
2026-01-05
langgraph-development.md
0
1
export
langgraph-development
2
from
"GolferGeek/orchestrator-ai"
from
"GolferGeek/orchestrator-ai"
3
Create LangGraph workflows as NestJS applications under apps/langgraph/. Use same webhook pattern as n8n, receive same parameters (taskId, conversationId, userId, provider, model, statusWebhook). Wrap as API agents with request/response transforms. CRITICAL: Status webhook URL must read from environment variables. All endpoints follow A2A protocol.
2026-01-05
flux-image.md
0
1
export
flux-image
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
FLUX.2 Pro gorsel uretimi. Use when generating AI images for posts.
2026-01-05
crypto-hard-filter-simplification.md
0
1
export
crypto-hard-filter-simplification
2
from
"smith6jt-cop/Skills_Registry"
from
"smith6jt-cop/Skills_Registry"
3
Simplify crypto hard filters to essential checks only. Trigger when: (1) crypto symbols fail multiple filters, (2) data_quality/spread/trading_status fail for crypto, (3) yfinance data gaps causing false failures.
2026-01-05