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
349

402-frameworks-quarkus-rest

Use when you need to design, review, or improve REST APIs with Quarkus REST (Jakarta REST) — including resource classes, HTTP methods, status codes, request/response DTOs, Bean Validation, exception mappers, optional runtime OpenAPI exposure (SmallRye), contract-first generation from OpenAPI, content negotiation, pagination, sorting and filtering, API versioning, idempotency (Idempotency-Key), optimistic concurrency (ETag / If-Match), HTTP caching (Cache-Control), API deprecation (Sunset / Deprecation headers), RFC 7807 Problem Details, ISO-8601 for time in contracts, and security-aware boundaries. Part of the skills-for-java project

jabrena
jabrena
development
open
backend
349

412-frameworks-quarkus-panache

Use when you need data access with Quarkus Hibernate ORM Panache — including PanacheEntity / PanacheEntityBase, PanacheRepository, named queries, JPQL, native SQL, DTO projections (project(Class)), pagination (Page.of()), N+1 avoidance (JOIN FETCH), optimistic locking (@Version / OptimisticLockException), @NamedQuery for validated reusable queries, transactions, @TestTransaction for test isolation, and immutable-friendly patterns. This is the Quarkus analogue to Spring Data for relational persistence. Part of the skills-for-java project

jabrena
jabrena
development
open
backend
349

502-frameworks-micronaut-rest

Use when you need to design, review, or improve REST APIs with Micronaut — including @Controller routes, HTTP status codes, DTOs, Bean Validation, exception handlers, pagination, idempotency, ETag/If-Match, caching headers, versioning, contract-first OpenAPI (OpenAPI Generator), optional runtime OpenAPI via micronaut-openapi, and security annotations. Part of the skills-for-java project

jabrena
jabrena
development
open
backend
349

701-technologies-openapi

Use when you need framework-agnostic OpenAPI 3.x guidance — spec structure, metadata and versioning, paths and operations, reusable schemas, security schemes, examples, documentation quality, contract validation (e.g. Spectral), breaking-change awareness, and handoffs to codegen — without choosing Spring Boot, Quarkus, or Micronaut. Part of the skills-for-java project

jabrena
jabrena
development
open
backend
349

geek-skills-solution-architect

专业的解决方案架构师助手,提供系统架构设计、技术选型、架构评审、性能优化等全方位指导。适用于设计新系统架构、评审现有架构、技术选型决策、架构重构、性能优化、微服务设计等场景。结合网络搜索了解最新技术趋势,提供基于2025年最佳实践的架构建议,涵盖微服务、事件驱动、云原生、AI架构等现代架构模式。

staruhub
staruhub
development
open
backend
344

mcp-builder

Build Model Context Protocol (MCP) servers that expose tools, resources, and prompts to AI agents. Use when asked to create an MCP server, add new tools to an existing MCP, or integrate external APIs as MCP tools.

Kxiandaoyan
Kxiandaoyan
development
open
backend
344

openclaw-jin-ce-zhi-suan-orchestrator

通过金策智算HTTP接口执行回测/实盘编排与监控。用户要求启动任务、查进度、停止任务、切换策略/数据源、查询报告时必须调用。

ScottZt
ScottZt
development
open
backend
343

fastapi-templates

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.

ModelEngine-Group
ModelEngine-Group
development
open
backend
342

query-cases

Find existing API demo cases in the APIExample-SwiftUI project by feature name, API name, or keyword. Use this before creating a new case to avoid duplication.

AgoraIO
AgoraIO
development
open
backend
342

writing-json-schemas

Authors JSON Schema definitions for use with z-schema validation. Use when the user needs to write a JSON Schema, define a schema for an API payload, create schemas for form validation, structure schemas with $ref and $defs, choose between oneOf/anyOf/if-then-else, design object schemas with required and additionalProperties, validate arrays with items or prefixItems, add format constraints, organize schemas for reuse, or write draft-2020-12 schemas.

zaggino
zaggino
development
open
backend
341

ue5-module-router

Route UE5.6/UE5.7 questions to the most precise skill using module names, aliases, intent keywords, and layer context. Works for explicit module prompts (RenderCore, AIModule, AssetRegistry) and natural language requests.

UnrealXu
UnrealXu
development
open
backend
333

designing-apis

Design APIs that are secure, scalable, and maintainable using RESTful, GraphQL, and event-driven patterns. Use when designing new APIs, evolving existing APIs, or establishing API standards for teams.

ancoleman
ancoleman
development
open
backend
332

nw-execute

Dispatches a single roadmap step to a specialized agent for TDD execution. Use when implementing a specific step from a roadmap.json plan.

nWave-ai
nWave-ai
development
open
backend
328

crud-grpc

PowerX CRUD gRPC 开发规范(proto、server、拦截器、错误映射)。

ArtisanCloud
ArtisanCloud
development
open
backend
328

crud-handler-http

PowerX HTTP Handler 规则(绑定校验、统一回包、无 DB IO)。

ArtisanCloud
ArtisanCloud
development
open
backend
324

tarsio

Rust 核心驱动的高性能 Python Tars (JCE) 协议库。定义 Struct schema 进行二进制编解码,或使用 TarsDict 做无 schema 的 Raw 模式。使用场景:(1) 定义 JCE 请求/响应 Struct,(2) 使用 TarsDict 构造动态协议数据,(3) encode/decode 二进制数据,(4) wrap_simplelist 嵌套编码,(5) CLI 调试 JCE 二进制,(6) Meta 约束校验,(7) Schema 演进与版本兼容。触发词:tarsio, Tars, JCE, Struct, TarsDict, encode, decode, field, wrap_simplelist, jce.dumps, jce.loads。

L-1124
L-1124
development
open
backend
316

bun

Use Bun instead of Node.js, npm, pnpm, or vite. Provides command mappings, Bun-specific APIs, and development patterns.

brianlovin
brianlovin
development
open
backend
314

cloud-create-project

Creates Elastic Cloud Serverless projects (Elasticsearch, Observability, or Security) via the REST API, saves credentials to file, and bootstraps a scoped Elasticsearch API key. Use when creating a new serverless project, provisioning a search or observability environment, or spinning up a new Elastic Cloud project.

elastic
elastic
development
open
backend
314

observability-edot-java-migrate

Migrate a Java application from the classic Elastic APM Java agent to the EDOT Java agent. Use when switching from elastic-apm-agent.jar to elastic-otel-javaagent.jar.

elastic
elastic
development
open
backend
314

security-detection-rule-management

Create, tune, and manage Elastic Security detection rules (SIEM and Endpoint). Use for false positives, exceptions, new coverage, noisy rules, or rule management via Kibana API.

elastic
elastic
development
open
backend
310

airflow-adapter

Airflow adapter pattern for v2/v3 API compatibility. Use when working with adapters, version detection, or adding new API methods that need to work across Airflow 2.x and 3.x.

astronomer
astronomer
development
open
backend
305

neon-postgres

Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.

neondatabase
neondatabase
development
open
Previous
Page 36 / 73
Next