TailPrint Builder

v1.0.0 Frontend

Build high-density, professional UI pages using the TailPrint design system — Blueprint aesthetic via Tailwind CSS. No BlueprintJS dependency.

↗ Live Preview

Install
/plugin install tailprint-builder@dkotama-skills

Requires marketplace to be added first: /plugin marketplace add dkotama/skills setup guide

What It Does

TailPrint replicates the visual DNA of BlueprintJS — the high-density, professional, industrial aesthetic used by ERP, IoT monitoring, and accounting tools — using only Tailwind CSS. No BlueprintJS package. No React dependency in the design layer. Just portable class recipes.

When to Use

How to Use

After installing the plugin, invoke it in Claude Code and describe the page you want to build. Example prompts:

"Build a dashboard page using TailPrint with a sidebar, a stats grid showing 4 KPIs, and a data table of recent transactions."
"Create an IoT node monitor page — TailPrint style — with a status table showing 48 sensor nodes, badge indicators for online/warning/offline, and a callout for critical alerts."
"Build a stock ledger in TailPrint with filters, a 200-row inventory table with SKU, qty, reorder threshold columns, and badge indicators when stock is below reorder point."

Invoke the skill directly with:

/dkotama-skills:tailprint-builder

The skill loads the full TailPrint token system, component recipes, anti-patterns, and layout rules into context before generating any code.

Design Docs

The full TailPrint specification — token system, typography, theming, layout, and all 21 component recipes — is embedded directly in the skill file. When you invoke the skill, the entire spec loads into your agent's context.

View skill source on GitHub →

Source & Changelog

Skill source: skills/tailprint-builder/

Version Date Notes
1.0.0 2026-05-07 Initial release — 21 components, full token system, multi-tenant theming