Skip to content

v0.8.35: Comprehensive Tabler UI Skill Set

Choose a tag to compare

@emichaud emichaud released this 10 Jun 02:39

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/:

Foundationsfoundations.md, theming.md, layouts.md
Componentscomponents.md, icons-typography.md
Forms & dataforms.md (Flatpickr, Choices, tom-select, Imask, Dropzone, Signature Pad, Star Rating, NoUiSlider, wizards), tables.md, charts.md, maps-calendar.md (jsVectorMap, FullCalendar, Sortable.js)
Interactivityhtmx-patterns.md
Page recipespage-dashboards.md, page-landing.md, page-content.md, page-api-explorer.md, page-auth.md, page-utility.md (kanban, todos, calendar, file manager, inbox)
Metacustomization.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-unindexed tabler-ui.md)
  • Refreshes docs/skills/README.md with a dedicated Tabler section pointing to the new router
  • Slimmed tabler-ui.md from 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 main

No code or migration changes — documentation-only release.

🤖 Co-Authored-By: Claude Opus 4.7 (1M context)