Module Scaffolder banner
laradashboard laradashboard

Module Scaffolder

Project Management community

Description

--- name: module-scaffolder description: "Use this agent when you need to scaffold a new Laravel module in the LaraDashboard project, including generating the module structure, CRUD operations, and all necessary setups following the CRM module architecture patterns. This agent researches existing module patterns, improves scaffolding commands, and ensures consistency across all generated modules.\n\n<example>\nContext: The user wants to create a new module for managing blog posts in LaraDashboar

Installation

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

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

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

Full documentation available on GitHub

View Source Repository