From agent-ready-repo
Aligns host-specific instruction files and capability configs when working with CLAUDE.md, Cursor rules, Copilot instructions, GEMINI.md, hooks, MCP configs, LSP configs, plugin manifests, or marketplace entries.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-ready-repo:tool-specific-wiringThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Keep host-specific files thin and purposeful.
Keep host-specific files thin and purposeful.
Shared project truth belongs in first-class AGENTS.md or docs/. Tool-specific files contain only host-specific loading, capability configuration, and routing.
CLAUDE.md:
AGENTS.md because Claude Code reads CLAUDE.md, not AGENTS.md;.claude/rules/:
.cursor/rules/:
docs/rules/ for portable policy;AGENTS.md..github/instructions/:
GEMINI.md:
AGENTS.md for shared facts.Hooks and CI:
MCP configs:
Plugin manifests:
dependencies only for runtime plugin dependencies;bin/ tools non-interactive and provide --json when agents may call them.AGENTS.md or docs/.CLAUDE.md loading and claudeMdExcludes as wiring around AGENTS.md, not as a second source of truth.agent-ready-check when available.Return:
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub baranovxyz/agent-context-kit --plugin agent-ready-repo