request-response
CommunityStandardize API DTOs and JSON formatting.
Authorgykk16
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces consistent conventions for API request and response Data Transfer Objects (DTOs) and ensures correct JSON formatting, preventing common errors and improving API maintainability.
Core Features & Use Cases
- DTO Separation: Enforces distinct
requestandresponsepackages for API DTOs. - Entity Protection: Prevents direct exposure of JPA entities in API responses.
@JsonFormatUsage: Guides correct application of@JsonFormatfor serialization and deserialization.- Use Case: When designing a new API endpoint, use this Skill's guidance to create clean, separate request and response DTOs, ensuring dates and times are formatted correctly for both incoming and outgoing JSON.
Quick Start
Follow the guidelines in this skill to structure your API request and response DTOs.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: request-response Download link: https://github.com/gykk16/spring-skeleton/archive/main.zip#request-response Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.