laradashboard

Module Reviewer — Design agent for Claude Code

Design community

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, s.

How to install Module Reviewer

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.

What Module Reviewer does


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\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

Alternatives in Design

  • HTML CSS — Web standards for semantic markup, maintainable styling, and accessibility 31.9k ★
  • Omarchy Plugin Architect — Design and build Omarchy (Quickshell/QML) bar-widget, panel, and service plugins that actually work on a stock 2.7k ★
  • General Frontend Developer — Use this agent proactively when you need expert guidance on frontend development tasks including UI/UX impleme 248 ★

Full documentation available on GitHub

View Source Repository