
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
Generate design system specifications and style guides as skill files for AI coding providers
████████╗██╗ ██╗██████╗ ███████╗██╗ ██╗██╗ ███████╗██╗ ██╗
╚══██╔══╝╚██╗ ██╔╝██╔══██╗██╔════╝██║ ██║██║ ██╔════╝██║ ██║
██║ ╚████╔╝ ██████╔╝█████╗ ██║ ██║██║ ███████╗███████║
██║ ╚██╔╝ ██╔═══╝ ██╔══╝ ██║ ██║██║ ╚════██║██╔══██║
██║ ██║ ██║ ███████╗╚██████╔╝██║██╗███████║██║ ██║
╚═╝ ╚═╝ ╚═╝ ╚══════╝ ╚═════╝ ╚═╝╚═╝╚══════╝╚═╝ ╚═╝
Design system skill generator for agentic tools (ie. Claude Code, Open Code, Codex, Cursor, etc)
typeui.sh is an open-source command line interface (CLI) that generates, updates, and can download skill.md files with design system specifications to instruct agentic tools and LLM's to use a certain design when building interfaces.
You can start building with TypeUI by using the NPX command:
npx typeui.sh --help
| Command | Description |
|---|---|
generate | Run the interactive design system prompts and generate skill files. |
update | Update existing managed skill content in generated files. |
pull <slug> | Pull a registry skill and write it to selected provider paths. |
list | Show available registry specs (including design system links), then pull one automatically. |
verify | Verify your license key (pro version) and cache local license status. |
license | Show local cached license status. |
clear-cache | Remove local cache state (~/.typeui-sh). |
Shared options for generate and update:
-p, --providers <providers> (comma-separated provider keys)--dry-run (preview changes without writing files)Shared options for pull:
-p, --providers <providers> (comma-separated provider keys)--dry-run (preview changes without writing files)Shared options for list:
-p, --providers <providers> (comma-separated providers passed through to auto-pull)--dry-run (preview pull file changes without writing)For local development:
npm install
npm run build
node dist/cli.js --help
The CLI is open-source under the MIT License.
Get access to curated design system files by getting the pro version and supporting our work.
If you'd like to become a sponsor of the project, please contact us on our company website.
FAQs
Generate design system specifications and style guides as skill files for AI coding providers
The npm package typeui.sh receives a total of 273 weekly downloads. As such, typeui.sh popularity was classified as not popular.
We found that typeui.sh demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.