Auth Quickstart

Scaffold a new FastAPI microservice from zero with ab0t-auth already integrated. Use when creating a brand new service that doesn't exist yet, bootstrapping a project from scratch, or when the user says "new service", "start from scratch", "scaffold", "quickstart", "create a new API", or "bootstrap". Generates a complete project structure with auth guard, permission scheme, type aliases, example CRUD routes, config, Dockerfile, and registration-ready .permissions.json. NOT for adding auth to an existing service (use auth_fastapi_skill for that). Use when this capability is needed.

tomevault-io 16cd4ec 2 files · 7.2 KB Updated

File contents

tomevault-io/skills-registry/tree/main/ab0t-com--auth-wrapper--auth-quickstart commit 16cd4ec0aa

Frequently asked questions

npx skillmds@latest add tomevault-io/auth-quickstart