LogoClawIndex
CasesSkillsAbout
LogoClawIndex

backend-dev - FastAPI Backend Development

Develops backend features including models, schemas, API endpoints, and tests for FastAPI application

Tags

Updated: 2026-03-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read feature specification
  • write test cases
  • create database models
  • create alembic migration
  • write pydantic schemas
  • implement service logic
  • create api routes
  • run pytest tests
  • run ruff linter
  • run mypy checker
  • start backend server
  • test api endpoints
  • update documentation

Inputs

  • features.json
  • AGENTS.md
  • factory/library files
  • existing backend files

Outputs

  • test files
  • database models
  • alembic migrations
  • pydantic schemas
  • service modules
  • api routes
  • test results
  • lint results
  • type check results
  • api test logs
  • documentation updates

Requirements

  • Python virtual environment
  • FastAPI
  • SQLAlchemy
  • Alembic
  • Pydantic
  • pytest
  • ruff
  • mypy

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
backend
FastAPI
Python
TDD
API
database
testing
read feature specification
write test cases
create database models
create alembic migration
features.json
AGENTS.md
factory/library files
test files
database models
alembic migrations