Reusable development toolkit: spec-driven development (SDD), best practices agent, testing agent, technical documentation, and Postman collection generation.
npx claudepluginhub lucaspadularrosa/claude-plugins --plugin dev-toolkitAnalyzes the project's technology stack and proposes consistent, project-specific best practices. Read-only — never modifies files.
Generates and maintains tests following existing project test conventions. Discovers test patterns, writes tests for happy paths and edge cases, then runs the suite to verify.
> Documento de referencia interna. Leído por el agente `best-practices` y el skill `dev-toolkit:sdd`.
Generate a Postman Collection v2.1 JSON for the project's API endpoints. Detects framework automatically and extracts routes, methods, params, and body schemas.
Spec-Driven Development workflow. Creates, plans, and implements tasks through structured specifications. Subcommands: add <title>, plan [task-file], implement [task-file], go <title>.
> Documento de referencia interna. Leído via `@` por el skill `dev-toolkit:sdd`.
Generate technical documentation. Subcommands: internal (team Markdown docs), html (end-user HTML feature docs). Analyzes project structure to produce accurate, complete documentation.
Marketplace de plugins de Claude Code para equipos de desarrollo.
| Plugin | Descripción |
|---|---|
dev-toolkit | Toolkit reutilizable: SDD, buenas prácticas, testing, documentación técnica y Postman |
/plugin marketplace add <github-owner>/claude-plugins
/plugin install dev-toolkit@dev-toolkit-marketplace
# Spec-Driven Development
/dev-toolkit:sdd add "Implement JWT authentication"
/dev-toolkit:sdd plan
/dev-toolkit:sdd implement
/dev-toolkit:sdd go "Add rate limiting"
# Documentación técnica
/dev-toolkit:tech-docs internal
/dev-toolkit:tech-docs html
# Generar colección Postman
/dev-toolkit:postman --base-url http://localhost:8080
/plugin update dev-toolkit@dev-toolkit-marketplace
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Complete developer toolkit for Claude Code