tech-stack-generation

Generate Markdown tech stack documentation from codebase analysis and Q&A.

161|25|Updated Oct 22, 2025
One-click install
npx skills add https://github.com/romiluz13/cc10x --skill tech-stack-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-stack-generation
Source: https://github.com/romiluz13/cc10x/tree/main/plugins/cc10x/skills/tech-stack-generation
Command: npx skills add https://github.com/romiluz13/cc10x --skill tech-stack-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of comprehensive technical stack documentation, eliminating the manual effort of tracking technologies, versions, and configurations. It performs deep codebase analysis and interactive Q&A to provide precise, up-to-date documentation, crucial for onboarding, planning, and maintaining technical consistency.

Core Features & Use Cases

  • Automated Technical Discovery: Parses package.json, config files, and scans code for frameworks, libraries, and tools.
  • Deep Code Analysis: Examines architecture patterns, state management, styling, type safety, and API design.
  • Interactive Q&A: Gathers non-discoverable information about deployment, database hosting, monitoring, and workflow.
  • Comprehensive Documentation: Generates a detailed Markdown document with specific versions, configuration examples, and command references.
  • Use Case: When onboarding a new backend developer, activate this skill to generate a tech-stack.mdc document that details all backend frameworks, database setup, API design, and deployment strategies, accelerating their ramp-up time.

Quick Start

Generate the tech stack documentation for the current project, including details on deployment and external services.