Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By tundraray
Backend development with orchestrated agents, coding best-practices skills, and MCP integration (context7, sequential-thinking, playwright)
npx claudepluginhub tundraray/overture --plugin backend-overture../../agents/acceptance-test-generator.md
../../agents/cleanup-executor.md
../../agents/code-reviewer.md
../../agents/code-verifier.md
../../agents/codebase-scanner.md
This skill provides backend TypeScript development rules including functions-over-classes design, NestJS/TypeORM patterns, layered error handling, streaming, and memory management. Automatically loaded when implementing backend TypeScript services, APIs, or when "NestJS", "backend TypeScript", "API service", "TypeORM", or "server-side TypeScript" are mentioned.
This skill provides backend testing rules with Vitest, real DB/API integration patterns, and service-level testing conventions. Automatically loaded when writing backend tests, reviewing test quality, or when "backend test", "service test", "API test", "integration test", "database test", or "backend test coverage" are mentioned.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
Use this agent when designing APIs, building server-side logic, implementing databases, or architecting scalable backend systems. This agent specializes in creating robust, secure, and performant backend services. Examples:\n\n<example>\nContext: Designing a new API\nuser: "We need an API for our social sharing feature"\nassistant: "I'll design a RESTful API with proper authentication and rate limiting. Let me use the backend-architect agent to create a scalable backend architecture."\n<commentary>\nAPI design requires careful consideration of security, scalability, and maintainability.\n</commentary>\n</example>\n\n<example>\nContext: Database design and optimization\nuser: "Our queries are getting slow as we scale"\nassistant: "Database performance is critical at scale. I'll use the backend-architect agent to optimize queries and implement proper indexing strategies."\n<commentary>\nDatabase optimization requires deep understanding of query patterns and indexing strategies.\n</commentary>\n</example>\n\n<example>\nContext: Implementing authentication system\nuser: "Add OAuth2 login with Google and GitHub"\nassistant: "I'll implement secure OAuth2 authentication. Let me use the backend-architect agent to ensure proper token handling and security measures."\n<commentary>\nAuthentication systems require careful security considerations and proper implementation.\n</commentary>\n</example>
Phase-based AI development framework with 16+ specialized agents, structured phases, and file-based handoffs. Works with greenfield and existing codebases.
Autonomous multi-agent development framework with spec-driven sprints and convergent iteration
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
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.
React/TypeScript frontend with orchestrated agents, component design skills, and MCP integration (context7, sequential-thinking, playwright)
Senior+ PostgreSQL expert covering query planner internals, index design, JSONB at scale, replication/failover, partitioning, transaction isolation, security hardening, and production maintenance
Senior E2E testing specialist with Playwright test architecture, Page Object Model, API mocking, and debugging expertise
Full-stack development with backend + frontend orchestrated agents, comprehensive skills, and MCP integration (context7, sequential-thinking, playwright)
Senior Next.js 14+ developer with App Router, React Server Components, server actions, and production deployment expertise
Build production-ready software with Claude Code - Workflow plugins that bring best practices, specialized agents, and automated quality checks to your development process.
This marketplace includes four workflow plugins:
# 1. Start Claude Code
claude
# 2. Install the marketplace
/plugin marketplace add tundraray/overture
# 3. Install backend plugin
/plugin install backend-overture@overture
# 4. Restart session (required)
# Exit and restart Claude Code
# 5. Start building
/implement <your feature>
# 1-2. Same as above (start Claude Code and add marketplace)
# 3. Install frontend plugin
/plugin install frontend-overture@overture
# 4-5. Same as above (restart and start building)
# Use frontend-specific commands
/front-design <your feature>
# Install the fullstack plugin (includes both backend and frontend)
/plugin install fullstack-overture@overture
Or install backend + frontend separately for more control.
# 1-2. Same as above (start Claude Code and add marketplace)
# 3. Install gamedev plugin
/plugin install gamedev-overture@overture
# 4-5. Same as above (restart and start building)
# Build a game
/implement <your game concept>
Note: If you encounter SSH errors during installation, see FAQ.
Windows users: This plugin uses symlinks. Before installing, enable symlink support in Git:
git config --global core.symlinks trueThis is required for plugin installation via
/plugin installto work correctly.
Overture uses an orchestrator pattern — your command delegates work to specialized agents, each with fresh context and enforced best practices.
The plugin analyzes your request and scales the workflow to match complexity:
The gamedev plugin adds game-specific phases on top of the shared workflow:
See workflow diagrams and gamedev workflow diagrams for detailed flows.
| Command | Purpose |
|---|---|
/implement | End-to-end feature development |
/task | Single task with precision |
/diagnose | Root cause analysis |
/reverse-engineer | Generate docs from existing code |
| Command | Purpose |
|---|---|
/front-design | Frontend design docs |
/front-build | Execute React implementation |
/task | Single task with precision |
/diagnose | Root cause analysis |
| Command | Purpose |
|---|---|
/implement | End-to-end game development with market analysis, GDD, and 6-phase planning |
/task | Single task with precision |
/diagnose | Root cause analysis |
/design | Create design documentation |
Standalone skill plugins that give Claude Code deep domain expertise: