What problem does it solve?
New developers often waste time configuring their environment and understanding architecture because onboarding is fragmented or missing; this guide centralizes setup, architecture overview, and common workflows so new contributors become productive quickly.
Core Features & Use Cases
- Environment Setup: Clear prerequisites and version requirements for .NET, Docker, and CLI tools.
- Repository & Local Run: Step-by-step repository cloning and instructions to run services locally and run tests.
- Architecture & Workflow: High-level architecture overview, key concepts like CQRS and event sourcing, and daily development workflow for adding features and creating PRs.
- Use Case: Create a project-specific onboarding guide for a .NET microservice that includes cloning repos, starting local dependencies, running unit and integration tests, and locating architecture docs and ADRs.
Quick Start
Generate a developer onboarding guide that lists prerequisites, repository setup steps, local run instructions, testing commands, architecture overview, and key contacts.