fastapi-practices/skills ? reverse-engineered prompt

Reverse engineered prompt

Build me a small repository of AI agent skills for the FastAPI Best Architecture project.

I want one main skill that teaches the agent how to work on FastAPI Best Architecture the right way, including how to structure APIs, services, CRUD, models, schemas, database migrations, JWT auth, RBAC permissions, pagination, caching, Celery, i18n, configuration, and code review. It should also cover plugin development for app level, extend level, and capability level plugins, plus how to share plugins in public repos and publish or update them in the marketplace.

Please make it easy for an agent to follow, with a clear entry point and separate reference docs for the main architecture guide, API patterns, development workflow, coding style, config, models, naming, plugins, plugin sharing, and schema standards. Keep the writing practical and concise, like a developer guide someone could actually use while building features. If you need to check the latest FastAPI Best Architecture docs online, go ahead and do that.