All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- 5 rule files: core FastAPI, anti-patterns, Pydantic v2 migration, async patterns, and security
/fastapi-endpointskill for generating complete CRUD endpoints/fastapi-modelskill for SQLAlchemy model + Pydantic schemas/fastapi-validateskill for scanning projects for v1 leftovers and async issues/fastapi-settingsskill for pydantic-settings configurationfastapi-reviewersubagent for automated code review- Test fixtures with anti-pattern and correct-pattern samples
- Plugin validation script and CI workflow