What problem does it solve?
This Skill helps you choose a practical starter stack for a new project once the PRD is written. It turns product requirements, team constraints, deployment needs, and language preferences into a concrete stack recommendation and a machine-readable handoff for scaffolding.
Core Features & Use Cases
- PRD-driven stack selection: Reads project priors from a PRD and uses them to recommend a starter that fits the product type, timeline, scale, and feature set.
- Structured decision workflow: Guides either a short recommended path or a deeper custom selection path with questions about features, team profile, preferences, deployment, and CI/CD.
- Scaffold-ready output: Writes a tech-stack handoff file that downstream automation can use to bootstrap the chosen project.
- Use Case: After finishing a SaaS PRD, use this Skill to decide between an opinionated Astro starter, Next.js, T3, Django, FastAPI, Rails, or another supported stack based on what the MVP actually needs.
Quick Start
Ask the AI to use 10x-tech-stack-selector on your PRD to recommend a starter stack and write the tech-stack handoff for bootstrapping.