mcpbeat

Development Claude Skills

8 676 development skills from 759 authors. They write and change code. Half of them fit into 1 830 tokens or less — that is what one costs your context window when the agent loads it. 1 213 ship runnable scripts rather than instructions alone. 42 of them cannot work without an MCP server, most often rube. We also found 1 172 copies of these same skills sitting in other people's repositories — counted once here, not 1 172 times.

8 676 unique 759 authors 5 250 updated this month 1 369 from vendors

1 830
tokens, median
what a typical one costs in context
1 213
ship scripts
code that runs, not instructions alone
42
need a server
most often rube
1 172
copies elsewhere
counted once here, not once per repository

3 025–3 072 of 8 676

page 64 of 181
Function Dev
by butterbase-ai

Use when developing, deploying, or debugging Butterbase serverless functions, or when the user needs to add backend logic like webhooks, scheduled jobs, or custom API endpoints

3k tokens
Journey Frontend
by butterbase-ai

Use as the frontend build stage of the Butterbase journey. Implements the Frontend section of 02-plan.md by delegating to deploy-frontend. Scaffolds (if needed) and deploys via create_frontend_deployment + manage_frontend (start_deployment). Sets VITE_API_URL and VITE_APP_ID env. Skipped if the plan is API-only.

890 tokens
Journey Functions
by butterbase-ai

Use as the functions build stage of the Butterbase journey. Implements the Functions section of 02-plan.md by delegating to function-dev for each function. Calls deploy_function per function; smokes each with invoke_function. Skipped if the plan has no functions.

987 tokens
Journey Substrate
by butterbase-ai

Use as the optional substrate-linking stage of the Butterbase journey, after deploy and before submit. Asks whether to connect the deployed app to the owner's substrate (so functions get ctx.substrate). Skipped by default in hackathon mode.

743 tokens
Build Your OpenAI Agents Skill
by majiayu000

Create your OpenAI Agents SDK skill in one prompt, then learn to improve it throughout the chapter

815 tokens
200 Agents MD
by majiayu000

Use when you need to generate an AGENTS.md file for a Java repository — covering project conventions, tech stack, file structure, commands, Git workflow, and contributor boundaries — through a modular, step-based interactive process that adapts to your specific project needs. This should trigger for requests such as Create AGENTS.md; Update AGENTS.md file; Add agent instructions. Part of cursor-rules-java project

974 tokens
Build Your Agent Integration Skill
by majiayu000

Create your agent-integration skill from OpenAI SDK and LiteLLM documentation before learning framework integration

2k tokens
Ac Commit Manager
by majiayu000

Manage git commits for autonomous coding. Use when committing feature implementations, creating descriptive commits, managing git workflow, or handling version control.

938 tokens
Adk Agent Builder
by majiayu000

| Build production-ready AI agents using Google's Agent Development Kit with AI assistant integration, React patterns, multi-agent orchestration, and comprehensive tool libraries. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.

1k tokens
Add Codex
by majiayu000

Use Codex (CLI + AppServer) as the full agent provider — planning, tool orchestration, native compaction, MCP tools, session resume — in place of the Claude Agent SDK. ChatGPT subscription or OPENAI_API_KEY. Per-group via agent_provider. Distinct from using OpenAI as an MCP tool (where Claude remains the planner).

2k tokens
Adk Fundamentals
by majiayu000

| Foundational knowledge for creating ADK (Agent Development Kit) agents including environment setup, project structure, and basic agent scaffolding.

3k tokens
Af
by majiayu000

Agent Farm CLI quick reference. Use when running af commands to check correct syntax, subcommands, and flags. Prevents guessing at command names.

859 tokens
Agent Builder Vercel SDK
by majiayu000

Build conversational AI agents using Vercel AI SDK + OpenRouter. Use when creating Next.js frontends with streaming UI, tool calling, and multi-provider support.

2k tokens
Agent Code Analyzer
by majiayu000

Agent skill for code-analyzer - invoke with $agent-code-analyzer

2k tokens
Agent Code Goal Planner
by majiayu000

Agent skill for code-goal-planner - invoke with $agent-code-goal-planner

4k tokens
Agent Dev Backend API
by majiayu000

Agent skill for dev-backend-api - invoke with $agent-dev-backend-api

3k tokens
Agent Framework Azure AI Py
by majiayu000

Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code interpreter, file search, web search), integrating MCP servers, managing conversation threads, or implementing streaming responses. Covers function tools, structured outputs, and multi-tool agents.

3k tokens
Agent Framework Azure AI Py
by majiayu000

Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK.

3k tokens
Agent Framework
by majiayu000

| Create AI agents and workflows using Microsoft Agent Framework SDK. Supports single-agent and multi-agent workflow patterns.

2k tokens
Agent Init
by majiayu000

Initialize and configure OpenClaw agent workspace MD files (AGENTS.md, SOUL.md, IDENTITY.md, USER.md, TOOLS.md, BOOTSTRAP.md, HEARTBEAT.md). Use when: setting up a new agent, customizing agent personality/behavior, configuring agent workspace, or checking/fixing agent environment (Python/uv). Provides interactive interview workflow before generating files. Supports both container and external (host) OpenClaw instances.

1k tokens
Agent Loops
by majiayu000

Agentic workflow patterns for autonomous LLM reasoning. Use when building ReAct agents, implementing reasoning loops, or creating LLMs that plan and execute multi-step tasks.

2k tokens
Ln 22 Codebase Auditor
by levnikolaevich

