gpus-theme

Provide GPUS Navy/Gold CSS variables, Tailwind v4 configs, and shadcn/ui settings.

1|Updated Dec 13, 2025
One-click install
npx skills add https://github.com/GrupoUS/gpus --skill gpus-theme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpus-theme
Source: https://github.com/GrupoUS/gpus/tree/main/.kilocode/skills/gpus-theme
Command: npx skills add https://github.com/GrupoUS/gpus --skill gpus-theme

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

This Skill provides a standardized and portable design system theme for the GPUS (Grupo US) branding, ensuring consistent visual identity across projects.

Core Features & Use Cases

  • Branding Application: Easily apply GPUS Navy/Gold branding to new or existing projects.
  • Theme Configuration: Set up shadcn/ui with the specific Navy/Gold palette and light/dark modes.
  • Resource Provision: Offers CSS variables, Tailwind v4 theme configurations, and shadcn/ui settings.
  • Use Case: Integrate the GPUS design system into a new web application to maintain brand consistency from the start.

Quick Start

Copy the assets/theme-tokens.css file to your project's main CSS file and import it.

Frequently Asked Questions about gpus-theme

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply a Navy and Gold branding theme using CSS variables and Tailwind?

To apply Navy and Gold branding, copy the provided CSS variables and Tailwind v4 theme configurations into your project to establish a consistent visual identity across your web applications.

What is the best way to set up shadcn/ui with a custom Navy and Gold palette?

The best way to set up shadcn/ui with a custom Navy and Gold palette is by importing pre-configured theme settings that include both light and dark modes for your design system.

Does this design system theme support both light and dark modes for branding?

Yes, this design system theme supports both light and dark modes, providing specific CSS variables for the Navy and Gold palette to ensure your branding remains consistent across different visual environments.

Can I use these Tailwind v4 theme configurations in an existing web application?

Yes, you can use these Tailwind v4 theme configurations in an existing web application by copying the theme-tokens.css file to your main CSS file and importing it to apply the branding.

How do I integrate a portable design system theme into a new project?

To integrate a portable design system theme into a new project, copy the provided assets such as CSS variables and shadcn/ui settings to maintain brand consistency from the start of development.