category focus

Backend

Server-side logic, APIs, and microservices.

1742 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
backend
619

stacks-api

Use when building, modifying, or debugging API endpoints in a Stacks application — defining routes, handling requests, API middleware, working with the API server, HTTP client (fetcher), API resources, or OpenAPI generation. Covers both @stacksjs/api utilities and the stacks-api server implementation.

stacksjs
stacksjs
development
open
backend
619

stacks-enums

Use when working with framework constants in a Stacks application — NpmScript commands, Action identifiers, or any enumerated constants used across the build system, CLI, and actions. Covers @stacksjs/enums.

stacksjs
stacksjs
development
open
backend
619

stacks-error-handling

Use when implementing error handling in Stacks — the Result type (Ok/Err), handleError function, error page rendering (development with stack traces, production with friendly messages), ErrorHandler class, ModelNotFoundException, HTTP error mapping, log file writing, or error configuration. Covers @stacksjs/error-handling and config/errors.ts.

stacksjs
stacksjs
development
open
backend
619

stacks-http

Use when working with HTTP utilities in a Stacks application — HTTP status codes, making outbound HTTP requests via HttxClient, reactive fetch composables (useFetch/createFetch), or HTTP-related helpers. Covers @stacksjs/http, @stacksjs/httx, and the fetch composables in @stacksjs/composables.

stacksjs
stacksjs
development
open
backend
619

stacks-middleware

Use when working with middleware in a Stacks application — defining middleware, applying to routes, middleware aliases, parameterized middleware, groups, or the middleware execution pipeline. Covers the Middleware class, app/Middleware.ts alias registry, and all 22 default middleware files.

stacksjs
stacksjs
development
open
backend
619

stacks-query-builder

Use when building database queries in a Stacks application — constructing SQL queries, using the fluent query API, or configuring the query builder. Covers @stacksjs/query-builder which wraps bun-query-builder, and config/qb.ts.

stacksjs
stacksjs
development
open
backend
619

stacks-router

Use when working with routing in a Stacks application — defining routes, HTTP methods, route groups, middleware, named routes, URL generation, request enhancement (Laravel-style input/query/file helpers), response helpers, error responses, route model binding, or rate limiting. Covers @stacksjs/router, routes/, and app/Routes.ts.

stacksjs
stacksjs
development
open
backend
619

stacks-routes

Use when defining or organizing route files in a Stacks application — creating route files in routes/, registering them in app/Routes.ts, using route prefixes and middleware groups, or the default API routes structure. For the router API itself (request helpers, response helpers, middleware classes), see stacks-router.

stacksjs
stacksjs
development
open
backend
619

stacks-server

Use when working with the Stacks development or production server — server configuration, server middleware, or server startup. Covers @stacksjs/server and storage/framework/server/.

stacksjs
stacksjs
development
open
backend
619

stacks-types

Use when working with TypeScript type definitions in a Stacks application — model types, request types, environment variables, event types, billing types, attribute types, or auto-imported globals. Covers storage/framework/types/ and storage/framework/core/types/src/.

stacksjs
stacksjs
development
open
backend
618

api-design

Stable API and interface design patterns. Use when designing REST endpoints, module boundaries, component prop interfaces, or any public contract between systems. Covers contract-first development, error semantics (RFC 9457), REST conventions, pagination, idempotency, rate limiting, and backward compatibility. For TypeScript type patterns (branded types, discriminated unions, schemas), see typescript-strict. For validation at trust boundaries, see typescript-strict.

citypaul
citypaul
development
open
backend
609

frontend-standard

提供前端页面研发的标准规范,包括页面布局、组件使用、样式和代码规范。Invoke when developing new front-end pages or refactoring existing ones.

bage2014
bage2014
development
open
backend
607

function-creator

Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.

waynesutton
waynesutton
development
open
backend
602

oma-backend

Backend specialist for APIs, databases, authentication with clean architecture (Repository/Service/Router pattern). Use for API, endpoint, REST, database, server, migration, and auth work.

first-fluke
first-fluke
development
open
backend
602

plan

PM-based requirements analysis, task decomposition, API contract definition

first-fluke
first-fluke
development
open
backend
582

mcp-development

MCP development patterns for this project. Use when adding or editing MCP tools, schemas, transport routes, or OAuth-protected MCP integrations.

du2333
du2333
development
open
backend
575

angular-http

Implement HTTP data fetching in Angular v20+ using resource(), httpResource(), and HttpClient. Use for API calls, data loading with signals, request/response handling, and interceptors. Triggers on data fetching, API integration, loading states, error handling, or converting Observable-based HTTP to signal-based patterns.

analogjs
analogjs
development
open
backend
573

supabase-node

Express/Hono with Supabase and Drizzle ORM

alinaqi
alinaqi
development
open
backend
566

cost-report

Query and report on API usage costs across LLM, embedding, and tool providers

QuixiAI
QuixiAI
development
open
backend
565

error-handler-gen

Generate error handling middleware for any framework. Use when setting up API error handling.

sundial-org
sundial-org
development
open
backend
565

api-helper

Helps configure API connections

sundial-org
sundial-org
development
open
backend
565

swagger-gen

Generate OpenAPI specs from Express routes. Use when documenting APIs.

sundial-org
sundial-org
development
open
backend
552

redis-safety

当用户操作 Redis 相关代码(go-redis、Jedis、redis-py、ioredis)时触发。提供 Redis 安全与性能规范。

doccker
doccker
development
open
Previous
Page 28 / 73
Next