Backend and APIs skills

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

Browse within: agents 125skills 115LLM 111agent 89api 81azure 80agentic-ai 78claude-code-plugin 60ai-coding-agent 58cli 58antigravity 54sdk 51nextjs 50claude-code-skills 48

api-crud-generator

433

stevesolun/micro-skills

Skill Claude CodeCodex

Generate a complete CRUD REST API with validation, error handling, auth middleware, tests, and OpenAPI docs. Use when asked to create API endpoints, REST resources, or backend CRUD operations.

not rated 11 5mo ago A 43 tokens original MIT

nbox-serve

434

lance0/nbox

Skill Claude CodeCodex

Run nbox as an MCP server (read-only by default; optional local stdio writes with --local-writes, or shared HTTP/OIDC writes with --allow-writes + nbox:write + [serve.vault]) so an agent host can query NetBox over JSON-RPC — stdio or HTTP+OIDC transport, the read tools (search/get/getinterface/history/…), the…

not rated 11 today A SkillSpector: pass 128 tokens original Apache-2.0

java-security-jwt

435

lambert0529/skills

Skill Claude CodeCodex

A guide for adding JWT authentication to a Spring Boot application. JWT is a signed token used to identify a user between requests, while role-based access control limits what different users may do.

not rated 11 7mo ago A 93 tokens original Apache-2.0

error-handling

436

davila7/claude-with-skills

Skill Claude Code

Error handling patterns for API endpoints. Use when implementing error handling, writing middleware, or reviewing how errors are caught and formatted in API code.

not rated 11 3mo ago A 32 tokens original MIT

channel3-api

437

channel3-ai/skills

Skill Claude CodeCodex

Helps developers integrate the Channel3 API for product search (text, image, semantic, and agentic), "more like this" recommendations, multi-merchant offer comparison, URL-to-product lookup, conversational shopping agents, price tracking, click/transaction reporting, and affiliate commissions. Channel3 is a universal…

not rated 11 23d ago A 136 tokens

musterhq/muster

Skill Codex

Design, generate, review, apply, and roll back Frappe or ERPNext metadata changes through Muster. Use for DocTypes, child tables, custom fields, property setters, workflows, roles, permissions, reports, print formats, web pages, workspaces, fixtures, patches, or installed-app compatibility.

not rated 11 5d ago A 69 tokens original MIT

laravel-api

439

streeboga/laravel-api-skill

Skill Claude CodeCodex

Laravel API architecture and code generation guide. JSON:API v1.1 spec compliant. Enforces layered architecture: Controller → Service → Repository → QueryBuilder. Uses timacdonald/json-api for resources, spatie/laravel-query-builder for filtering/sorting. Covers DTOs, Enums, public keys, Scramble docs, testing.…

not rated 11 13d ago A 147 tokens original MIT

java-spring-framework

440

AyrtonAldayr/agent-skill-java-spring-framework

Skill Claude CodeCodex

Senior Java & Spring Boot 4 / Spring Framework 7 architect skill for 2026-standard development. Use when the user asks to build, scaffold, design, review, or explain Java applications using Spring Boot 4.x, Spring Framework 7.x, Spring Modulith, or any related Spring ecosystem project. Triggers include: creating REST…

not rated 11 6mo ago A 165 tokens

clasp-setup

441

mathruffian-dot/clasp-gas-skill

Skill Codex

Instructions for connecting a coding agent to Google Apps Script through `clasp`, Google’s command-line tool for downloading and uploading Apps Script code.

not rated 11 11d ago A SkillSpector: warn 103 tokens original MIT

flowforge-testing

443

Remon-16/flow-forge

Skill Claude CodeCodex

Generate, modify, validate, execute and triage Flow Forge API test cases. Use when the user wants to turn requirement documents, API documents, table structures or business rules into executable YAML/Excel test cases, revise existing cases after requirement/API changes, run cases with the Flow Forge executor and…

not rated 11 1mo ago A 90 tokens original MIT

py-clean-arch

444

CJHwong/py-clean-architecture-examples

