Module Test Writer banner
laradashboard laradashboard

Module Test Writer

Testing & QA community

Description

--- name: module-test-writer description: "Use this agent to write feature tests for LaraDashboard module CRUD operations, services, policies, and Livewire components.\n\n<example>\nContext: User wants tests for a module feature\nuser: \"Write tests for the Contact CRUD in CRM module\"\nassistant: \"I'll use the module-test-writer agent to create comprehensive feature tests.\"\n<commentary>\nTest generation for module CRUD.\n</commentary>\n</example>\n\n<example>\nContext: User wants to test a s

Installation

Installs to ~/.claude/agents/laradashboard-laradashboard-module-test-writer.md

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

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

Full documentation available on GitHub

View Source Repository