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
1

openapi

Use when working with OpenAPI Specification files to validate, create/modify paths and schemas, check references, and enforce best practices

mcclowes
mcclowes
development
open
backend
1

model-validator

Add comprehensive validation to Django models using validators, clean methods, and constraints. Use when implementing model validation, business rules, or data integrity checks.

gizix
gizix
development
open
backend
1

json-schema

Use when working with JSON Schema for validation, OpenAPI schemas, type definitions, and data structure specification

mcclowes
mcclowes
development
open
backend
1

mongoose-mongodb

Work with MongoDB in Node.js using Mongoose ODM for schema design, CRUD operations, relationships, and advanced queries

pluginagentmarketplace
pluginagentmarketplace
development
open
backend
1

fastapi-code-structure

Enforce enterprise-grade project structure (Dispatch style), dependency injection patterns, and async concurrency rules for FastAPI.

ahmed6ww
ahmed6ww
development
open
backend
1

zod-v4

TypeScript-first schema validation library with static type inference and runtime validation

SlanyCukr
SlanyCukr
development
open
backend
1

zod4

Comprehensive guide for Zod 4 schema validation library. This skill should be used when migrating from Zod 3, learning Zod 4 idioms, or building new validation schemas. Covers breaking changes, new features, and migration patterns.

Kastalien-Research
Kastalien-Research
development
open
backend
1

add-seo

Add SEO meta tags, Open Graph tags, and structured data to routes. Use when optimizing pages for search engines or social sharing.

tech-with-seth
tech-with-seth
development
open
backend
1

api-development-patterns

Comprehensive guide to building production-ready REST APIs in Rails with serialization, authentication, versioning, rate limiting, and testing. Trigger keywords: REST API, JSON, serialization, versioning, authentication, JWT, rate limiting, API controllers, request specs, API testing, endpoints, responses

Kaakati
Kaakati
development
open
backend
1

enforcing-type-safety

Enforces type safety in TypeScript/Python implementations. Any/any types strictly prohibited. Use when processing API responses, integrating external libraries, or implementing data validation. Supports strict mode configuration and type guard implementation.

sumik5
sumik5
development
open
backend
1

nest-mikro-orm-service

Use when creating or modifying NestJS service files that interact with MikroORM.

bloominggrace
bloominggrace
development
open
backend
1

api-integration

Connect to REST APIs, handle authentication, and process JSON responses

tatat
tatat
development
open
backend
1

abp-api-implementation

Implement REST APIs in ABP Framework with AppServices, DTOs, pagination, filtering, and authorization. Use when building API endpoints for ABP applications.

thapaliyabikendra
thapaliyabikendra
development
open
backend
1

nestjs-graphql

Comprehensive guide for NestJS GraphQL development using Apollo and code-first approach. This skill should be used when writing GraphQL resolvers, mutations, queries, types, subscriptions, or implementing advanced features like field middleware, complexity limits, and custom scalars. Also covers project-specific patterns including zero-trust auth decorators and DataLoader integration.

CodySwannGT
CodySwannGT
development
open
backend
1

creating-controllers

Create thin Laravel controllers that delegate to Actions for business logic. Use when creating controllers, handling HTTP requests, routing logic, or when user mentions controllers, HTTP handlers, or request handling.

moonpixels
moonpixels
development
open
backend
1

fastapi-production-patterns

Use when building FastAPI apps with async database operations, complex dependency injection, partial update endpoints, async testing, or converting Python utilities to API endpoints

Qredence
Qredence
development
open
backend
1

nuxt-repositories

Repository pattern for API access with automatic model hydration. Use when creating repositories for API resources, configuring model hydration, adding custom API methods, or registering repositories in app config.

leeovery
leeovery
development
open
backend
1

pydantic-model-scaffolder

Scaffolds Pydantic models for request/response validation with advanced validation rules. Use for complex data models. Related: fastapi-endpoint-scaffolder for quick endpoint creation.

okgoogle13
okgoogle13
development
open
backend
1

apollo-client

This skill should be used when writing or modifying GraphQL operations, hooks, or mutations using Apollo Client 3.10. It enforces best practices for optimistic responses, cache updates, and TypeScript type generation. Use this skill when creating new queries/mutations, reviewing Apollo code, or troubleshooting cache issues.

CodySwannGT
CodySwannGT
development
open
backend
1

creating-middleware

Create Laravel HTTP middleware for request/response processing. Use when creating middleware, filtering requests, modifying responses, or when user mentions middleware, request filters, or HTTP processing.

moonpixels
moonpixels
development
open
backend
1

nuxt-models

Domain model classes with automatic hydration, relations, and type casting. Use when creating models for API entities, defining relationships between models, casting properties to enums/dates, or creating value objects.

leeovery
leeovery
development
open
backend
1

graphql

Provides GraphQL API schema design and implementation expertise. Ensures proper type definitions, query/mutation patterns, pagination strategies, and error handling standards. Specializes in schema-first design, resolver implementation, DataLoader for N+1 prevention, subscription patterns, and federation architecture. Implements Relay cursor connections and Apollo best practices. Use when: designing GraphQL schemas, defining types and interfaces, implementing queries and mutations, creating resolvers, designing pagination with connections and edges, solving N+1 query problems with DataLoader, implementing subscriptions for real-time updates, handling errors and nullability, setting up GraphQL federation, or integrating with Apollo Server/Client or other GraphQL libraries.

KubrickCode
KubrickCode
development
open
backend
1

jwc-convex-backend-changes

Convex 기반 백엔드(@jwc/backend)에서 schema/쿼리/뮤테이션/액션을 안전하게 변경하고 codegen/dev로 검증합니다. Node 전용 액션("use node")과 비밀값 로그 금지 규칙을 포함합니다.

OhMinsSup
OhMinsSup
development
open
backend
1

rest-api

Provides REST API design and implementation standards. Ensures proper URL structure, pagination, sorting, filtering, and error handling patterns. Specializes in RESTful principles, HTTP method semantics, status code usage, versioning strategies, HATEOAS, and API documentation. Implements consistent response structures and content negotiation. Use when: designing REST API endpoints, defining URL structures and naming conventions, implementing pagination/sorting/filtering, choosing appropriate HTTP methods (GET/POST/PUT/PATCH/DELETE), selecting HTTP status codes, designing request/response schemas, handling API errors and validation, implementing API versioning, documenting APIs with OpenAPI/Swagger, or designing hypermedia controls (HATEOAS).

KubrickCode
KubrickCode
development
open
Previous
Page 61 / 73
Next