Global Tech Stack

Guide technology selection and enforce framework conventions for project tech stacks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/devmatrix-ai/devmatrix-mvp --skill global-tech-stack-devmatrix-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Global Tech Stack
Source: https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/global-tech-stack
Command: npx skills add https://github.com/devmatrix-ai/devmatrix-mvp --skill global-tech-stack-devmatrix-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inconsistent technology choices across a project lead to fragmented codebases, increased maintenance overhead, and slower development cycles. This Skill ensures adherence to the project's defined technical stack, promoting consistency and efficiency.

Core Features & Use Cases

  • Guides Technology Selection: Provides guardrails for choosing appropriate frameworks, languages, and tools.
  • Enforces Framework Conventions: Ensures code follows established patterns for chosen technologies (e.g., React, FastAPI).
  • Aids Dependency Management: Helps maintain a clean and consistent set of project dependencies.
  • Use Case: When starting a new feature, use this Skill to verify that chosen libraries and frameworks align with the project's established tech stack (e.g., React for frontend, FastAPI for backend).

Quick Start

Review the proposed new feature for the user profile page and ensure all technology choices (libraries, frameworks) align with the global tech stack standards.