TAILWIND Skill
This skill provides access to TAILWIND documentation.
Documentation
All documentation files are in the docs/ directory as Markdown files.
Search Tool
bash
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_urlandfetched_at - •Always cite the source URL in responses
- •Note the fetch date - documentation may have changed
Response Format
code
[Answer based on documentation] **Source:** [source_url] **Fetched:** [fetched_at]