A command-line tool that helps developers pull curated AI agent rules from a centralized repository into their projects.
Use our web interface to search and select rules, then generate a non-interactive CLI command to install them.
Open Rule Selector →Approve, edit, or reject drafts captured via npx @quanvo99/ai-rules@latest kb capture. Drafts stay invisible to agents until approved.
GET /api/rulesFetch all available rules from MongoDB cache with GitHub fallback
npx @quanvo99/ai-rules@latest initnpx @quanvo99/ai-rules@latest init --agent cursor --categories typescript,react-hooks --overwrite-strategy force