Skip to content

{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 work

Usage

bash
# Primary usage example

Tech Stack

LayerTechnology

Project Structure

project-root/
├── src/
│   └── ...
└── ...

Contributing

License