Back to skills
SkillHub ClubRun DevOpsFull StackDevOpsTesting

global-tech-stack

Reference the project's defined technology stack including frameworks, languages, databases, testing tools, and deployment infrastructure. Use this skill when making technology decisions or choosing libraries. When working with project configuration files like package.json, requirements.txt, or Gemfile. When setting up new features that need to align with existing technology choices. When onboarding to understand the project's technical foundation. When choosing tools for testing, linting, CI/CD, or third-party services.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
0
Hot score
74
Updated
March 20, 2026
Overall rating
C2.3
Composite score
2.3
Best-practice grade
C68.4

Install command

npx @skill-hub/cli install mshafei721-turbocat-global-tech-stack

Repository

mshafei721/Turbocat

Skill path: .claude/skills/global-tech-stack

Reference the project's defined technology stack including frameworks, languages, databases, testing tools, and deployment infrastructure. Use this skill when making technology decisions or choosing libraries. When working with project configuration files like package.json, requirements.txt, or Gemfile. When setting up new features that need to align with existing technology choices. When onboarding to understand the project's technical foundation. When choosing tools for testing, linting, CI/CD, or third-party services.

Open repository

Best for

Primary workflow: Run DevOps.

Technical facets: Full Stack, DevOps, Testing.

Target audience: everyone.

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: mshafei721.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install global-tech-stack into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/mshafei721/Turbocat before adding global-tech-stack to shared team environments
  • Use global-tech-stack for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

Original source / Raw SKILL.md

---
name: Global Tech Stack
description: Reference the project's defined technology stack including frameworks, languages, databases, testing tools, and deployment infrastructure. Use this skill when making technology decisions or choosing libraries. When working with project configuration files like package.json, requirements.txt, or Gemfile. When setting up new features that need to align with existing technology choices. When onboarding to understand the project's technical foundation. When choosing tools for testing, linting, CI/CD, or third-party services.
---

## When to use this skill:

- When making decisions about which library or framework to use
- When working on package.json, requirements.txt, Gemfile, or dependency files
- When setting up new features that should align with existing tech choices
- When needing to understand the project's technical foundation
- When choosing testing frameworks or test utilities
- When configuring linting or formatting tools
- When setting up CI/CD pipelines or deployment
- When integrating third-party services (auth, email, monitoring)
- When deciding on database or ORM approaches
- When configuring caching solutions
- When onboarding or getting oriented to the project
- When ensuring new code aligns with established technology patterns

# Global Tech Stack

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global tech stack.

## Instructions

For details, refer to the information provided in this file:
[global tech stack](../../../agent-os/standards/global/tech-stack.md)
global-tech-stack | SkillHub