Refresh agent instruction files

This commit is contained in:
tegwick 2026-05-18 16:55:54 +02:00
parent a32ebb9e12
commit 341c718511
11 changed files with 519 additions and 75 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)
```