🎯

tailwind4-expert

🎯Skill

from yuniorglez/gemini-elite-core

VibeIndex|
What it does

Provides advanced, context-aware code generation and refactoring capabilities specifically for Tailwind CSS v4, optimizing styling workflows and ensuring best practices in modern web development.

tailwind4-expert

Installation

Install skill:
npx skills add https://github.com/yuniorglez/gemini-elite-core --skill tailwind4-expert
1
AddedJan 27, 2026

Skill Details

SKILL.md

Overview

# πŸ€– Gemini Elite Core

The Ultimate Configuration Suite for Gemini CLI (v0.26.0+)

Transform your Gemini CLI into a high-performance autonomous agentic environment. This repository provides a curated collection of tactical skills, advanced agent configurations, and automated protocol hooks used by elite engineering teams.

πŸš€ Key Features

  • Advanced Agent Configs: Pre-configured codebaseInvestigator, codeReviewer, bugFixer, and skillCreator for optimal performance in v0.26.0.
  • Tactical Skill Library: Over 40 specialized skills for React 19, Next.js 16, Tailwind 4, Supabase, Git Flow, and more.
  • Improved Provisioning: New setup script with automated MCP detection (Chrome DevTools, Filesystem, llm-tldr, browser-use) and optional Rust-based Filesystem MCP for extreme performance.
  • Agentic Hooks: Automated type-checking, commit message validation, and session initialization.
  • Deep Documentation: Modern technical guides for the latest 2026 tech stack.
  • V26 Experimental Support: Built-in support for experimental.plan and the new Agentic UI.

πŸ› οΈ Instant Installation

Clone this repository and run the setup script:

Steps For Unix Users

```bash

git clone https://github.com/YuniorGlez/gemini-elite-core.git

cd gemini-elite-core

chmod +x setup.sh

./setup.sh

```

Steps For Windows Users

```bash

git clone https://github.com/YuniorGlez/gemini-elite-core.git

cd gemini-elite-core

.\setup.cmd

```

πŸ“– How to Use

Once installed, the setup script configures your ~/.gemini/settings.json and installs all tactical skills.

1. Initialize your session

When starting a new project, simply tell Gemini:

> "Analyze the codebase and prepare for development."

2. Activate Specialized Skills

Need deep knowledge of Next.js 16?

> "activate_skill next16-expert"

3. Use Automated Protocols

Gemini Elite Core includes hooks that:

  • Auto-Type-Check: Runs tsc --noEmit after logic changes.
  • Commit Sentinel: Ensures your commits follow Conventional Commits standards.

πŸ“‚ Repository Structure

  • skills/: Tactical MD skills for specific frameworks and tools.
  • hooks/: JavaScript hooks for session events (SessionStart, AfterTool, etc.).
  • docs/: Up-to-date documentation for 2026 technologies.
  • docs/skills-patterns/: Advanced patterns for modular skill design.
  • v26/: Research and optimization guides for Gemini CLI v0.26.0.

πŸ›‘οΈ Security & Privacy

Gemini Elite Core is designed to be safe. It uses the new Security Consent Prompts of v0.26.0 for skill installations and avoids any hardcoded secrets.

🀝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

---

_Optimized for the future of agentic development. Built for Gemini CLI v0.26.0._