Audits cross-cutting code health across security, delivery, maintainability, dependencies, diagnosability, concurrency, and lifecycle. Use when no specialist audit is primary.

3k tokens
Ln 21 Documentation Auditor
by levnikolaevich

Audits documentation and code comments for structure, coverage, factual accuracy, and maintainability. Use for documentation trust reviews; not code, test, or architecture audits.

3k tokens
Ln 72 Current Architecture Documenter
by levnikolaevich

Documents implemented current-state architecture from repository evidence. Use for onboarding or migration baselines; not for target design, audit verdicts, or code changes.

2k tokens
Ln 62 Repository Publisher
by levnikolaevich

Validates, commits, pushes, and remotely verifies approved repository changes. Use when publication is requested; not for releases, package publishing, or announcements.

2k tokens
Ln 63 Release Publisher
by levnikolaevich

Prepares and publishes a tagged GitHub release from repository evidence. Use for an explicit release request; not for ordinary commits, packages, or community news.

2k tokens
Ln 64 Community Announcer
by levnikolaevich

Drafts and publishes fact-checked GitHub Discussions announcements. Use for releases, updates, or project news; not for release creation or issue responses.

2k tokens
Ln 32 Dependency Upgrader
by levnikolaevich

Upgrades dependencies across package managers with breaking-change research and rollback-safe verification. Use for dependency maintenance; not general code modernization.

3k tokens
Ln 33 Code Modernizer
by levnikolaevich

Modernizes a bounded capability by removing obsolete custom mechanisms or reducing bundle and maintenance cost. Use for proven modernization value; not routine upgrades or tuning.

3k tokens
Ln 11 Plan Reviewer
by levnikolaevich

Reviews implementation plans against repository evidence and current authoritative guidance. Use before execution to expose gaps and risks; not for completed delivery review.

5k tokens
Ln 12 Delivery Reviewer
by levnikolaevich

Reviews a completed scoped change and its affected runtime and contract paths. Use to find change-caused defects and verify readiness; not for codebase audit, implementation, or repair.

6k tokens
Ln 41 Test Strategy Planner
by levnikolaevich

Designs a risk-based test strategy and prioritized scenarios without changing code. Use when requirements need a test plan; not for auditing or implementing tests.

2k tokens
Adaptive Hint Sequence Designer
by GarethManning

Generate a cascading hint sequence for a problem type, revealing progressively without giving answers. Use when designing tutoring dialogues or scaffolded worksheets.

5k tokens
Intelligent Tutoring Dialogue Designer
by GarethManning

Script a multi-turn tutoring dialogue with branching responses for anticipated student difficulties. Use when designing AI tutors, chatbot interactions, or structured one-to-one support scripts.

7k tokens
Scaffolded Task Modifier
by GarethManning

Modify a classroom task with language scaffolds that preserve cognitive demand for EAL learners. Use when adapting existing tasks for students at different English proficiency levels.

5k tokens
Practice Problem Sequence Designer
by GarethManning

Generate a scaffolded sequence of practice problems with graduated difficulty and strategic variability. Use when creating worksheets, homework sets, or independent practice materials.

5k tokens
Emergent Project Design Scaffold
by GarethManning

Scaffold an emergent project from observed children's interests using Reggio-inspired approaches. Use when following children's fascinations into deeper inquiry in early years or primary settings.

7k tokens
Argument Structure Scaffold Generator
by GarethManning

Generate argument structure scaffolds using Toulmin, PEEL, or CER frameworks for a specific claim or question. Use when teaching argumentative or analytical writing across any subject.

5k tokens
Disciplinary Writing Scaffold
by GarethManning

Create a writing scaffold teaching the genre conventions specific to an academic discipline. Use when students write lab reports, historical essays, or other discipline-specific text types.

5k tokens
Text Complexity Analyser
by GarethManning

Analyse text complexity across quantitative, qualitative, and reader-task dimensions with scaffolding recommendations. Use when selecting texts, assessing readability, or planning reading support.

6k tokens
Competency Framework Translator
by GarethManning

Translate an external competency framework like DigComp, GreenComp, or ISTE into classroom-ready activities. Use when implementing framework standards in specific teaching contexts.

6k tokens
Panel Review
by GarethManning

Seven-role depersonalised panel review of framework artefacts (KUD, criterion bank, LT definition, crosswalk, scope-and-sequence) in sequential-isolation mode. Gate rule mean>=88 AND no role<70.

15k tokens
Goal Setting Protocol Designer
by GarethManning

Design a structured goal-setting protocol using SMART or implementation-intention frameworks for students. Use when launching units, projects, or developing student self-direction habits.

5k tokens
Self Regulation Scaffold Generator
by GarethManning

Generate scaffolds supporting student self-regulation across planning, monitoring, and evaluation phases. Use when students struggle to manage their own learning during extended or independent tasks.

5k tokens
Fading Manager
by GarethManning

Track performance across sessions and reduce scaffolding as competence grows. Makes fading visible — the learner knows when scaffolds are removed and why. Use for sustained learning engagement where independence is the goal.

4k tokens
Unassisted Evidence Checkpoint
by GarethManning

After scaffolded practice, run an unassisted check — a problem with no AI help. Separates what the learner can do with support from what they can do independently. Critical for preventing phantom attainment.

4k tokens
Agency Scaffold Generator
by GarethManning

Generate scaffolds that gradually increase student choice, voice, and ownership within a learning task. Use when students depend heavily on teacher direction and need to develop autonomy.

6k tokens
Agentica Claude Proxy
by vibeeval

Guide for integrating Agentica SDK with Claude Code CLI proxy

1k tokens