What problem does it solve?
This Skill provides a clear, centralized view of the development progress for mini-apps, ensuring all stakeholders are informed about the status of each phase and artifact.
Core Features & Use Cases
- Automated Status Updates: Automatically updates a
status.md file for each app as development progresses through defined phases (Requirements, Design, Build, Test, Review, Deploy).
- Progress Tracking: Calculates and reports overall progress percentage based on completed phases.
- Artifact Management: Lists generated documents and source code artifacts for each phase.
- Use Case: After the 'mini-app-build' skill completes, this skill automatically updates the
app/my-calculator-app/status.md file to reflect that the implementation phase is done, lists index.html, style.css, and app.js as artifacts, and updates the progress to 50%.
Quick Start
Update the status for the 'my-calculator-app' after the build skill has finished.