typeui
Installation
SKILL.md
TypeUI Cursor Skill
Use this skill when the user asks to list, install, pull, generate, or update design skill files for Cursor.
Core workflow
- Prefer TypeUI CLI commands over manual file edits.
- Use deterministic flags:
--format skill -p cursor
- For installs:
- Validate slug first.
- Run dry-run first, then execute without dry-run.
- For generate/update:
- Use
updateonly for files with TypeUI managed markers. - Otherwise use
generate.
- Use