.tsx source files the agent can see and edit.The Agent Kit is 19 items: 8 design skills (landing-page design styles such as Apple Minimal, Swiss Grid, Editorial, and Terminal Dark), 8 page prompts (website types such as SaaS, Fintech, Agency, and Developer Tool), and 3 recipes (block arrangements that assemble a whole page). Together they teach an AI coding agent to produce genuinely good-looking output.
This is the important part: the Agent Kit is not merely a wrapper around the component library. The skills encode design judgment (type scale, spacing rhythm, color restraint, motion discipline) that an agent can apply standalone, even before you own a single component. Hand your agent a skill and a prompt, and it writes a better page in code you can read.
When you do own the library, the Agent Kit composes with it: the same design skills direct the agent to reach for the right pieces among 134 components, 238 blocks, and 300 app UI blocks, and the recipes arrange real blocks into a finished page. Standalone judgment first, full catalog on top.
Do not conflate the Agent Kit with the React Bits Pro Skill. They are different things. The React Bits Pro Skill is a free, every-plan integration skill that teaches an agent how to discover and install components from the registry with the shadcn CLI. The Agent Kit is the Pro-tier design and content material. One teaches the mechanics of installing; the other teaches how to design.
The integration skill ships as a downloadable SKILL.md distributed as a registry item, served via the registry itself so any agent can fetch it on demand. Point your agent at it once and installs stop failing.
npx shadcn@latest add @reactbits-pro/<name> is a single deterministic command. No multi-file copy-paste, no "now create this folder" back-and-forth..tsx file in the agent's working directory. The agent can read it, grep it, modify it, and refactor it like any other file in the project.node_modules/@reactbits-pro for the agent to reason about. What you see in your repo is what runs.components.json includes the React Bits Pro registry URL with your license key. (See the installation guide.)React Bits Pro works the same way across every major coding agent and AI IDE: Cursor, Claude Code, v0, Bolt.new, Lovable, Replit Agent, and Windsurf. The contract is the shadcn registry protocol, which all of them already understand. There's no agent-specific integration to maintain and nothing to break when a new model ships.
Pro ($199) is the sweet spot for agent-driven development. It unlocks the full Agent Kit plus 238 pre-composed blocks (hero, pricing, FAQ, features, testimonials, CTAs, footers) and 300 app UI blocks, so the agent can install a finished section in one command instead of stitching primitives together. Ultimate ($299) adds 11 full landing-page templates the agent can scaffold an entire site from. Starter ($99) is enough if you only need animated components and the free integration skill.
Explore the Agent Kit · React Bits Pro Skill · Installation guide · Get a license
Buy once. Own the source. Lifetime updates.