Overview

Tools and resources for building BlakeUI Pro projects with AI coding assistants.

BlakeUI Pro provides three tools to help AI assistants build better UIs with @blakeui-pro/react. Use them together for the best results.

What Each Tool Does

MCP ServerReact Pro SkillDesign Taste Skill
PurposeLive access to docs, CSS, and themesTeaches component patterns and v3 conventionsTeaches design system principles and visual polish
How it worksRemote tools your agent calls at runtimeStatic instructions loaded into contextStatic instructions loaded into context
InstallAdd URL to editor MCP configOne-line curl installOne-line curl install
OfflineNo (requires network)YesYes

Skills teach, MCP does. Skills give your agent knowledge of patterns and conventions. The MCP server gives it live access to component documentation, CSS files, and theme variables.

For best results, install all three:

  • MCP Server — your agent can look up any component API, browse the CSS system, and read guides in real time
  • React Pro Skill — your agent knows @blakeui-pro/react conventions, compound patterns, and common mistakes without needing to look them up
  • Design Taste Skill — your agent produces polished, well-designed UIs instead of generic layouts

On this page