Backend and APIs skills

12,582 tagged Backend and APIs, measured the same way as everything else here.

Browse within: agents 160skills 141LLM 111agent 90azure 80agentic-ai 77api 71claude-code-plugin 61ai-coding-agent 58antigravity 54sdk 51nextjs 50claude-code-skills 49cli 48

nvdigitalsolutions/mcp-ai-wpoos

Skill Claude CodeCodex

Register a custom Query type for JetEngine's Query Builder — extend \JetEngine\QueryBuilder\Queries\BaseQuery for the runtime query class, extend \JetEngine\QueryBuilder\QueryEditor\BaseQuery for the editor component, then hook BOTH register actions — jet-engine/query-builder/queries/register (factory) for the…

not rated 5 yesterday A 186 tokens

api-harness

626

sabbour/agentweaver

Skill Claude CodeCodex

Use the API harness to drive Agentweaver through its REST API, capture the complete request/response evidence, and emit a normalized agentweaver.persona-judge-verdict/v1 JSON verdict. It is for backend/API end-to-end validation; use the UI or MCP harness for those surfaces.

not rated 5 changed today A 0 tokens original MIT

cslsolucoes/SkillsORM

Skill Cursor

HTTP/HTTPS com Indy no Delphi: TIdHTTP, GET, POST, PUT, DELETE, headers, cookies, redirects, proxies, TLS/SSL com TIdSSLIOHandlerSocketOpenSSL, upload de arquivos, autenticação Basic/Bearer, timeout, multipart/form-data. Ativar quando o usuário mencionar: TIdHTTP, Indy HTTP, GET Delphi, POST Delphi, requisição HTTP…

not rated 5 4mo ago A 131 tokens

twilio-communications

628

LiHongwei-cn/lihongwei-cn

Skill Claude CodeCodex

Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems and multi-channel authentication.

not rated 5 +1 1mo ago A 47 tokens original MIT

nara-auth-rbac

629

MasRama/nara

Skill Claude CodeCodex

Adding auth guards, permission checks, role management, or session handling.

not rated 5 changed 4d ago A 19 tokens original MIT

kpubdata-dataset

630

yeongseon/kpubdata

Skill Claude CodeCodex

A set of instructions for adding and repairing datasets in kpubdata, a project that describes public data APIs with specification files. It covers recording real API responses, replaying examples, validating schemas, and updating documentation.

not rated 5 yesterday A 42 tokens original MIT

backend-setup-stack

631

WESTsyre21/setup-backend-stack

Skill Claude CodeCodex

Bootstraps a local Node.js backend development stack with Docker, PostgreSQL, and an ORM (Prisma or Sequelize). Use this skill whenever the user wants to: initialize a new backend project, set up a Dockerized database locally, wire up an ORM with automated migrations, scaffold an Express server with a health endpoint…

not rated 4 3mo ago A 155 tokens original MIT

code-like-djangonout

632

vigo/claude-skills

Skill Claude CodeCodex

Provides Django web framework expertise including project structure, models, views, admin, Celery tasks, testing, and Python best practices. Use when generating, analyzing, refactoring, or reviewing Django/Python code.

not rated 4 3mo ago A 49 tokens original MIT

engaging-networks-api

633

orkestre-ai/orkestre-engaging-networks

Skill Claude CodeCodex

Engaging Networks Public API integration for nonprofit data synchronization and reporting. Use when implementing Engaging Networks Public API calls, building campaign widgets, creating donor rolls, fetching supporter counts, retrieving donation summaries, or integrating EN data with external systems. Supports…

not rated 4 5mo ago A 85 tokens original MIT

emmanuelperu/microcks-skills

Skill Claude CodeCodex needs its repo

Write OpenAPI examples that work with Microcks dispatchers for API mocking. Covers example pairing rules, JSON body dispatching, Groovy script dispatching, and dispatcher configuration via the Microcks API.

