npx claudepluginhub hivellm/rulebookStandardize AI-generated projects with Ralph autonomous loop, persistent memory, and quality gates. Supports 28 languages, 17 frameworks, 13 MCP modules, and 20 services.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Browser automation for AI agents
Tool-agnostic AI development framework. Standardize projects across Claude Code, Cursor, Gemini, Codex, Windsurf, Copilot with automated templates, quality gates, persistent memory, and framework detection for 28 languages, 17 frameworks, 13 MCP modules, and 20 services.
Large Language Models (LLMs) for software development need clear directives to generate high-quality code consistently. Without standardized guidelines, AI-generated code can be inconsistent, error-prone, and difficult to maintain.
Rulebook solves this by providing:
By giving LLMs a clear "rulebook" to follow, you ensure that every piece of generated code meets your project's standards—automatically.
# New project — auto-detects languages, tools, and complexity
npx @hivehub/rulebook@latest init
# Target specific AI tools
npx @hivehub/rulebook@latest init --tools claude-code,cursor,gemini
# Assess project complexity before configuring
npx @hivehub/rulebook@latest assess
# Minimal setup (essentials only)
npx @hivehub/rulebook@latest init --minimal
# Lean mode — AGENTS.md as <3KB index (fast AI loading)
npx @hivehub/rulebook@latest init --lean
# Update existing project (re-projects rules to all detected tools)
npx @hivehub/rulebook@latest update
# Manage canonical rules
npx @hivehub/rulebook@latest rules list # List rules by tier
npx @hivehub/rulebook@latest rules add no-shortcuts # Install from library
npx @hivehub/rulebook@latest rules project # Project to all tools
See the full CHANGELOG for details.
Tasks are now organized by phases with enforced naming: phase<N>_<description> (e.g., phase0_setup, phase3a_fix-auth). Inspired by real-world project management where priority and execution order must be visible at a glance in the file explorer.
Phase Naming Convention
phase<N>[subletter]_ prefix — rejected at creation otherwisephase0 → phase1 → phase2a → phase2b → ...Auto-Generated Tasks Index
tasks/README.md auto-generated on every task create, archive, delete, and status update3/5), and descriptions