Fastapi Deps

Use when the user wants to upgrade the project's dependencies safely — bump versions, read changelogs for breaking changes, and verify the suite still passes. Upgrades incrementally and stops on the first break; it does not add new dependencies (that's a design decision to raise separately).

steph-dove Updated

File contents

steph-dove/klaussy-agents/tree/main/examples/fastapi/.agents/skills/fastapi-deps commit 69bc3789e5

Frequently asked questions

npx skillmds@latest add steph-dove/fastapi-deps