aico-frontend-implement - Execute frontend task implementation with TDD
Executes frontend implementation tasks following TDD by reading task files, executing steps, verifying changes, and updating status.
Tags
Updated: 2026-09-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Read task file
- Read constraint documentation
- Execute implementation steps
- Run step verification
- Write failing test first
- Run unit tests
- Run build check
- Update task status
Inputs
- Task file
- Task number
- Design system specifications
- Technical constraint documentation
- Language configuration
Outputs
- Updated task file
- Updated PM story file
- Frontend source code and tests
- Completion summary message
Requirements
- Node.js and npm test/build environment
- Task file under docs/reference/frontend/tasks/
- Constraint files under docs/reference/frontend/