Skill Claude CodeCodex

Use this skill when the user asks about Clean Architecture in Python — not generic theory, but the specific layer conventions (l1entities, l2usecases, l3interfaceadapters, l4frameworksanddrivers), folder patterns, boundary interfaces, and .importlinter.ini contracts from CJHwong/py-clean-architecture-examples. Fetches…

not rated 11 2mo ago A 113 tokens

add-rest-endpoint

445

kousen/junie-training

Skill Claude CodeCodex

Scaffold a REST endpoint with controller, service, DTOs, tests, and error handling using project conventions.

not rated 11 1mo ago A 27 tokens original MIT

Vrivaans/invok-oss

Skill Claude CodeCodex

Documents the Invok HTTP execution API contract: how to call tools, how responses are structured, how to handle errors, and how to write defensive extraction code for workflow nodes. Use this skill when generating workflow code that calls Invok's /api/v1/execute/{toolCode} endpoint — not during the discovery and…

not rated 11 9d ago A 73 tokens AGPL-3.0

roots-ecosystem

448

aitormendez/roots-ecosystem-skill

Skill Claude CodeCodex

Roots ecosystem implementation guide for Bedrock, Sage, Acorn, Trellis, @roots/vite-plugin, roots/wp-config, WP Packages, Trellis CLI, and first-party Acorn extension packages. Use when working on Roots-based WordPress projects, especially for Bedrock configuration and Composer-managed WordPress, Sage Blade…

not rated 11 4mo ago A 152 tokens

fba

449

fastapi-practices/skills

Skill Claude CodeCodex

FastAPI Best Architecture (fba) project development guide. Use when working in fba projects to design, implement, review, or document APIs, Schema, Service, CRUD, Model, configuration, response contracts, pagination, cache, Celery, i18n, coding style, plugin development, plugin README files, plugin sharing, plugin…

not rated 11 changed 2d ago A 78 tokens original MIT

rocketmq

450

AI-888/06-Aether

Skill Claude CodeCodex

A troubleshooting skill for Apache RocketMQ, a messaging system that sends data between applications. It covers failures in sending and receiving messages, message backlogs, connections, and access permissions.

not rated 11 4mo ago A 15 tokens original MIT

sena-ai

451

unlimiting-studio/sena-ai

Skill Claude CodeCodex

Use this skill when building or modifying an AI agent with the @sena-ai framework. It covers new-project setup, Slack connectors (HTTP/Socket Mode), writing sena.config.ts (runtime, hooks, schedules), defining custom tools, connecting MCP servers, and operating the CLI.

not rated 11 1mo ago A 60 tokens

spring-boot-migration

453

mindcockpit-ai/cognitive-core

Skill Claude Code

Spring Boot version upgrade paths from v2.x through v4.0. javax to jakarta migration, Spring Security 5 to 7, RestTemplate to RestClient, virtual threads, OpenRewrite recipes, and progressive migration strategies.

not rated 11 2mo ago A 52 tokens

elixir-genius

454

agoodway/.claude

Skill Claude Code

Use when designing or architecting Elixir/Phoenix/LiveView applications, creating comprehensive project documentation, planning OTP supervision trees, defining domain models, structuring multi-app projects with path-based dependencies, or preparing handoff documentation for Director/Implementor AI collaboration.

not rated 11 7mo ago A 57 tokens

wmill/minecraft-api-mcp

Skill Codex

Use this skill when an LLM client needs to inspect or modify this Minecraft server through the repo's HTTP API and bundled helper scripts, without relying on MCP tools.

not rated 11 yesterday A 38 tokens

302ai-api-integration

456

302ai/302AI-API-Integration-Skill

Skill Claude CodeCodex

ALWAYS use this skill when user needs ANY API functionality (AI models, image generation, video, audio, text processing, etc.). Automatically search 302.AI's 1400+ APIs and generate integration code. Use proactively whenever APIs or AI capabilities are mentioned.

not rated 11 4mo ago A 60 tokens original Apache-2.0

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: