Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsGeneral › AI Tooling › Page 2

AI Tooling (Page 2 of 37)

2210 Claude Code skills in the AI Tooling sub-category of General.

2,210 skills · updated 2026-06-05 · showing 61–120 of 2,210 by quality score

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Managing Linear issues, projects, and teams. Use when working with Linear tasks, creating issues, updating status, querying projects, or managing team workflows.
Scaffolding completo: estrutura de pastas, configs, .env.example, CI base, README. Projeto nasce agent-ready.
Создание нового агента (AGENT.md) с промптом, конфигурацией и регистрацией в README. Используй при добавлении нового AI-агента для автоматизации задач проекта.
Lint a BDK agent file for best practices and portability. Use when reviewing, creating, or editing an agent (agents/*.md) to verify it meets BDK conventions.
Обновление конфигурации, деактивация или переименование агента. Используй при изменении промпта агента, смене модели, деактивации устаревшего агента или миграции на новое имя.
Проверка AGENT.md на соответствие стандарту — frontmatter, промпт, секции, ссылки. Используй после создания или изменения агента, при code review или перед коммитом.
Multi-agent orchestration system for coordinating parallel development work. Use when managing complex multi-workstream development, triaging failures, or coordinating parallel…
Analyze existing MCP server implementation for optimization opportunities and best practice compliance. 分析現有MCP服務器實現,識別優化機會與最佳實踐合規性。
Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure
Turn vague "what did I do?" into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly updates.
Build a project using Claude Code Agent Teams with tmux split panes. Takes a plan document path and optional team size. Use when you want multiple agents collaborating on a build.
[BETA] Dogfood the active branch end-to-end as a QA engineer. Diffs the branch against main, builds an exhaustive browser test matrix of every change (full user journeys, not just…
Perform exhaustive code reviews using multi-agent analysis, ultra-thinking, and worktrees
Claude Code のバージョンアップ後に、最新の公式推奨手法と現在の構成 (settings.json / commands / rules / skills / CLAUDE.md 等)を照合して改善提案を行う。 「Claude Code の最新機能」「アップデートレビュー」「設定見直し」「ベストプラクティス確認」…
Veille, reference et migration Claude Code. 3 modes : veille, reference, migration. Utiliser quand l'utilisateur demande les nouveautes Claude Code, veut documenter une…
Enable automated collaboration between Claude Code and Codex CLI using Byterover as shared memory. This skill should be used when architectural review or code validation from…
Audit skills for agentic orchestration quality. Checks subagent dispatch patterns, parallelism opportunities, anti-patterns, and alignment with the three-phase pattern (setup →…
Scan skills for prerequisite tools, MCP servers, and auth requirements, then check if everything is installed and authenticated. Offers to fix issues.
Audit skill SKILL.md files for compliance with the agentskills.io specification and house conventions.
CLUTCH v2 — Claude Layered Unified Team Coordination Hub. Resilient multi-phase orchestration with fail-fast guards, context budgeting, structured checkpoints, and workstream…
Hand off a task to Codex CLI for autonomous execution. Use when a task would benefit from a capable subagent to implement, fix, investigate, or review code.
Apply a simple code transform via agent-booster's WASM engine — sub-millisecond, deterministic, $0 (no LLM call). Companion to cost-booster-route.
Split work across subagents with explicit contracts, interfaces, and merge strategies. Use when parallelizing tasks, distributing workload, or orchestrating multi-agent workflows.
Design new MCP server with interactive guidance and generate comprehensive JSON skeleton specification. 交互式引導設計新MCP服務器,生成完整JSON骨架規範。
Spawn and coordinate a pre-composed agent team from a team definition file. Reads team files from teams/, resolves agents and skills, picks the best spawning mode (peer or…
Execute tasks through competitive multi-agent generation, meta-judge evaluation specification, multi-judge evaluation, and evidence-based synthesis
Discover happy paths on a target site using agent-browser, producing structured trace JSON for deterministic test generation.
This skill should be used when the user asks to "build a RAG pipeline", "create retrieval augmented generation", "use ColBERTv2 in DSPy", "set up a retriever in DSPy", mentions…
This skill should be used when the user wants Claude Code to act purely as a manager/architect while Gemini CLI does all the coding work.
Generate an MCP App widget (self-contained HTML) for an MCP tool. Describe the visual you want and paste your tool's test output.
Generate a single worker task prompt using the existing CLEAR + selective CoVe task design standard and the task structure requirements used by swarm-task-planner.
Submit MCP (Model Context Protocol) servers to 50+ directories, registries, and marketplaces for maximum discoverability.
Converts any Claude Code skills repository into an official plugin marketplace. Analyzes existing skills, generates .claude-plugin/marketplace.json conforming to the Anthropic…
Wrap an MCP server as a yakOS agent so tool-side and LLM-side specialists share the same dispatch surface
Use when executing a multi-step workflow that crosses MCP servers (e.g., GitHub PR → memory write, Calendar event → fetch context → prep brief).
Audit MCP server registrations across user, project, and plugin configs — report always-on servers, duplicates, and disable recommendations
Design an MCP server's tool surface by analyzing an API and proposing interaction categories. Produces a plan consumable by /mob:swarm for implementation.
Use when the user says "save state", "/mxSave", "session end", "before /compact", "wrap up", or otherwise wants to persist the current mx-project state (clean settings, update…
Orchestrates multi-agent task execution using a Royal Navy squadron metaphor — from mission planning through parallel work coordination to stand-down.
Multi-agent PR review — component, integration, and routing analysis merged into a structured audit doc with severity and PR buckets.
NVIDIA RAG Blueprint — deploy, configure, troubleshoot, and manage. Handles any RAG action: deploy, install, start, enable, disable, toggle, change, configure, troubleshoot,…
Audit and fix CLAUDE.md files using a tiered binary checklist based on official Anthropic best practices and community guidelines.
Langfuse production trace를 관찰하고 품질 regression·비용 이상·실패 패턴을 자동 분석한 뒤 prompt·skill 수정안을 PR draft 형태로 제안한다.
Scaffold a new DovePaw background agent end-to-end. Creates agent files in ~/.dovepaw/tmp/ so the agent appears immediately in the Kiln sidebar group, ready to test.
Multi-agent debate system supporting 6 AI providers (Gemini, OpenAI, DeepSeek, Groq, Grok, Mistral)
Execute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with meta-judge evaluation specifications and multi-agent evaluation
Diagnosis and repair guide for errors and failures including CI. Use when user mentions something broken, errors, it doesn't work, CI failures, CIが落ちた, build errors, test — from…
Diagnosis and repair guide for errors and failures including CI. Use when user mentions something broken, errors, it doesn't work, CI failures, CIが落ちた, build errors, test — from…
Visually verify Ghostfolio UI state using agent-browser after agent actions. Use after /uat add_activity calls to confirm the UI reflects the change.
Use when the user wants to refresh the RTK savings stats displayed on the claude-code-codex homepage.
A/B test agent variants for quality and token cost.
Microsoft AutoGen multi-agent configuration for conversational AI systems
LLM-driven multi-agent framework for automated single-cell analysis.
CrewAI multi-agent orchestration setup for collaborative AI systems
**WORKFLOW SKILL — MANDATORY for ANY hook work.** Create, configure, edit, debug, fix, or review lifecycle hooks for VS Code Copilot (default) and Claude Code.
LlamaIndex agent and query engine setup for RAG-powered agents
Valida funcionalidades usando MCP tools (Browser, API, Database). Use quando precisar validar implementações com ferramentas MCP, testar via browser, ou verificar integrações de…
Query expansion, HyDE, and multi-query generation for improved retrieval
Ingeniero de Sistemas de Andru.ia. Diseña, redacta y despliega nuevas habilidades (skills) dentro del repositorio siguiendo el Estándar de Diamante.
Master index for Odoo 18 guides. This file provides a quick reference to find the appropriate detailed guide for each topic.
All General skills →
More in GeneralIntegrations (3,732) · Automation (3,491) · Orchestration Frameworks (1,078) · Agents Skills Meta (943) · Business Ops (927) · Design Creative (887) · Hello World Templates (829) · Knowledge Mgmt (642) · Operations (568) · Education Learning (542) · Legal Compliance (410) · Finance Personal (378) · Personal Productivity (311) · Communication (267) · Language Learning (121) · Workflow Pipelines (104) · Plugins Extensions (94) · Home Iot (35)