Python Fastapi Todo App
Creates a simple Todo REST API with FastAPI, SQLite, and basic CRUD operations. Use when the user asks to create a todo app, task manager API, or a simple Python REST API with create/read/update/delete endpoints.
Claude Code Sample
A Claude skill from andersonamaral2/Claude-Code-to-Deep-Agents-Skills-Converter.
Python Fastapi Todo App
Creates a simple Todo REST API with FastAPI, SQLite, and basic CRUD operations. Use when the user asks to create a todo app, task manager API, or a simple Python REST API with create/read/update/delete endpoints.
Express Jwt Postgres Api
Builds a production-style Express.js REST API with JWT authentication, PostgreSQL, layered middleware, and Docker Compose for local development. Use when the user asks to scaffold a secure Node.js/Express API with login, protected routes, and a relational database.
Python Fastapi Todo App
Creates a simple Todo API with FastAPI, SQLite, and basic CRUD operations.
Docker Compose Monitoring Stack
Deploys a complete monitoring stack with Prometheus, Grafana, and Node Exporter using Docker Compose.
Claude Code Sample 2
A Claude skill from andersonamaral2/Claude-Code-to-Deep-Agents-Skills-Converter.
Claude Code Sample 3
A Claude skill from andersonamaral2/Claude-Code-to-Deep-Agents-Skills-Converter.