Commit Graph

3 Commits

Author SHA1 Message Date
Márcio Barroso e5438d7bba docs: refactor for generate extension pack with yaml format 2025-09-26 13:34:24 -03:00
Márcio Barroso 7ee26ab699 fix: fixing agent issue 2025-09-24 13:07:55 -03:00
Márcio Barroso a3bfeac185 feat: create Next.js Feature-Based Architecture Extension Pack
- Built specifically for nextjs-new-app template (Next.js 15+, Tailwind 4.x)
- Added 6 specialized AI agents including Domain Architect and BaseController Specialist
- Implemented 7 workflows for Domain-Driven Design and Feature-Based Architecture
- Created 5 architecture templates (BaseController, Schema-First, Feature Structure)
- Added 3 comprehensive checklists for development quality
- Includes setup task for nextjs-new-app template integration
- Supports database-agnostic patterns with Zod validation
- Follows strict TypeScript and modern Next.js App Router patterns

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-24 10:14:06 -03:00