laradashboard

Module Debugger — Design agent for Claude Code

Design community

Use this agent to debug module issues — registration failures, route problems, view errors, migration issues, permission problems, CSS/asset compilation, Tailwind prefix issues, and module loading/sta.

How to install Module Debugger

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

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

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

What Module Debugger does


name: module-debugger description: "Use this agent to debug module issues — registration failures, route problems, view errors, migration issues, permission problems, CSS/asset compilation, Tailwind prefix issues, and module loading/status issues in LaraDashboard.\n\n\nContext: Module routes are not loading\nuser: \"My Blog module routes aren't showing up\"\nassistant: \"I'll use the module-debugger agent to diagnose the routing issue.\"\n\nModule has a registration/rout

Alternatives in Design

  • Omd UX Writer — 섹션 단위 UX writing 감사 + 대안 + 근거 465 ★
  • Storyteller Critic — Talk critic. Reviews Beamer and Quarto RevealJS presentations for narrative flow, visual quality, content fide 250 ★
  • Shep Storybook Story Creator — Creates ONE Storybook story file colocated with a web UI component under src/presentation/web/components/, cov 247 ★

Full documentation available on GitHub

View Source Repository