home/categories/development
domain cluster

Development

Frameworks, languages, and architectural tools.

23643 個技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
backend
0

async-sqlmodel

Build async database integration into FastAPI applications using SQLModel and async SQLAlchemy. This skill should be used when users want to create async-first database layers with SQLModel models, async sessions, relationships (with joinedload/selectinload), migrations, and production-grade patterns. Covers model definition, async CRUD operations, relationship eager loading, connection pooling, and Alembic migrations with async support. Always fetches latest SQLModel and SQLAlchemy async documentation before implementation.

MoosaAfzal2
MoosaAfzal2
development
open
full-stack
0

markdowntown-backend

Backend API routes, Prisma schema/migrations, and server-side validation patterns for markdowntown. Use when editing Next.js App Router API handlers, Prisma models/migrations, auth/session gating, rate limits, cache revalidation, or backend validation logic.

joelklabo
joelklabo
development
open
full-stack
0

nextjs-advanced-routing

Advanced Next.js routing: Route Handlers (API routes), Server Actions ('use server'), Parallel Routes (@slot), Intercepting Routes ((.)), Error Boundaries, Draft Mode, Suspense streaming.

kensleDev
kensleDev
development
open
full-stack
0

fastapi-crud

Generate comprehensive FastAPI CRUD operations with models, schemas, routes, and database integration. Use when creating REST API endpoints for database entities with full Create, Read, Update, Delete functionality, including Pydantic schemas, SQLAlchemy models, dependency injection, and proper error handling.

atiasultani
atiasultani
development
open
full-stack
0

express

Express.js server best practices including middleware, error handling, and security.

kprsnt2
kprsnt2
development
open
backend
0

pydantic-models

Automatically applies when creating data models for API responses and validation. Uses Pydantic BaseModel with validators, field definitions, and proper serialization.

ricardoroche
ricardoroche
development
open
full-stack
0

express-api-patterns

Express.js API development, route handling, middleware, error handling, request validation, CORS. Use when building Express routes, implementing middleware, handling API requests, or setting up the backend server.

BPMSTC
BPMSTC
development
open
full-stack
0

vkc-api-route-pattern

Standardize Next.js App Router API route implementations under src/app/api/** (auth/session, input validation, Drizzle queries, rate limiting, response shape). Use when creating or refactoring API routes in this repo.

LEE-SANG-BOK
LEE-SANG-BOK
development
open
full-stack
0

nodejs-backend

Build Node.js backend services with Express/Fastify, PostgreSQL, and services pattern. Use when creating backend APIs, setting up servers, or connecting to databases.

ProfPowell
ProfPowell
development
open
full-stack
0

fastapi

Comprehensive FastAPI development guide from beginner to production. This skill should be used when building REST APIs, web backends, microservices, or any Python web application with FastAPI. Covers project setup, routing, Pydantic models, async database operations, authentication (JWT/OAuth2), dependency injection, background tasks, WebSockets, testing, and production deployment. Triggers on tasks like "create a FastAPI app", "build an API", "add authentication", "connect database", "deploy FastAPI", or any FastAPI-related development.

shmlaiq
shmlaiq
development
open
backend
0

mcp-server

This skill should be used when setting up a stateless MCP (Model Context Protocol) server in FastAPI using the Official MCP SDK with 5 task management tools that interact with SQLModel database.

Sobansaud
Sobansaud
development
open
backend
0

php-symfony-api-platform-serialization

Control API Platform output with serialization groups, custom normalizers, and context-aware serialization. WHEN: Configuring serialization groups, creating custom normalizers, implementing computed fields, role-based serialization, controlling API response shape. WHEN NOT: API security (use php-symfony-api-platform-security), filters (use php-symfony-api-platform-filters), resource configuration (use php-symfony-api-platform-resources).

LounisBou
LounisBou
development
open
full-stack
0

fastify-typebox-apis

Building REST APIs with Fastify and TypeBox in TypeScript. Use when creating routes, defining request/response schemas, implementing validation, structuring API modules, or working with type-safe HTTP handlers.

martinffx
martinffx
development
open
backend
0

contract-validation

Validates frontend-backend API contracts. Apply when modifying API endpoints or service files.

git-tao
git-tao
development
open
backend
0

mcp-schema-designer

Designs comprehensive Zod schemas for MCP tool inputs and API responses, ensuring type safety, clear validation error messages, and security through input sanitization patterns.

Ryno-Crypto-Mining-Services
Ryno-Crypto-Mining-Services
development
open
full-stack
0

rust-backend-axum

Build production-ready Rust backend APIs with Axum framework. Covers router composition, state management, extractors, middleware (auth, tracing), error handling with IntoResponse, and graceful shutdown. Use when building Rust web services, REST APIs, or when working with Axum, Tower middleware, or async Rust backends.

caioniehues
caioniehues
development
open
full-stack
0

server-action-builder

Create Next.js Server Actions with enhanceAction, Zod validation, and service patterns. Use when implementing mutations, form submissions, or API operations that need authentication and validation. Invoke with /server-action-builder.

powerczuk
powerczuk
development
open
full-stack
0

backend-python

FastAPI Python backend in api/. Covers routes, models, Supabase integration, authentication, R2 storage, and Cloudflare Workers deployment. Port 9990 for local dev. OpenAPI docs at /docs.

urjitbhatia
urjitbhatia
development
open
full-stack
0

worldcrafter-feature-builder

Build complete features with Server Actions, forms, Zod validation, database CRUD operations, and comprehensive tests. Use when user requests "add a feature", "build a [feature]", "create [feature] with forms", or needs end-to-end implementation with validation and testing. Scaffolds pages, actions, schemas, loading/error states, and unit/integration/E2E tests. Supports multi-step wizards, image uploads, markdown editing, custom JSON attributes, and relationship management. Do NOT use for simple static pages (use worldcrafter-route-creator), database-only changes (use worldcrafter-database-setup), testing existing code (use worldcrafter-test-generator), or auth-only additions (use worldcrafter-auth-guard).

hopeoverture
hopeoverture
development
open
full-stack
0

sveltekit-server-patterns

Server-side SvelteKit patterns including load functions, form actions, hooks, and API routes. Use when working with +page.server.ts, +layout.server.ts, +server.ts, hooks.server.ts, load functions, form actions, handle/handleFetch/handleError hooks, or when users ask about server-side data loading, authentication, authorization, or API endpoints in SvelteKit.

maxnoller
maxnoller
development
open
backend
0

node-api-endpoint

Create Express.js API endpoint with controller, service, validation

AdemKao
AdemKao
development
open
backend
0

api-endpoint

Creates REST API endpoints following project conventions with proper HTTP methods, validation, error handling, Swagger documentation, and security

ammonsd
ammonsd
development
open
backend
0

server

Fastify API server with Drizzle ORM and PostgreSQL. Use when building API routes, database operations, or the sync endpoint in apps/server/.

ohall
ohall
development
open
Previous
Page 833 / 986
Next