full-stack-app.mdā¢2.55 kB
# Full-Stack Application Development
Complete application development from architecture to deployment
## Multi-Agent Workflow
This workflow coordinates **4 specialized agents** using **sequential** coordination:
1. **backend-architect**
2. **frontend-developer**
3. **database-optimizer**
4. **test-automator**
## Ready-to-Use Workflow Prompt
Copy and customize this prompt for your specific needs:
---
I want to build a complete full-stack application. Please coordinate the following agents in sequence:
**Phase 1: Architecture & Backend** (backend-architect)
- Design system architecture and data models
- Implement core API endpoints and business logic
- Set up authentication and authorization
- Configure database schema and relationships
**Phase 2: Frontend Development** (frontend-developer)
- Create responsive user interface components
- Implement state management and API integration
- Add user authentication flows
- Ensure accessibility and mobile responsiveness
**Phase 3: Database Optimization** (database-optimizer)
- Optimize database queries and indexing
- Set up connection pooling and caching
- Configure backup and monitoring strategies
- Performance tune for expected load
**Phase 4: Testing & Quality** (test-automator)
- Create comprehensive test suites (unit, integration, e2e)
- Set up automated testing pipelines
- Implement code coverage reporting
- Add performance and security testing
**Application Details:**
- Type: [Web app, SaaS, e-commerce, etc.]
- Technology preferences: [React/Vue, Node.js/Python, PostgreSQL/MongoDB]
- Key features: [List main functionality]
- Expected users: [Scale and user types]
- Timeline: [Development timeline expectations]
Please use coordinate_team with sequential coordination to execute this workflow.
---
## How to Execute
This workflow template will automatically coordinate multiple agents:
1. **Customize the workflow prompt** above with your specific requirements
2. **Copy the customized prompt**
3. **Paste it in your conversation** - Claude will automatically use `coordinate_team`
4. **Monitor progress** as each agent completes their phase
5. **Provide feedback** and additional context as needed
## Workflow Details
**Coordination Type:** `sequential`
**Tool Used:** `coordinate_team`
**Agents Involved:** 4 specialists
The workflow will execute step-by-step with each agent building on the previous work.
---
*This is a workflow template resource. Customize the prompt above and use it in your conversation to start the multi-agent workflow.*