v0.8.35: Comprehensive Tabler UI Skill Set
What's New
This release reorganizes and dramatically expands the Tabler UI documentation that AI agents (and humans) use when building pages in this project.
Comprehensive Tabler skill set
The previous single tabler-ui.md (1,105 lines, flat reference) is now a routing index pointing to 20 specialized skill files under docs/skills/tabler/:
Foundations — foundations.md, theming.md, layouts.md
Components — components.md, icons-typography.md
Forms & data — forms.md (Flatpickr, Choices, tom-select, Imask, Dropzone, Signature Pad, Star Rating, NoUiSlider, wizards), tables.md, charts.md, maps-calendar.md (jsVectorMap, FullCalendar, Sortable.js)
Interactivity — htmx-patterns.md
Page recipes — page-dashboards.md, page-landing.md, page-content.md, page-api-explorer.md, page-auth.md, page-utility.md (kanban, todos, calendar, file manager, inbox)
Meta — customization.md, troubleshooting.md
Every skill cites real in-repo files, links to preview.tabler.io and docs.tabler.io, and includes copy-pasteable Django + Tabler snippets with SmallStack-specific gotchas.
Other changes
- Adds 20 new Tabler skill entries to
docs/skills/index.json(including the previously-unindexedtabler-ui.md) - Refreshes
docs/skills/README.mdwith a dedicated Tabler section pointing to the new router - Slimmed
tabler-ui.mdfrom 1,105 → 92 lines (now a router + project rules)
Stats
- 19 new files, ~8,300 lines of comprehensive Tabler documentation
- 544 tests passing, 69% coverage
- All Tabler skills now discoverable via
index.json
Upgrade
Pull the latest:
git pull origin mainNo code or migration changes — documentation-only release.
🤖 Co-Authored-By: Claude Opus 4.7 (1M context)