en un clic
Claude-Code-to-Deep-Agents-Skills-Converter
Claude-Code-to-Deep-Agents-Skills-Converter contient 6 skills collectées depuis andersonamaral2, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.
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.
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.
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.
Deploys a complete monitoring stack with Prometheus, Grafana, and Node Exporter using Docker Compose.
Creates a simple Todo API with FastAPI, SQLite, and basic CRUD operations.