Fix Claude instruction imports

This commit is contained in:
2026-06-18 00:29:04 +02:00
parent 70df013675
commit 152a83907a
12 changed files with 243 additions and 5 deletions

View File

@@ -0,0 +1,19 @@
## Stack
<!-- TODO: Fill in language, frameworks, and key dependencies -->
- **Language:**
- **Key deps:**
## Dev Commands
```bash
# TODO: Fill in the standard commands for this repo
# Install dependencies
# Run tests
# Lint / type check
# Build / package (if applicable)
```