10x-tech-stack-selector

Select technology stacks from a PRD using a curated registry.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/LeszekDNV/PlanDeck2 --skill 10x-tech-stack-selector-leszekdnv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-tech-stack-selector
Source: https://github.com/LeszekDNV/PlanDeck2/tree/main/src/PlanDeck/.github/skills/10x-tech-stack-selector
Command: npx skills add https://github.com/LeszekDNV/PlanDeck2 --skill 10x-tech-stack-selector-leszekdnv

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users select a technology stack for new projects based on a Product Requirements Document (PRD), saving time and ensuring a well-aligned tech foundation.

Core Features & Use Cases

  • PRD-based Decision Making: Uses the PRD to reason over a curated registry of technology stacks.
  • Custom Path or Default Recommendation: Allows users to either follow a guided process or accept a default recommendation.
  • Multi-Language Support: Supports various programming languages and frameworks.

Quick Start

Run the 10x-tech-stack-selector skill to select a stack for your project.

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 a tech stack for a new project based on a PRD?

Tech stack selection evaluates your Product Requirements Document (PRD) to recommend a suitable foundation by reasoning over a curated registry of frameworks. It assesses user needs, preferences, and project constraints through a process involving quality gates and user interviews.

Can I get a default stack recommendation without going through a guided selection process?

You can accept a default stack recommendation generated directly from your PRD content instead of going through the guided selection process. This allows for quick project initialization while still aligning the technology stack with your documented project constraints.

Does the stack selection process support multiple programming languages and frameworks?

The stack selection process supports various programming languages and frameworks by utilizing a language-aware starter registry. This ensures the recommended technology stack aligns with your specific development environment and multi-language project requirements.

What is needed to automate project planning and stack selection from a PRD?

Automating project planning and stack selection requires access to a completed PRD file and a language-aware starter registry. The tool evaluates your project constraints and user needs to output a customized technology stack recommendation.

When should I use an automated stack selector instead of manually choosing frameworks?

An automated stack selector should be used when you need to save time and ensure a well-aligned tech foundation for new projects. It provides decision support by systematically evaluating project constraints and user needs documented in your PRD.