home/categories/backend/majiayu000-claude-skill-registry-skills-data-api-response-patterns-skill-md
backenddevelopment

api-response-patterns

API response wrapper patterns for consistent, predictable REST APIs in ABP Framework. Use when: (1) designing uniform API response contracts, (2) implementing success/error response wrappers, (3) handling pagination and metadata, (4) standardizing error responses.

majiayu000
maintainer
majiayu000
Actualizado 1/22/2026
Estrellas
185
Forks
40
quick start

Installation and usage

API response wrapper patterns for consistent, predictable REST APIs in ABP Framework. Use when: (1) designing uniform API response contracts, (2) implementing success/error response wrappers, (3) handling pagination and metadata, (4) standardizing error responses.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use api-response-patterns