Penpot Design Skills Plugin
Description
Penpot plugin to generate design md skill files based on TypeUI
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Design skill files for Penpot
Use this open-source plugin for Penpot to generate design skill files for AI providers such as Claude, Codex, Gemini or Cursor and create a blueprint of your design system with style specifications including colors, typography, spacings, shadows, branded content, and more.
What it generates
It generates a generic `skill.md` file that can be used by all major AI providers based on the [TypeUI](https://wwww.typeui.sh) manifest.
Features
- Structured form for brand, mission, foundations, accessibility, and QA constraints
- Human-friendly token editors with add/remove rows for colors, spacing, radius, shadow, and motion
- Enforced rule language (
mustfor non-negotiables,shouldfor recommendations) - Required interaction states included:
default,hover,focus-visible,active,disabled,loading,error - Quality checks for required sections and links
- Preview, copy, and download actions inside the plugin UI
Local development
If you want to run this locally you need to first install the dependencies:
npm install
And then create a local build:
npm run build
And finally run the local server:
npm run dev
Finally, use the following URL to install the plugin inside Penpot:
http://localhost:4400/manifest.json
License
This project is open-source under the MIT license and it was built by the authors of [TypeUI](https://wwww.typeui.sh).
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://