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
Search or read files in docs/ for relevant information
Each file has frontmatter with source_url and fetched_at
Always cite the source URL in responses
Note the fetch date - documentation may have changed
Response Format
[Answer based on documentation]
**Source:** [source_url]
**Fetched:** [fetched_at]
1---2name: tailwind3description: TAILWIND documentation assistant4---56# TAILWIND Skill78This skill provides access to TAILWIND documentation.910## Documentation1112All documentation files are in the `docs/` directory as Markdown files.1314## Search Tool1516```bash17python scripts/search_docs.py "<query>"18```1920Options:21- `--json` - Output as JSON22- `--max-results N` - Limit results (default: 10)2324## Usage25261. Search or read files in `docs/` for relevant information272. Each file has frontmatter with `source_url` and `fetched_at`283. Always cite the source URL in responses294. Note the fetch date - documentation may have changed3031## Response Format3233```34[Answer based on documentation]3536**Source:** [source_url]37**Fetched:** [fetched_at]38```
Run npx skillmds@latest add upamune/tailwind in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
TAILWIND documentation assistant It is listed under Web & Frontend on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
upamune (@upamune) published this skill. Their other Agent Skills are listed on their SkillMD profile.