Kami Imposes Editorial Discipline on AI Documents 🔗
Design skill for Claude and Codex agents enforces warm parchment aesthetic across professional formats
Kami equips AI coding assistants with a strict design system that turns natural-language requests into print-ready documents. Instead of generic corporate templates or flashy gradients, the skill applies eight invariant rules: a warm parchment canvas, a single ink-blue accent, serif-led hierarchy, and editorial whitespace tuned for paper.
The system supports six core formats: one-pagers, long reports, formal letters, portfolios, resumes and slide decks.
Kami equips AI coding assistants with a strict design system that turns natural-language requests into print-ready documents. Instead of generic corporate templates or flashy gradients, the skill applies eight invariant rules: a warm parchment canvas, a single ink-blue accent, serif-led hierarchy, and editorial whitespace tuned for paper.
The system supports six core formats: one-pagers, long reports, formal letters, portfolios, resumes and slide decks. Each follows the same visual logic so outputs feel like they came from the same careful hand. Three inline SVG primitives—architecture diagrams, flowcharts and quadrant charts—embed cleanly without breaking the aesthetic.
Installation is a one-line command. npx skills add tw93/kami registers the skill with Claude Code, Codex or generic agents that read from the skills directory. Once loaded, users simply describe the deliverable and the model generates matching HTML that respects every constraint: Newsreader serif at weight 500, no bold or italic, precise spacing, no shadows.
The project matters because AI excels at content yet routinely fails at presentation. Kami closes that gap by codifying taste. Documents emerge ready for immediate professional use, whether printed or shared as PDF, without requiring designers or design arguments.
Kami is not a UI framework or theme. It is an aesthetic constraint system that lets the model focus on substance while the skill guarantees form.
- Founder requests polished startup one-pager from AI
- Engineer builds technical resume under fixed design rules
- Speaker generates keynote slides with editorial spacing
- pandoc - converts markup but lacks curated aesthetic rules
- Typst - offers programmatic typesetting without AI integration
- Quarto - supports publishing yet requires manual configuration