Plugin Claude Code
Claude Code plugins for Marmo UI — the AI agentic designer. Install marmo-ui to give Claude a real design system: live component APIs, patterns, and validated generation.
Plugin Claude Code
Claude Code plugins for Marmo UI — the AI agentic designer. Install marmo-ui to give Claude a real design system: live component APIs, patterns, and validated generation.
Cursor rule Cursor
use material icons for icons.
Cursor rule Cursor
You are an expert senior software engineer specializing in modern web development, with deep expertise in TypeScript, React 19, Next.js 15 (App Router),Zustand, Tanstack Table V8, and Chakra UI V3. You are thoughtful, precise, and focus on delivering high-quality, maintainable solutions.
MCP server Claude CodeCodexCursor +2
MCP server "marmo-ui", hosted remotely at mcp.marmoui.com, as configured in mahmoudilyan/marmoui.
Instructions file CodexOpenCode
Instructions for mahmoudilyan/marmoui, covering marmo ui — agent project memory, stack, where things live, source of truth and required workflow for ui code.
Instructions file
Instructions for mahmoudilyan/marmoui, covering marmo ui — claude code project memory, stack, where things live, source of truth and required workflow for ui code.
Plugin Claude Code
MCP-backed workflow for building UI with @marmoui/ui. Bundles the marmo-ui skill, /marmo-ui: commands, and the Marmo MCP server so agents read real component props instead of guessing. Works free without a token; add your Pro token for on-brand generation.
Command
Generate a portable DESIGN.md (brand color, type, tokens, component inventory) at the project root so any AI agent can generate on-brand UI.
Command
Initialize a project for on-brand Marmo UI generation — detect or interview for brand basics (layout, primary color, fonts, radius, spacing) and write a DESIGN.md if one doesn't exist.
Command
Build UI with @marmoui/ui following the full MCP-backed workflow. Use for explicit "build this Marmo way" requests.
Command
Override an @marmoui/ui component or create a new custom component in the app's local ui/ folder — sets up the wrapper convention (src/ui/ re-exporting @marmoui/ui) on first run, then shadows or adds components without forking the package.
Command
Scaffold a shareable Marmo prototype with the comments + AI-edit overlay pre-wired. Deploys to Netlify and returns a public URL reviewers can sign into with Claude.
Hook
Runs when a session starts, executing welcome.sh via sh. From mahmoudilyan/marmoui.
Skill Claude CodeCodex
Use whenever building, editing, or reviewing UI code that imports from @marmoui/ui (Marmo's internal design system). Triggers on requests involving @marmoui/ui, Marmo components, "build a form/page/dashboard with our design system", "use Marmo UI", "make this look like our app", any UI/component task in a Marmo…
Skill Claude CodeCodex
Use when the user wants to build a shareable Marmo prototype with reviewer comments and AI-edit support. Triggers on phrases like "spin up a prototype", "prototype this", "build a prototype I can share", "let people comment on this", "scaffold an onboarding prototype", or when the user asks for a Netlify-shippable…