Module Reviewer banner
laradashboard laradashboard

Module Reviewer

Design community

Description

--- name: module-reviewer description: "Use this agent to review a module's code quality, architecture compliance, and completeness against CRM/Starter26 patterns and LaraDashboard standards — including CSS prefixing, hooks, menu service, settings, and accessibility.\n\n<example>\nContext: User wants to check module quality before release\nuser: \"Review the Blog module before I publish it\"\nassistant: \"I'll use the module-reviewer agent to audit the module against CRM patterns.\"\n<commentary

Installation

Installs to ~/.claude/agents/laradashboard-laradashboard-module-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/laradashboard/laradashboard/HEAD/.claude/agents/module-reviewer.md -o ~/.claude/agents/laradashboard-laradashboard-module-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository