Add CLAUDE.md - AI agent instructions for module development
Created comprehensive anti-hallucination documentation: - EXACT file templates with full code examples - Precise naming conventions (PascalCase, snake_case, kebab-case) - Step-by-step module creation checklist - Common mistakes to avoid section - Filament form/table component reference - Debugging commands and troubleshooting - Updated AI_CONTEXT.md and README.md to reference CLAUDE.md
This commit is contained in:
@@ -4,7 +4,8 @@ A comprehensive Laravel development environment with Docker for local developmen
|
||||
|
||||
> **New here?** Start with [GETTING_STARTED.md](GETTING_STARTED.md) for a step-by-step setup guide.
|
||||
>
|
||||
> **AI Assistant?** See [AI_CONTEXT.md](AI_CONTEXT.md) for project context and conventions.
|
||||
> **AI Assistant?** See [CLAUDE.md](CLAUDE.md) for EXACT module templates and step-by-step instructions.
|
||||
> Also see [AI_CONTEXT.md](AI_CONTEXT.md) for project context and conventions.
|
||||
|
||||
## Architecture Overview
|
||||
|
||||
|
||||
Reference in New Issue
Block a user