Build high-density, professional UI pages using the TailPrint design system — Blueprint aesthetic via Tailwind CSS. No BlueprintJS dependency.
/plugin install tailprint-builder@dkotama-skills
Requires marketplace to be added first:
/plugin marketplace add dkotama/skills
— setup guide
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.
data-tenant attribute re-themes the entire appAfter installing the plugin, invoke it in Claude Code and describe the page you want to build. Example prompts:
Invoke the skill directly with:
The skill loads the full TailPrint token system, component recipes, anti-patterns, and layout rules into context before generating any code.
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.
Skill source: skills/tailprint-builder/
| Version | Date | Notes |
|---|---|---|
| 1.0.0 | 2026-05-07 | Initial release — 21 components, full token system, multi-tenant theming |