A starter kit for multi collaporating developers, AI first developemnt
<project-root>/
├── my-individual-project/ # This repo — AI assistant configuration (CLAUDE.md, agents, memory)
├── PRDs/ # Product business data (PRDs)
├── ux-spec/ # Design guide and UI/UX
│ └── Design-System-Istidama.md # Design system and Typography
├── qa-hub/ # Test cases
├── lms-laravel/ # Laravel backend
│ ├── API-README.md # Full API reference (55 endpoints, 12 categories)
│ ├── database/ # Migrations
│ └── Modules/ # Module models
├── docker/
│ └── powersync/ # Offline-first sync configuration
│ ├── sync-rules.yaml
│ └── powersync.yaml
└── specs/ # Project tasks