io.github.bergside/typeui
OfficialAdds TypeUI design resources to Amp for enhanced UI generation.
Adds TypeUI design guidance to GitHub Copilot for UI generation.
Allows Hermes Agent to use TypeUI design skills and prompts for UI generation.
Connects JetBrains AI Assistant or Junie to TypeUI design systems and prompts for UI generation.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@io.github.bergside/typeuicreate a responsive landing page hero section with a call-to-action button"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
TypeUI - Build better UI with AI
TypeUI is an AI-first platform where you can use design skills, UI prompts, and other resources to enhance AI capabilities to generate better user interfaces and design when building websites and applications. The resources from this repository will work with any AI provider, given they support markdown files or general prompting.
Getting started
Install TypeUI where you build. Connect your AI coding tool to TypeUI MCP, then ask for UI in plain language while TypeUI supplies design systems, prompts, and layout variation guidance.
Related MCP server: Generative UI MCP
Design skills
Check out all design skills. Available in both DESIGN.md and SKILL.md formats.
UI design prompts
Browse all major UI prompt categories from TypeUI Prompts.
UI/UX Fundamentals
Use our official skill for UI/UX fundamentals based on years of experience, knowledge and data from the design world to make sure that any UI you generate together with the design skills and UI prompts from TypeUI will keep fundamental design principles in order, such as spacing, typography, color contrasts, and more.
Run this command to install it locally:
npx skills add https://github.com/bergside/typeui --skill typeui-fundamentalsCLI commands
All commands run via npx typeui.sh. Add --help to any command to see its options.
Command | What it does | |
🪄 | Generate a fresh | |
✏️ | Re-run prompts and update existing output files in place. | |
🎲 | Generate a fully randomized local design system. | |
📚 | Browse available registry specs and pull one automatically. | |
⬇️ | Pull a specific registry markdown file by slug. |
generate
Run interactive prompts and generate a fresh SKILL.md (default) or DESIGN.md file.
npx typeui.sh generate
npx typeui.sh generate --format designupdate
Run interactive prompts and update existing output files in place.
npx typeui.sh updaterandomize
Generate a fully randomized local design system — useful for quickly seeding a starter spec.
npx typeui.sh randomize
npx typeui.sh randomize --format designlist
Browse available registry specs from bergside/awesome-design-skills (with typeui.sh preview links), then pull one automatically.
npx typeui.sh list
npx typeui.sh list --format designpull <slug>
Pull a registry markdown file by slug. SKILL.md writes to provider paths; DESIGN.md writes to the project root.
npx typeui.sh pull <slug>
npx typeui.sh pull <slug> --format designLocal development
If you want to use this locally these are the commands you need to run:
npm install
npm run buildThen use the following command instead of npx in your terminal:
node dist/cli.js --helpLicense
The CLI and public registry is open-source under the MIT License.
Pro version
Get access to enhanched design skill files, UI prompts for layouts and a private Discord community by getting the pro version and thus supporting our open-source work.
Sponsors
A huge thank you to the companies supporting our open-source work.
Want to see your logo here? Become a sponsor.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bergside/typeui'
If you have feedback or need assistance with the MCP directory API, please join our Discord server