What problem does it solve?
This Skill streamlines the frontend development process by automating and guiding each phase from understanding, planning, implementing (TDD), to shipping and refining, providing a comprehensive lifecycle framework.
Core Features & Use Cases
- Automated Development Phase Detection: Automatically detects the current phase of development and provides appropriate guidance.
- Task Management: Helps break down complex tasks into manageable subtasks and suggests strategies for each phase.
- Code Review and Iteration: Facilitates code review processes, encourages iterative development, and helps catch quality issues early.
- Use Case: When you're working on a feature in a React/TypeScript UI, this Skill can help you understand the feature, plan your implementation, perform TDD, and iterate based on feedback, ensuring a smooth development process.
Quick Start
To start the development lifecycle, use the '/work' command or create a new feature branch and the Skill will guide you through the process.