typeui.sh - Introduction
typeui.sh is a CLI that generates skill.md files for all major AI providers including OpenCode, Claude Code, Codex, Gemini CLI, Cursor, and more.
The CLI can be used to configure a design system guideline and style guides that are persisted across AI tools so that LLM generation can maintain consistency when it comes to design.
What typeui.sh does
typeui.sh asks you a series of interactive questions about your design system, then generates SKILL.md files for coding agents.
- Universal target is always generated:
.agents/skills/design-system/SKILL.md - You can optionally generate additional agent-specific files during the provider selection step.
- The file generated by typeui.sh will help you generate consistent design with all your AI tools
The current version of this CLI is 0.1.0 and we will publish more versions as we bring new updates.
How to use typeui.sh
You need to get a license from typeui.sh to be able to activate the CLI.
It works with any terminal interface and can be used within all major AI clients and LLM providers.
LLM models
The best LLM models for UI generation currently are Gemini 3.x models and Opus 4.x.
We recommend Gemini for lower token costs compared to Opus or Codex.