trident-ui-install

Installation
SKILL.md

Trident UI Installation

Streamline the setup of Trident UI component library in your Vite or Next.js project. This skill automates dependency installation, configuration file creation, and design system setup.

What This Skill Does

Trident UI is a pre-built React component library using Tailwind 4 with CSS-only theming. This skill will:

  1. Detect your project type (Vite or Next.js) and package manager
  2. Install required dependencies (@clubmed/trident-icons, tailwindcss)
  3. Create configuration files (components.json, CSS, Tailwind config)
  4. Install the complete design system (157 CSS variables, 25+ animations, component styles)
  5. Set up TypeScript path aliases
  6. Validate the installation

After setup, you can use Trident UI components by copying them into your project:

  • shadcn CLI: npx shadcn@latest add <registry-url> copies component source code into your project for full customization control
Related skills

More from clubmediterranee/ai-core

Installs
8
GitHub Stars
4
First Seen
Apr 13, 2026