1---2name: hamzapixl-pixl-ai-fastapi-api3description: Overview4---56## Overview78Builds a complete FastAPI backend: scaffolds the service, adds CRUD endpoints for each entity, sets up authentication, and deploys.910## Suggested Team1112- **architect** — API design, data model, authentication strategy13- **backend-engineer** — Service implementation, endpoint creation14- **qa-engineer** — Test writing, API testing1516## Process1718### Phase 1: Design19201. Define the API's entities and relationships212. Design the URL structure and HTTP methods223. Choose authentication method (JWT, API keys, OAuth)234. Plan database schema2425### Phase 2: Scaffold26275. Run `/fastapi-service` to scaffold the base service286. Set up database (SQLAlchemy models, migrations)297. Add authentication middleware3031### Phase 3: Implement32338. For each entity, run `/pydantic-api-endpoint` to add CRUD endpoints349. Add business logic and validation rules3510. Add inter-entity relationships and nested routes3611. Add pagination, filtering, and sorting3738### Phase 4: Quality & Deploy394012. Write tests for each endpoint (happy path + edge cases)4113. Run `/self-review-fix-loop` for quality assurance4214. Add OpenAPI documentation (auto-generated by FastAPI)4315. Run `/docker-cloudrun` for containerization and deployment4416. Verify: all tests pass, API documentation accessible, health check responds4546---47> Source: [hamzaPixl/pixl-ai](https://github.com/hamzaPixl/pixl-ai) — distributed by [TomeVault](https://tomevault.io).48<!-- tomevault:4.0:skill_md:2026-06-16 -->
Run npx skillmds@latest add tomevault-io/hamzapixl-pixl-ai-fastapi-api in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Overview It is listed under Integrations & APIs on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.