Module Debugger banner
laradashboard laradashboard

Module Debugger

Design community

Description

--- 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<example>\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<commentary>\nModule has a registration/rout

Installation

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.

Full documentation available on GitHub

View Source Repository