typeui.sh typeui.sh is a CLI-first design layer for AI coding workflows. It helps developers keep UI output consistent by generating and applying design-system guidance files (skill.md) across agentic coding tools and LLM providers. Primary audience: - Developers and teams building web apps with AI coding assistants - Agentic tooling users who want consistent visual quality and design tokens Core capabilities: - Generate design-system guidance for projects - Pull prebuilt design-system specs from the registry - List available design systems - Update existing guidance as systems evolve Key commands: - npx typeui.sh generate - npx typeui.sh pull [name] - npx typeui.sh list - npx typeui.sh update Website structure: - / : Home and product overview - /design-skills : Public registry of available design skills - /design-skills/[slug] : Individual design skill pages - /configurator : Configuration experience - /license : Licensing information - /privacy : Privacy policy - /terms : Terms of service Canonical site: - https://www.typeui.sh Discovery files: - https://www.typeui.sh/sitemap.xml - https://www.typeui.sh/robots.txt