devfullcycle/mba-ia-dev-workflow
Instructions file GitHub Copilot
Copilot instructions for devfullcycle/mba-ia-dev-workflow, covering project guidelines, project overview, project structure, tech stack and commands.
devfullcycle/mba-ia-dev-workflow
Instructions file GitHub Copilot
Copilot instructions for devfullcycle/mba-ia-dev-workflow, covering project guidelines, project overview, project structure, tech stack and commands.
devfullcycle/mba-ia-dev-workflow
Instructions file GitHub Copilot
Use when writing TypeScript code. Covers naming conventions, file organization, and TypeScript best practices.
devfullcycle/mba-ia-dev-workflow
Instructions file GitHub Copilot
Use when writing or modifying Express.js controllers and route handlers. Covers procedural handler pattern, REST status codes, and error propagation.
devfullcycle/mba-ia-dev-workflow
Instructions file GitHub Copilot
Use when writing or modifying the global Express error handling middleware. Covers error-to-HTTP mapping pattern and consistent response shape.
devfullcycle/mba-ia-dev-workflow
Instructions file GitHub Copilot
Use when writing domain entities, use cases, repositories, controllers, or models. Covers hexagonal architecture dependency rules and layer boundaries.
devfullcycle/mba-ia-dev-workflow
Instructions file GitHub Copilot
Use when writing or reviewing tests. Covers test structure (AAA pattern), unit/integration/e2e placement, database cleanup, and test data setup.
devfullcycle/mba-ia-dev-workflow
Instructions file GitHub Copilot
Use when writing TypeORM entities, database configuration, or data source setup. Covers entity patterns with dual identifiers, soft delete, and Data Mapper.
devfullcycle/mba-ia-dev-workflow
Instructions file
Claude Code instructions for devfullcycle/mba-ia-dev-workflow, covering claude.md, project overview, project structure, tech stack and environment startup verification.