techstack

Select and align project tools and technologies into a .project-init.md file.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/tdp1999/claude-code-ctx --skill techstack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: techstack
Source: https://github.com/tdp1999/claude-code-ctx/tree/main/plugins/ctx/skills/techstack
Command: npx skills add https://github.com/tdp1999/claude-code-ctx --skill techstack

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Selecting the right tools and technologies for a project can be overwhelming without smart defaults and a clear process.

Core Features & Use Cases

  • Reads vision and architecture guidance to propose defaults.
  • Supports adding new tools mid-project and extract mode for existing projects.
  • Exports a final decision document (.project-init.md) for implementation and handoff.

Quick Start

Guide me through selecting the tools and technologies for my project and generate a .project-init.md with smart defaults.

Frequently Asked Questions about techstack

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

FAQPage Schema
How do I select the right tools and technologies for a new project architecture?

To select project tools and technologies, the workflow reads your vision and architecture guidance to propose smart defaults. It then exports final concrete decisions to a .project-init.md document for handoff.

Can I add new technologies to an existing project without starting the selection process over?

Yes, you can add new tools mid-project by using the update workflow mode. This integrates new technologies into your existing setup and aligns them with your current architecture without restarting.

What is the best way to document tool selection decisions for team handoff?

The best way to document tool selection decisions is to export the final choices into a .project-init.md file. This document captures your smart defaults, architecture matches, and deployment considerations for seamless implementation.

How does extract mode work for analyzing tool choices in existing projects?

Extract mode analyzes an existing project to document and align its current tool choices and architecture. It reads existing project guidance files to extract and record the concrete technologies already in use.

Do I need vision and architecture files to generate project technology defaults?

Yes, the workflow reads vision.md and patterns.md to generate smart defaults for your project. These files provide the necessary architectural guidance to match tools and guide deployment considerations.

What deployment considerations are covered when aligning project tools?

When aligning project tools, the workflow documents deployment considerations alongside your tool choices and architecture matches. This ensures the selected technologies fit your deployment strategy and are recorded in the final decision document.