Back to skills
SkillHub ClubRun DevOpsFull StackFrontendDevOps

global-tech-stack

Understand and adhere to the project's technology stack including Laravel, PHP, React, PostgreSQL, Pest, Tailwind CSS, and all configured tools and services. Use this skill when making architectural decisions, when choosing libraries or packages, when configuring development tools, when setting up testing frameworks, when implementing authentication, when integrating third-party services, when configuring CI/CD pipelines, when setting up local development environments, or when ensuring consistency with the established tech stack across all parts of the application.

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.1
Composite score
2.1
Best-practice grade
C57.6

Install command

npx @skill-hub/cli install devanb-lucidlog-global-tech-stack

Repository

DevanB/lucidlog

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

Understand and adhere to the project's technology stack including Laravel, PHP, React, PostgreSQL, Pest, Tailwind CSS, and all configured tools and services. Use this skill when making architectural decisions, when choosing libraries or packages, when configuring development tools, when setting up testing frameworks, when implementing authentication, when integrating third-party services, when configuring CI/CD pipelines, when setting up local development environments, or when ensuring consistency with the established tech stack across all parts of the application.

Open repository

Best for

Primary workflow: Run DevOps.

Technical facets: Full Stack, Frontend, DevOps, Testing.

Target audience: everyone.

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: DevanB.

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/DevanB/lucidlog 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: Understand and adhere to the project's technology stack including Laravel, PHP, React, PostgreSQL, Pest, Tailwind CSS, and all configured tools and services. Use this skill when making architectural decisions, when choosing libraries or packages, when configuring development tools, when setting up testing frameworks, when implementing authentication, when integrating third-party services, when configuring CI/CD pipelines, when setting up local development environments, or when ensuring consistency with the established tech stack across all parts of the application.
---

# 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.

## When to use this skill

- When making architectural decisions or choosing approaches for new features
- When selecting or evaluating third-party packages or libraries
- When configuring development tools and environments
- When setting up Laravel, PHP, or React project configurations
- When implementing database-related functionality with PostgreSQL and Eloquent
- When writing tests using Pest framework
- When using Laravel-specific tools (Pint, Herd, Telescope, DebugBar, Wayfinder, Fortify)
- When integrating third-party services (Resend for email, Sentry for errors, etc.)
- When configuring CI/CD with GitHub Actions
- When setting up local development with Laravel Herd
- When implementing caching with Redis
- When ensuring consistency with established frameworks and patterns
- When documenting technical decisions or dependencies

## 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