Production-ready AI agent skills for Claude Code, Codex, Cursor, and the Agent Skills Open Standard
-
Updated
May 24, 2026 - Python
Production-ready AI agent skills for Claude Code, Codex, Cursor, and the Agent Skills Open Standard
A python 3 module for resolving $refs in OpenAPI specs and create bundles.
A simplicity-first skill for reviewing architecture, refactors, APIs, and testing strategy without adding unnecessary complexity.
👉 Modular FastAPI backend for an e-commerce system with Users, Products, and Orders using SQLAlchemy ORM
👉 Blog API with FastAPI, SQLAlchemy, and relational data modeling (User ↔ Posts)
👉 Task Manager API with filtering, multi-condition queries, and PATCH-based partial updates using FastAPI
FastAPI evolution across 4 git branches: messy single-file → resource-based → layered ORM → async + Postgres production. A coin tracker (price refresh, JWT + refresh-token auth, personal portfolio) used as the vehicle for teaching API design. One-command local setup with docker compose up.
Python/Django REST API for intelligent resume tailoring. Leverages LLMs for context-aware project rewriting, integrates PyPDF2 for legacy ingestion, and utilizes Celery/Redis for background AI task orchestration. Powered by Supabase for secure data persistence.
The ultimate Pydantic v2 laboratory: implementing TypeAdapters, computed fields, and Annotated pipelines within a high-performance FastAPI framework. Includes structured error handling and a comprehensive test suite. 🛠️✨
Aligning opposites into unified intelligence.
A RESTful Patient Management API built with FastAPI, supporting CRUD operations with JSON-based storage. Ideal for learning backend development and API design.
A FastAPI-based API for managing vector database operations like creating indexes, upserting data, and similarity searches. Built with Python 3.12, it supports Pinecone as the vector database provider and features metadata filtering for precise search results.
Lightweight Python utility library for text, data, files & HTTP — built + AI-reviewed
A practical FastAPI project showcasing the differences between REST and GraphQL. This project demonstrates how to build parallel APIs over the same dataset using production-level principles like the Repository/Service pattern, Dependency Injection, scope-based authorization, and efficient data loading with DataLoaders.
API for storing and retrieving cooking recipes from Firebase Realtime Database and summarizing weekly groceries shopping list.
A methodology for building software with AI through knowledge, architecture, contracts, and code.
Modular FastAPI service with TDD, clean architecture, and production-ready API patterns.
AI-powered interview prep assistant using RAG, FAISS & Google Gemini — ask questions from your resume and get intelligent answers
Production-grade API design skill for AI agents to architect, secure, document, audit, test, and migrate REST, OpenAPI, AsyncAPI, GraphQL, gRPC, webhook, streaming, and event-driven APIs.
Modular backend architecture for artist management and automated booking systems with integrated fintech payment flows.
Add a description, image, and links to the api-design topic page so that developers can more easily learn about it.
To associate your repository with the api-design topic, visit your repo's landing page and select "manage topics."