Files
calendar/specs/_templates/docs/README.md
T
Udit TakkarandGitHub cfa0783ebc feat: add claude specs (#26852)
* feat: claude templates

* refactor: new file

* feat: symlink
2026-02-10 19:06:31 +00:00

46 lines
669 B
Markdown

# {Feature Name}
## Overview
{Brief description of what this feature does and why users would use it}
## How to Use
### Step 1: {First Step}
{Description}
![Step 1 Screenshot](./screenshots/step-1.png)
### Step 2: {Second Step}
{Description}
![Step 2 Screenshot](./screenshots/step-2.png)
## Configuration Options
| Option | Description | Default |
|--------|-------------|---------|
| {option} | {description} | {default} |
## Common Use Cases
### {Use Case 1}
{Description of use case and how to achieve it}
### {Use Case 2}
{Description of use case and how to achieve it}
## FAQ
### {Common Question 1}
{Answer}
### {Common Question 2}
{Answer}