What problem does it solve? Choosing a framework and starter template for a greenfield project is slow and error-prone; this Skill turns a written PRD into a vetted starter recommendation plus a machine-readable hand-off file that a bootstrapper can scaffold from. ## Core Features & Use Cases - PRD-driven recommendation: Reads context/foundation/prd.md frontmatter priors (product_type, target_scale, timeline_budget) and resolves a recommended starter from a language-aware registry covering JS, Python, Ruby, Java, Go, Rust, PHP, .NET, and Dart. - Two-path interview: Offers a standard path (accept the vetted default for your product_type + language_family cell) or a custom path with a residual interview covering features, team profile, preferences, deployment, CI/CD, and a five-point self-check. - Quality gates and hand-off: Filters candidates against four agent-friendly criteria (typed, convention-based, popular in training data, well-documented) and writes context/foundation/tech-stack.md for the downstream /10x-bootstrapper. - Use Case: After finishing a PRD for a solo SaaS MVP, invoke the skill to get a recommended starter (e.g., 10x-astro-starter), confirm deployment and CI choices, and produce the hand-off file the bootstrapper consumes. ## Quick Start Ask the assistant to pick a tech stack for the project based on the PRD at context/foundation/prd.md.