category focus

Backend

Server-side logic, APIs, and microservices.

1742 مهارةall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
backend
0

fastapi-patterns

Comprehensive FastAPI best practices, patterns, and conventions for building production-ready Python web APIs. Covers application structure, async patterns, Pydantic models, dependency injection, database integration, authentication, error handling, testing, OpenAPI documentation, performance optimization, and common anti-patterns. Essential reference for FastAPI code reviews and development.

clostaunau
clostaunau
development
open
backend
0

crud-skill

Implement Create, Read, Update, Delete operations for todo tasks. Use when building data management functionality.

maneeshanif
maneeshanif
development
open
backend
0

api-client

Fetch API patterns with error handling, retry logic, and caching. Use when building API integrations, handling network failures, or implementing offline-first data fetching.

ProfPowell
ProfPowell
development
open
backend
0

backend-api

Design and implement RESTful API endpoints with proper HTTP methods, status codes, and consistent naming conventions. Use this skill when creating or modifying API routes, endpoints, or server-side request handlers. When working on files in src/pages/api/, files containing API route definitions, files implementing REST endpoints, files handling HTTP requests and responses, server middleware for API requests, API authentication and authorization logic, and files defining API versioning strategies. When designing URL structures for resources, implementing query parameter handling for filtering/sorting/pagination, setting up rate limiting for API endpoints, or configuring CORS and API security headers.

SpacePlushy
SpacePlushy
development
open
backend
0

zod-validation

Type-safe schema validation with Zod for runtime data validation, form handling, and API contracts

tejovanthn
tejovanthn
development
open
backend
0

api-endpoint-creator

新しいAPIエンドポイントを追加する際に使用。Huma API、Echo、Handler/Service/Repositoryの3層構成、エンドポイント登録パターンを適用。REST API、新規エンドポイント、CRUD APIを追加する場合に使用。

taku-o
taku-o
development
open
backend
0

fastapi-patterns

Automatically applies when creating FastAPI endpoints, routers, and API structures. Enforces best practices for endpoint definitions, dependency injection, error handling, and documentation.

ricardoroche
ricardoroche
development
open
backend
0

shared-pool-pattern

Use when implementing shared connection pool for multiple services in same application - provides complete setup steps for FastAPI/multi-service apps without needing examples

juanre
juanre
development
open
backend
0

symfony-skfront-route

Create front/back Route controllers extending BaseRoute. Use for pages and form endpoints.

Swoking
Swoking
development
open
backend
0

ui-contract

Frontend/backend API contract definitions. Use for defining API endpoints, Pydantic to TypeScript mapping, schema validation, error responses, and pagination contracts.

krazyuniks
krazyuniks
development
open
backend
0

add-trpc-endpoint

Scaffold new tRPC API endpoints for the dealflow-network project with proper Zod validation, middleware, database functions, and client hooks. Use when adding new API routes, creating CRUD operations, or extending existing routers.

betterbrand
betterbrand
development
open
backend
0

pagination-endpoint

Guide for creating paginated list endpoints with cursor-based pagination and RFC 8288 Link headers following this project's conventions.

janisto
janisto
development
open
backend
0

zod

Validates data with Zod schemas including type inference, transformations, error handling, and form integration. Use when validating API inputs, form data, environment variables, or any runtime data validation.

mgd34msu
mgd34msu
development
open
backend
0

fastapi-sqlmodel

Use when building FastAPI applications with SQLModel for database models, CRUD operations, and full-stack data management. Also use for implementing relationships, migrations, async queries, and type-safe database interactions with Pydantic integration. NOT when using other ORMs (SQLAlchemy directly, Tortoise ORM) or building non-FastAPI applications.

hafiznaveedchuhan-ctrl
hafiznaveedchuhan-ctrl
development
open
backend
0

resterm

Deve ser usado quando o usuário pedir para gerar collections do Resterm com base em APIs escritas no código.

lualfe
lualfe
development
open
backend
0

rails-serializers

Rails serializers - variants for different response shapes, one serializer per resource. Use when working with serializers.

grupalia
grupalia
development
open
backend
0

api-route

Create API routes following Frontera patterns. Use when user says "create api", "add endpoint", "new route", "api for", or asks to build an API endpoint.

deeksmith-cpu
deeksmith-cpu
development
open
backend
0

jakarta-ee-api-base

Jakarta EE 10とJAX-RS 3.1を使ったREST APIサービス開発を支援。エンティティ実装、外部API連携など多様な実装要件に対応。SPECからタスク分解、詳細設計、コード生成、単体テスト実行評価、結合テスト、E2Eテストまで7段階で一貫サポート。基本設計変更対応も含む。

KenyaSaitoh
KenyaSaitoh
development
open
backend
0

image-processor-guidelines

Development guidelines for Quantum Skincare's Python FastAPI image processor microservice. Covers FastAPI patterns, Perfect Corp API integration, MediaPipe FaceMesh validation, correlation headers, access control (CIDR + X-Internal-Secret), error handling, Pydantic models, structured logging, mock mode, provider normalization, and testing strategies. Use when working with image-processor code, routes, validation pipeline, Perfect Corp integration, or Python/FastAPI patterns.

ZeroGravitySkin-Ron
ZeroGravitySkin-Ron
development
open
backend
0

api-tester

Testet REST API Endpoints, validiert Responses, prüft Erreichbarkeit

DerGueni
DerGueni
development
open
backend
0

json-schema

Generate and validate JSON Schema definitions. Use when asked to create schemas, validate JSON structure, or document API payloads.

beshkenadze
beshkenadze
development
open
backend
0

backend

FastAPI, SQLModel, async services for Pulse Radar backend development.

djimontyp
djimontyp
development
open
backend
0

vendure-entity-writing

Define Vendure database entities extending VendureEntity, with TypeORM decorators, relations, custom fields, and channel-awareness. Use when creating database models in Vendure.

meriley
meriley
development
open
backend
0

huma-endpoint

Guide for creating Huma API endpoints following this project's conventions including routing, input/output structs, error handling, and OpenAPI documentation.

janisto
janisto
development
open
Previous
Page 69 / 73
Next