tech-stack-generator

Generate Markdown tech stack documentation from interviews and project usage.

2|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/rungchan2/frontend-skills --skill tech-stack-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-stack-generator
Source: https://github.com/rungchan2/frontend-skills/tree/main/skills/tech-stack-generator
Command: npx skills add https://github.com/rungchan2/frontend-skills --skill tech-stack-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Tech Stack Generator automates the creation of accurate, up-to-date tech stack documentation by consolidating interview insights and live project dependencies.

Core Features & Use Cases

  • Automated package version discovery: fetches the latest versions of core frontend/backend packages via the included script to ensure current documentation.
  • Structured tech stack documentation: produces Markdown-ready docs that are easy to review, share, and update across teams.
  • Use Case: When starting a new project or onboarding a team, generate a complete tech stack document from interviews and existing codebase to align decisions and tooling.

Quick Start

Run the Tech Stack Generator to initialize a draft document from your project and interview notes.

Frequently Asked Questions about tech-stack-generator

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

FAQPage Schema
How do I generate tech stack documentation from interview notes and project dependencies?

Tech stack documentation is generated by consolidating interview insights and fetching live project dependencies from npm. This process produces a structured, Markdown-ready document covering frontend, backend, and tooling packages for team review.

What is the best way to keep tech stack docs updated with current npm package versions?

The best way to keep tech stack docs updated is by running an automated script to fetch the latest npm package versions. This ensures your frontend, backend, and tooling dependencies reflect current versions directly within your generated Markdown documentation.

Can I use this tech stack generator for software project discovery and onboarding workflows?

Yes, this tech stack generator is designed for software project discovery, architecture, and onboarding workflows. It aligns tooling decisions by creating a complete tech stack document from interviews and existing codebase dependencies.

How do I create a structured tech stack document that includes frontend and backend packages?

To create a structured tech stack document, you integrate frontend, backend, and tooling package dependencies. The generator automates this by combining project usage data and interview notes into a cohesive, Markdown-ready output format.

Does the tech stack generator require any external dependencies or modules?

The tech stack generator operates without external dependencies. It utilizes included scripts to fetch npm package versions and structure the documentation, requiring only your interview notes and project usage data as input.