Skip to main content
When you bring a Magic Patterns design into your codebase — via the MCP server, Copy code as prompt, a downloaded zip, or a GitHub sync — the generated code is a high-fidelity prototype, not production code. This skill tells your AI coding agent to treat it that way: reproduce the design, not the literal code, and always prefer your codebase’s existing components, tokens, and conventions.
Magic Patterns generates prototypes. The golden rule this skill encodes: when the Magic Patterns code and your codebase disagree, the codebase wins.

Install the skill

Save the skill to your project (or ~/.claude/skills/... to make it global):
Claude Code picks it up automatically and activates it when you share a Magic Patterns design or magicpatterns.com URL.

The skill

Copy the contents below into your tool of choice.

MCP Server

Pull designs directly into Cursor or Claude Code via MCP, then use this skill to integrate them.

Copy code as prompt

Copy a design’s code as a prompt for any AI editor.