not rated 4 5mo ago A 47 tokens original Apache-2.0

hewr-srood/tanstack-appoperation-kit

Skill Cursor

Standardize how API requests are defined and consumed via AppOperation together with TanStack Query. Use in React Native/Expo projects when the user mentions appOperation, QUERYKEYS, api.ts from this kit, or wants to add new API calls, hooks, or screens that talk to the backend.

not rated 4 6mo ago A 66 tokens

fortrabbit-api-access

637

fortrabbit/agent-skills

Skill Claude Code

Use when connecting an agent, MCP client, or script to fortrabbit — installing the fortrabbit MCP server (mcp.fortrabbit.com/mcp), calling the /v1 REST API, or resolving 401 / "Authentication required" / "Invalid access token" errors. Prefers the browser-based OAuth install (no credential handling) and falls back to a…

not rated 4 changed 8d ago C 223 tokens original MIT

stitchkit

639

max-listov/stitchkit

Skill Claude CodeCodex

Build or change a backend with stitchkit — the contract-first framework where one defineContract() becomes an HTTP API, MCP tools, AI-agent tools, a CLI and a typed client. Use this whenever working in a project that depends on stitchkit: defining or editing a contract, implementing handlers, exposing endpoints as MCP…

not rated 4 changed 6d ago A 0 tokens original MIT

aco-architect

640

yoonhwan/ai-codex-orchestrator

Skill Claude CodeCodex

A system-architecture skill for designing software structure, writing API specifications, defining review rules, and creating diagrams.

not rated 4 6mo ago A 29 tokens

coco-delivery

641

pcopu/coco

Skill Claude CodeCodex

Implement and verify CoCo features end-to-end (Telegram commands, callbacks, app-server transport, queueing, watchdogs, approvals, and tests). Use when changing this repository's bot behavior and needing repo-specific file targets, workflows, and validation commands. NOT for generic Python tasks outside CoCo.

not rated 4 10d ago A 65 tokens original MIT

flask

642

rishapgandhi/python-skills

Skill Claude CodeCodex

Skill "flask" from rishapgandhi/python-skills, covering flask skill, stack, project structure, app factory and app/init.py.

not rated 4 3mo ago A 0 tokens original MIT

fastapi

643

CN-big-cabbage/github-skill-distiller

Skill Claude CodeCodex

A Python framework for building web APIs, which are interfaces that let programs communicate over HTTP. It supports request validation, automatic API documentation, asynchronous code, reusable dependencies, and common authentication methods.

not rated 4 2mo ago A 14 tokens original MIT

denyszhak/pystack-skills

Skill Claude CodeCodex

Use when the service is event-driven: publishing or consuming events through a message broker (Kafka, RabbitMQ, Redis Streams, NATS, SQS), or using an in-process bus to decouple side effects from a use case. Triggers on edits to app/events/, app/handlers/, app/outbox/, app/consumers/; on imports of aiokafka, aio-pika…

not rated 4 3mo ago A 218 tokens original MIT

mcp-server-dev

645

euxx/claude-skills-for-copilot

Skill Claude Code

Use when the user asks to build an MCP server, create an MCP integration, wrap an API for AI agents, or expose tools via the Model Context Protocol. Guides through deployment model selection (remote HTTP, MCPB, local stdio), tool-design patterns, and framework choice before scaffolding code.

not rated 4 2mo ago A 65 tokens original MIT

wordpress-development

647

gaupoit/wordpress-development-skill

Skill Claude Code

This skill provides comprehensive WordPress development expertise including self-hosted setup with Docker and Nginx, theme development (block and classic), plugin development with security best practices, performance optimization, and security hardening. Use this skill when setting up WordPress environments…

not rated 4 8mo ago A 101 tokens

fastapi-templates

648

EngineerWithAI/engineerwith-agents

Skill Claude CodeCodex

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

not rated 4 8mo ago A 37 tokens copy · 100% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: