bootstrap-auto

Installation
SKILL.md

[IMPORTANT] Use TaskCreate to break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevents context loss from long files. For simple tasks, AI MUST ask user whether to skip.

Quick Summary

Goal: Automatically bootstrap a new project end-to-end: research, design, implement, test, review, document, and onboard.

Workflow:

  1. Research — Parallel researcher subagents explore idea validation and solutions
  2. Tech Stack — Find best-fit tech stack with planner + researchers
  3. Wireframe & Design — Create design guidelines, HTML wireframes, generate assets
  4. Implementation — Execute plan step-by-step with UI/UX subagent for frontend
  5. Testing — Write real tests, run with tester subagent, fix until all pass
  6. Code Review — Review with code-reviewer, iterate until clean
  7. Documentation — Generate README, PDR, code standards, architecture docs
  8. Onboarding — Guide user through setup one question at a time

Key Rules:

Related skills
Installs
16
GitHub Stars
6
First Seen
Feb 10, 2026