woostack-bootstrap
Installation
SKILL.md
woostack-bootstrap
Overview
A spec — not a template — for bootstrapping AI-built full-stack projects. Instead of prescribing a hardcoded stack, this skill guides the agent to dynamically gather the project's requirements, look up the latest industry-standard solutions and versions, compare 2-3 options with pros/cons, and then bootstrap the chosen services using the app, feature, and infrastructure package slice architecture.
Core principle: resolve technologies and versions live based on project requirements, never from memory.
Invocation
Invoke with /woostack-bootstrap <goal>, where the goal is a plain-language description of what to build:
/woostack-bootstrap create a new mobile app for cataloging recipes
/woostack-bootstrap a SaaS dashboard with a marketing site and a billing API
The goal seeds the initial requirements-gathering and recommendation phase.