shadcn for agentic coding configurations
Browse, install, and own your AI coding configurations.
One command to install. Files copied directly to your project. Modify freely — they're yours now.
npx @agentrules/cli add agentic-dev-starter.opencodeThe Problem
AI coding plugins install to hidden directories. You can't see what's there, can't easily modify them, and updates may overwrite your changes. Different tools have different ecosystems with no way to share.
The Solution
AGENT_RULES copies files directly into your project. See exactly what you're installing. Edit anything. Track in git. One CLI for OpenCode, Claude Code, Cursor, and Codex.
Why AGENT_RULES
—
Transparent · Every file visible in your project. No hidden magic.
—
Customizable · Just files. Modify, merge, delete — they're yours.
—
Simple · One command. No repo cloning, no file hunting.
—
Version Controlled · Track in git. See diffs, revert changes.
—
Multi-Platform · Same CLI for OpenCode, Claude Code, Cursor, Codex.
—
Community · Discover presets. Publish your own workflows.
Quick Start
Terminal
# Install a preset
npx @agentrules/cli add agentic-dev-starter.opencode
# Files copied to .opencode/
# Edit them however you want