| name | developer-toolkit |
| description | Cross-category developer toolkit router for skill creation, MCP servers, documentation lookup, testing, internal comms, and note processing. |
| version | 2.1.0 |
| triggers | ["developer toolkit","dev tools","create skill","MCP server","anthropic docs","webapp testing","test plan","internal comms","history notes"] |
Developer Toolkit
This toolkit restores the workflow router that previously lived in claude-skills/utility. The underlying skills now span development/, ai-collaboration/, system/, and research/.
Routing Guide
| User Intent | Skill | Templates |
|---|
| Create a new skill, update SKILL.md structure, package a skill | skill-creator | skill-spec |
| Build an MCP server, define tools/resources, FastMCP or TypeScript SDK | mcp-builder | mcp-server-spec |
| Anthropic docs, Claude API, model selection, Claude Code features | anthropic-docs | - |
| Write status reports, leadership updates, newsletters, incident reports | internal-comms | - |
| Test web apps, Playwright, screenshots, browser debugging | webapp-testing | test-plan |
| Process history notes, exports, academic research notes | history-note-processor | - |
| Repository structure, README, CI/CD, release hygiene | github-repo-design | - |
Quick Actions