10x-tech-stack-selector

Analyze a Product Requirements Document to select a tech stack and generate a machine-readable hand-off file.

Updated May 26, 2026
One-click install
npx skills add https://github.com/ValueMedia/10xcards-td --skill 10x-tech-stack-selector-valuemedia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-tech-stack-selector
Source: https://github.com/ValueMedia/10xcards-td/tree/main/.opencode/skills/10x-tech-stack-selector
Command: npx skills add https://github.com/ValueMedia/10xcards-td --skill 10x-tech-stack-selector-valuemedia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you select the most suitable tech stack for your project by analyzing your Product Requirements Document (PRD) and providing a recommended starter and machine-readable hand-off.

Core Features & Use Cases

  • PRD Analysis: Reads and analyzes the provided PRD to extract relevant information.
  • Starter Selection: Based on PRD analysis, suggests a recommended starter and its associated tech stack.
  • Machine-Readable Hand-off: Generates a hand-off file that /10x-bootstrapper can consume to scaffold the project.
  • Use Case: When you have a PRD and need guidance on choosing the right tech stack, this Skill can help you decide the best options based on your project requirements.

Quick Start

Use the 10x-tech-stack-selector skill to analyze your PRD and get a recommended tech stack. Simply provide the path to your PRD file.

Frequently Asked Questions about 10x-tech-stack-selector

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right tech stack for my project based on a PRD?

To choose the right tech stack based on a PRD, you analyze the document to extract project type, language family, and UX requirements. This Skill processes those details to suggest a suitable starter and its associated developer tooling.

What is a machine-readable hand-off file for project setup?

A machine-readable hand-off file for project setup is an output generated after PRD analysis that contains your recommended tech stack data. It is specifically formatted for automated project bootstrapping tools to consume and scaffold your project.

Can I get a recommended starter and developer tooling from my product requirements?

Yes, you can get a recommended starter and developer tooling from your product requirements. The Skill reads your PRD to evaluate technical preferences and user experience needs, outputting a matching tech stack configuration.

How do I scaffold a project after determining the optimal tech stack?

To scaffold a project after determining the optimal tech stack, you use the generated machine-readable hand-off file. This file is designed to be consumed directly by a project bootstrapper to automate your setup.

Does the tech stack selector work with any project type and language family?

The tech stack selector works with various project types and language families by analyzing the specific details within your PRD. It evaluates your stated technical preferences and user experience requirements to find a suitable match.