tailwind-4-docs

This skill provides a workflow for answering Tailwind CSS v4 questions by utilizing a locally synced documentation snapshot. It guides agents through migration, configuration, and implementation tasks using official documentation, an engineering playbook, and a list of common migration pitfalls.

6.1K
Installs
4
Use cases
5/10
Quality

Is tailwind-4-docs safe to install?

Review the source first

Review the source first: our audit of tailwind-4-docs's source files found 1 shell command, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes a Python script to download external content and requires local file system access to store the documentation snapshot.

How we audit skills: our security review methodology.

Who is this skill for?

Developers and AI agents working on Tailwind CSS v4 projects who require access to official documentation and migration guidance.

What can you do with it?

  • Answering Tailwind v4 configuration and utility questions
  • Migrating projects from Tailwind v3 to v4
  • Reviewing code for Tailwind v4 implementation and refactoring
  • Checking compatibility and browser support for v4 features

How good is this skill?

Quality score: 5/10. The skill provides clear instructions for setup and usage, including specific file paths and a defined workflow for handling documentation dependencies.

What does the skill file contain?

SKILL.md
# Tailwind 4 Docs

## Overview

Use this skill to navigate a locally synced Tailwind CSS v4 documentation snapshot and answer development, configuration, migration, implementation, refactor, and review questions with official guidance.

The docs snapshot is not bundled with this skill because the upstream repository is source-available but not open-source. Users must initialize the snapshot themselves and are responsible for complying with the upstream license.

## Quick start

1. Check whether the docs snapshot is initialized (`references/docs/` and `references/docs-index.tsx` exist).
2. If t...

Frequently asked questions

How do I initialize the documentation snapshot?

Run the command 'python skills/tailwind-4-docs/scripts/sync_tailwind_docs.py --accept-docs-license' in your terminal.

What happens if I cannot run the initialization script?

The agent uses 'references/gotchas.md' and 'references/engineering-playbook.md' as limited fallbacks and directs you to consult the official website.

How often should I update the documentation?

The documentation snapshot should be refreshed if it is older than one week.

Data sourced from lombiq/tailwind-agent-skills on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

frontend-design

618.4K

AI agents tasked with designing and building web interfaces who need to produce unique, high-quality visual identities rather than generic, templated designs

The frontend-design skill provides guidance for creating distinctive, intentional visual designs for web interfaces. It instructs the agent to act as a design lead at a small studio, focusing on avoiding templated defaults by making deliberate choices regarding typography, color palettes, layout, and motion. The skill emphasizes a structured process of brainstorming, planning, and self-critique before writing code.

nonedesignfrontendanthropics

github-actions-docs

264.6K

Developers and DevOps engineers working with GitHub Actions workflows

The github-actions-docs skill provides grounded answers to GitHub Actions queries by retrieving information from official GitHub documentation. It assists with workflow syntax, security, migration, and runner configuration.

lowgithub-actionsci-cdxixu-me

brainstorming

256.4K

Developers and project managers who need to define requirements, architecture, and design for software projects before writing code

A structured brainstorming framework that guides users through project exploration, design proposal, and specification before implementation. It enforces a strict design-first workflow, requiring user approval for designs and documentation before transitioning to the writing-plans skill.

mediumdesignplanningobra

paper-context-resolver

140.4K

Developers and researchers performing deep learning repository reproduction who encounter specific technical ambiguities in documentation

The paper-context-resolver skill provides targeted information from research papers to resolve specific gaps in deep learning repository reproduction. It focuses on technical details like dataset splits, preprocessing steps, evaluation protocols, checkpoint mappings, and runtime assumptions.

lowresearchreproductionlllllllama