Global Tech Stack

Identify approved frameworks, languages, and databases from tech stack standards.

Updated Nov 7, 2025
One-click install
npx skills add https://github.com/wmeints/symbiosis --skill global-tech-stack-wmeints
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Global Tech Stack
Source: https://github.com/wmeints/symbiosis/tree/main/.claude/skills/global-tech-stack
Command: npx skills add https://github.com/wmeints/symbiosis --skill global-tech-stack-wmeints

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you prevent inconsistent technology choices, "not invented here" syndrome, and difficulty in maintaining a cohesive project ecosystem, by ensuring alignment with established tech stack standards.

Core Features & Use Cases

  • Tech Stack Adherence: Understand and work within the project's approved technology choices, including frameworks, languages, and databases.
  • Informed Decision-Making: Make technology decisions that align with documented tech stack standards, avoiding unapproved dependencies.
  • Use Case: When starting a new feature, quickly identify the approved database (PostgreSQL), ORM (SQLModel), and web framework (FastAPI) to ensure compliance and seamless integration.

Quick Start

Using the Global Tech Stack skill, identify the recommended Python web framework and ORM for a new backend service based on the project's standards.