Global Tech Stack

Enforce approved technologies and libraries during code generation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents the inconsistent use of technologies or libraries within a project, which can lead to compatibility issues, increased complexity, and difficulties in long-term maintenance.

Core Features & Use Cases

  • Tech Stack Adherence: Guides Claude to use only approved technologies, libraries, and frameworks specified in your global tech stack, preventing "shadow IT" in your codebase.
  • Reduced Technical Debt: Prevents the introduction of unapproved or deprecated tools, maintaining a clean, secure, and manageable codebase.
  • Use Case: When Claude generates new code or suggests solutions, it automatically prioritizes and utilizes components from your defined tech stack (e.g., specific database, frontend framework, logging library), ensuring project consistency and simplifying future upgrades.

Quick Start

Activate this skill to ensure Claude's code generation and suggestions strictly adhere to your project's defined global tech stack, maintaining consistency.