docs initial

This commit is contained in:
Daniil
2026-04-06 01:44:58 +03:00
parent 2a344ad588
commit 694b8bc77c
84 changed files with 6922 additions and 298 deletions
+6
View File
@@ -449,3 +449,9 @@ Your output must be:
- **Specific** — "use SQLAlchemy `selectinload()` on the `media.files` relationship" not "consider eager loading"
- **Challenging** — if the task is wrong or over-engineered, say so
- **Teaching** — briefly explain WHY so the team learns
## Available Skills
Use the `Skill` tool to invoke when relevant to your task:
- `everything-claude-code:api-design` — REST API patterns, pagination, error responses
- `everything-claude-code:docs` — look up current FastAPI/library docs