Tailwind

TAILWIND documentation assistant

upamune b63d52f 211 files · 4.3 MB Updated

File contents

TAILWIND Skill

This skill provides access to TAILWIND documentation.

Documentation

All documentation files are in the docs/ directory as Markdown files.

Search Tool

python scripts/search_docs.py "<query>"

Options:

  • --json - Output as JSON
  • --max-results N - Limit results (default: 10)

Usage

  1. Search or read files in docs/ for relevant information
  2. Each file has frontmatter with source_url and fetched_at
  3. Always cite the source URL in responses
  4. Note the fetch date - documentation may have changed

Response Format

[Answer based on documentation]

**Source:** [source_url]
**Fetched:** [fetched_at]

upamune/radicaster/tree/main/.claude/skills/tailwind commit b63d52f795

Frequently asked questions

npx skillmds@latest add upamune/tailwind