{project_name}
Source:
doc-readme.md
markdown
# {project_name}
> {one_line_description}
<!-- sniper:managed:start -->
## Overview
<!-- 2-3 sentences explaining what the project does and who it's for -->
## Features
<!-- Bullet list of key features. Source from PRD P0/P1 or infer from codebase -->
-
## Quick Start
### Prerequisites
<!-- List runtime requirements: Node.js version, database, etc. -->
-
### Installation
```bash
# Clone, install, and run commands — must actually workUsage
bash
# Primary usage exampleTech Stack
| Layer | Technology |
|---|---|
Project Structure
project-root/
├── src/
│ └── ...
└── ...Contributing
License
