Practical Exercise
Exercise 1
Ask Copilot:
Create a Product Management feature.
Review the result.
Document:
- Folder structure
- Naming conventions
- Architectural consistency
Exercise 2
Generate the architecture using Atomic Bomb.
Create:
- Domain
- Subdomain
- Model
- Service
- State
- API
- UI Components
Then ask AI to implement.
Compare the results.
Exercise 3
Apply:
- Front-End Skill
- Atomic Bomb Skill
- Feature Generation Skill
Generate the same feature again.
Measure:
- Consistency
- Reusability
- Test coverage
- Maintainability