Browse Skills

22656 skills found

brainstorming.md
0
1 export brainstorming
2 htooayelwinict from "htooayelwinict/claude-config"
3 Brainstorm and advise on technical decisions using structured process. EXCLUSIVE to brainstormer agent. Does NOT implement — only advises.
2026-01-05
devhub.md
0
1 export devhub
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate devhub.toml configuration files and manage multi-project development environments. Use when setting up projects, creating service configs, starting/stopping services, checking status, or managing development workflows. Triggers on mentions of devhub, project setup, service management, or development environment configuration.
2026-01-05
orchestrate.md
0
1 export orchestrate
2 c-daly from "c-daly/agent-swarm"
3 Main workflow orchestrator for complex tasks. Coordinates phase transitions, enforces checkpoints based on config, manages subagent delegation. Invoke for [COMPLEX] tasks.
2026-01-05
subagent-driven-development.md
0
1 export subagent-driven-development
2 a-ariff from "a-ariff/ariff-claude-plugins"
3 Use fresh agents for focused subtasks to avoid context pollution
2026-01-05
session-state-persistence.md
0
1 export session-state-persistence
2 CodeTonight-SA from "CodeTonight-SA/cips"
3 Auto-update project state files on significant milestones. Enables seamless cross-session continuity. Triggers at 80% context gate and milestone completion.
2026-01-05
pyportfolioopt-docker.md
0
1 export pyportfolioopt-docker
2 gahoccode from "gahoccode/PRDs"
3 Generate Dockerfile and requirements.txt for containerizing web applications using PyPortfolioOpt optimization library. Use when containerizing Python apps with PyPortfolioOpt, portfolio optimization, or financial optimization that requires OSQP solver. Handles system-level build dependencies for numerical libraries.
2026-01-05
typescript-patterns.md
0
1 export typescript-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Modern TypeScript patterns for type safety and maintainability
2026-01-05
render-book.md
0
1 export render-book
2 dparedesi from "dparedesi/Data-Science-with-Python-book"
3 Render the book into HTML or PDF formats using Quarto. Use when the user wants to "render the book", "build the book", "generate the book", or create HTML/PDF output.
2026-01-05
mcp-management.md
0
1 export mcp-management
2 untangledfinance from "untangledfinance/untangled-web"
3 Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery.
2026-01-05
render-book.md
0
1 export render-book
2 dparedesi from "dparedesi/Data-Science-with-R-book"
3 Render the book into HTML (gitbook) or PDF formats. Use when the user wants to "render the book", "build the book", "generate the book", or create HTML/PDF output.
2026-01-05
git-worktrees.md
0
1 export git-worktrees
2 AlexisLaporte from "AlexisLaporte/agent-helpers"
3 Manage multiple Git working trees. Use when user wants to work on multiple branches simultaneously, review PRs while developing, or maintain isolated workspaces.
2026-01-05
adk-agent-handling.md
0
1 export adk-agent-handling
2 nfbs2000 from "nfbs2000/vibe-with-google-ai-divorce-agent-inflearn"
3 Google ADK (Agent Development Kit) multi-agent system architecture for BigQuery data analytics. Covers BigQuery agent vs conversational agent patterns, ADK Single Parent Rule, domain routing with sub-agents, agent selection mechanisms, SQL error recovery with ReflectAndRetryToolPlugin, transfer_to_agent workflows, and frontend-backend agent coordination. Use when working with Google ADK agents, multi-agent systems, BigQuery SQL automation, domain expert routing, agent orchestration, or implementing error recovery strategies in AI agent applications.
2026-01-05
moai-cc-agents.md
0
1 export moai-cc-agents
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creating and Managing Sub-agents in Claude Code. Design agent personas, define proactive triggers, set tool permissions, structure agent files. Use when building specialized agents for code review, debugging, architecture, or domain-specific tasks.
2026-01-05
self-learning.md
0
1 export self-learning
2 joe-butler-23 from "joe-butler-23/nix-config"
3 AI continuous improvement system that detects learning opportunities and evolves skills based on usage patterns. Use when experiencing repeated patterns, skill gaps, workflow inefficiencies, error recovery situations, or when existing skills have not worked as expected and need improvement. Triggers on: iterative refinements, skill modifications, new domain requests, troubleshooting patterns, or workflow optimization opportunities.
2026-01-05
data-attributes.md
0
1 export data-attributes
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Using data-* attributes as the HTML/CSS/JS bridge for state, variants, and configuration. Use when managing element state, styling variants, or configuring behavior without JavaScript classes.
2026-01-05
search.md
0
1 export search
2 cyrup-ai from "cyrup-ai/kodegen-claude-plugin"
3 Master fs_search for blazing-fast code search (10-100x faster than grep). WHEN: User mentions "search", "find", "grep", "locate code/files", needs to discover patterns, asks "where is", "which files contain". WHEN NOT: Reading specific known file paths (use fs_read_file), listing directory contents (use fs_list_directory).
2026-01-05
problem-solving.md
0
1 export problem-solving
2 hungtrandigital from "hungtrandigital/ResidentOne"
3 Apply systematic problem-solving techniques for complexity spirals (simplification cascades), innovation blocks (collision-zone thinking), recurring patterns (meta-pattern recognition), assumption constraints (inversion exercise), scale uncertainty (scale game), and dispatch when stuck. Techniques derived from Microsoft Amplifier project patterns adapted for immediate application.
2026-01-05
context-manager.md
0
1 export context-manager
2 physics91 from "physics91/claude-vibe"
3 WHEN: Context setup, token optimization, MCP/agent configuration requestsWHAT: Project analysis + Preset recommendation + MCP server selection + Agent activation + Config generationWHEN NOT: Status check only → /context-status command
2026-01-05
create-agent-skills.md
0
1 export create-agent-skills
2 RBozydar from "RBozydar/rbw-claude-code"
3 This skill provides expert guidance for creating, writing, building, and refining Claude Code Skills. It should be used when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.
2026-01-05
mastering-aws-cli.md
0
1 export mastering-aws-cli
2 SpillwaveSolutions from "SpillwaveSolutions/mastering-aws-cli"
3 AWS CLI v2 quick-reference for experienced developers. Covers compute (Lambda, ECS, EKS), storage (S3, DynamoDB, Aurora), networking (VPC, SSM tunneling), security (IAM, Secrets Manager), and GitHub Actions CI/CD. Use when asked to "write aws commands", "debug aws access", "set up cross-account roles", "configure aws cli", "assume role", "S3 bucket operations", or "deploy to ECS".
2026-01-05
tic-tac-toe-tests.md
0
1 export tic-tac-toe-tests
2 VictorQian03 from "VictorQian03/tic-tac-toe"
3 Create or update pytest coverage for the tic-tac-toe project, including win/draw detection, move validation, bot legality/optimality, and mixed human/bot turn flow. Use when adding or editing tests under the tests/ directory.
2026-01-05
rust-ms-applications.md
0
1 export rust-ms-applications
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Microsoft Pragmatic Rust Application Guidelines. Use when building CLI tools, binaries, services, or user-facing applications.
2026-01-05
documentation.md
0
1 export documentation
2 toddmoy from "toddmoy/protobox"
3 Project documentation patterns using README.md with visual diagrams. For creating and maintaining product-level documentation that's accessible in-app via CMD-I.
2026-01-05
seo-2025-expert.md
0
1 export seo-2025-expert
2 PPmai from "PPmai/SAO-Auditor"
3 Modern Search Engine Optimization with GEO, AI Overviews optimization, and industry-specific strategies for E-commerce, SaaS, Healthcare, Real Estate, Restaurant, Law Firm, Finance, Travel, and Education industries
2026-01-05