What does mcp-builder do?
Agent skill 'mcp-builder' from anthropics/skills.
Agent skill 'mcp-builder' from anthropics/skills.
mcp-builder is a Claude Code agent skill that agent skill 'mcp-builder' from anthropics/skills.
npx skills add https://github.com/anthropics/skills/tree/main/skills/mcp-builderAgent skill 'mcp-builder' from anthropics/skills.
This repo contains 19 individual skills — each has its own dedicated page.
Agent skill 'academy-guide' from anthropics/skills.
Agent skill 'algorithmic-art' from anthropics/skills.
Agent skill 'canvas-design' from anthropics/skills.
Agent skill 'claude-api' from anthropics/skills.
Agent skill 'discernment-nudge' from anthropics/skills.
Agent skill 'docx' from anthropics/skills.
Agent skill 'frontend-design' from anthropics/skills.
Agent skill 'internal-comms' from anthropics/skills.
Agent skill 'pptx' from anthropics/skills.
Agent skill 'skill-creator' from anthropics/skills.
Agent skill 'slack-gif-creator' from anthropics/skills.
Replace with description of the skill and when Claude should use it.
Agent skill 'theme-factory' from anthropics/skills.
Agent skill 'webapp-testing' from anthropics/skills.
Agent skill 'web-artifacts-builder' from anthropics/skills.
Agent skill 'xlsx' from anthropics/skills.
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.
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.
Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures.