pixel
Pixel Design System
Build Pixel 3 UI with a low-noise workflow: verify setup, map the UI, validate props, apply token-safe styling, and ship runnable Vue/Nuxt code.
Golden Rules
- Import UI from
@mekari/pixel3. - Use Pixel primitives before raw HTML equivalents.
- Wrap validated fields in
MpFormControl. - Verify props with Pixel MCP
get-componentbefore guessing. - Prefer design tokens over raw color, spacing, or typography values.
- Use CSS Props for
MpFlex,MpScrollbar,MpSkeleton, andPixel.*; usecss()only when CSS Props are unavailable. - Preserve the project's active token mode instead of mixing 2.1 and 2.4 ad hoc.
Examples
Text request → Component output
Input: "Create a form with email and password fields and a submit button"
More from ahmadzakiy/skills
figma-implement-design
Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or asks to implement designs or components that must match Figma specs. Requires a working Figma MCP server connection.
5nuxt-ui
Build UIs with @nuxt/ui v4 — 125+ accessible Vue components with Tailwind CSS theming. Use when creating interfaces, customizing themes to match a brand, building forms, or composing layouts like dashboards, docs sites, and chat interfaces.
3frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
3