20,421 skills sorted by stars.
Given a human certification or license (e.g. PL-300, SAP B1, Azure AI Engineer), create a production-ready agent skill profile and...
Detects and analyzes agent chain anti-patterns where agents invoke other agents sequentially causing massive context load
Refactor Codex configuration files and Agent Skills by splitting concerns, deduplicating instructions, and reorganizing guidance a...
Validate AgentConfig definitions for the Agent Framework. Use when creating or modifying agent configurations to ensure correct st...
Proactive auto-loading: automatically detects and loads agents.md files.Use when appropriate context detected. Trigger with releva...
Collect and synthesize opinions from multiple AI agents. Use when users say "summon the council", "ask other AIs", or want multipl...
Use when creating or configuring Claude AI agents using the Agent SDK. Covers agent initialization, configuration, and basic setup...
Create, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md, copilo...
用途: 定义 Agent(Subagent)的职责、擅长领域和配置
Use this skill when creating or refining Claude Code sub-agent definitions. Helps design specialized AI assistants with proper YAM...
Implement CI/CD pipelines for AI agent deployment with evaluation gates. Use for GitHub Actions workflows, GitOps with ArgoCD, con...
AI agent development standards including frontmatter structure, naming conventions, tool access patterns, model selection, and Bas...
Discovers all Claude Code agents in the system including built-in, plugin, project, and user-level agents. Use when you need to fi...
Standardized reference documentation section structure for agents - project guidance, conventions, related agents, and Skills. Use...
Extend the Strategy Coach agent with new capabilities. Use when user says "add coaching phase", "new research pillar", "extend age...
Claude Code agent generation system that creates custom agents and sub-agents with enhanced YAML frontmatter, tool access patterns...
Use these when you want low-noise lint/test output (good for LLM/CI logs) while staying aligned with repo policy.
This skill provides knowledge for generating effective Claude Code agents tailored to specific projects. It is used internally by...
Generate comprehensive handoff documentation optimized for AI agent takeover by analyzing project structure, design docs, and code...
TS/JS 程式碼智能重構工具。執行以下操作時自動選用:- 重命名符號 → /rename(取代逐一 Edit)- 移動/重組檔案 → /move(取代 Write+Delete)- 理解專案架構 → /snapshot(取代逐檔 Read)- 清理未使用程式...
Self-improvement loop for multi-agent workflows. Diagnose failures, improve tool descriptions, and learn from success/failure patt...
Launches specialized Claude agents for targeted tasks. Analyzes requirements, selects appropriate agent, and executes with optimiz...
Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.
A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions)...
Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architectur...
Production deployment and operationalization of AI agents on Databricks. Use when deploying agents to Model Serving, setting up ML...
Guidelines for selecting appropriate AI model (Sonnet vs Haiku) based on task complexity, ensuring cost efficiency while maintaini...
Standardized branch creation with type detection, issue ID extraction, and worktree setup. Creates working branches (-WB) and inte...
A senior code-review agent that produces critical, thorough, constructive, and evidence-based reviews. Works as a sub-agent or thr...
Interactive code review for agent iterations. Captures comments, tracks resolution status, and integrates with git diffs.
Create/update .agent/constitution.md. Use when commands/boundaries/constraints must be confirmed before baseline or code changes....
Create a plan and issues for implementation of a production-ready Python project with proper structure, tooling, and best practice...
Create new AgentOps skills via interactive interview. Supports from-scratch and clone modes with tiered complexity.
Deep, excruciating code review. Use anytime to analyze code for correctness, edge cases, security, performance, and design issues....
Dependency management, updates, and security advisory handling. Use when adding, updating, or auditing project dependencies.
Analyze git repository for insights: contributor stats, commit patterns, branch health, and change analysis. Outputs actionable re...
Implement only after a validated/approved plan. Use for coding: small diffs, frequent tests, no refactors, stop on ambiguity.
You are a senior engineering analyst tasked with identifying concrete, justified improvements to the codebase that are aligned wit...
Analyze incoming content (text, files, folders, URLs) to extract purpose, create summaries, and identify potential value for the c...
Identify and map different sections of a software project (API, frontend, database, CLI, domain). Use for context scoping and arch...
Aggressive evidence-based audit to verify project claims match implementation reality
Scan the current chat session for durable learnings (clarifications, corrections, decisions, pitfalls) and update .agent/memory.md...
Create clean git branches from feature work, excluding agent-ops files. Use for PR preparation.
Pre-commit and pre-merge validation checks. Use before committing changes or declaring work complete to ensure all quality gates p...
Automatically applies when designing multi-agent systems. Ensures proper tool schema design with Pydantic, agent state management,...
Designs multi-step agent workflows with tool usage, retry logic, state management, and budget controls. Provides orchestration dia...
Orchestrates multi-agent workflows by delegating ALL tasks to spawned subagents via /spawn command. Parallelizes independent work,...
Expert agent organizer specializing in multi-agent orchestration, team assembly, and workflow optimization. Masters task decomposi...