jsonapi
CommunityEnforce strict JSON:API v1.1 compliance.
AuthorBrunoAlan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
JSON:API v1.1 compliance is a standard for API responses and errors; this skill ensures DRF endpoints adhere to the spec, reducing inconsistencies and drift.
Core Features & Use Cases
- Enforces MUST/MUST NOT rules from the JSON:API specification at the API layer.
- Validates response shapes, error objects, and resource linkage to ensure consistent, spec-compliant outputs.
- Guides DRF implementation with reference patterns and best practices for serializers, views, and error handling.
- Use Case: when creating or updating endpoints, perform a compliance review to catch violations before deployment.
Quick Start
Use the jsonapi skill to validate the current DRF project against the latest JSON:API v1.1 spec. After enabling the skill, invoke the compliance checks during endpoint design or modification to receive a report of violations and recommended fixes.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: jsonapi Download link: https://github.com/BrunoAlan/agents-skills/archive/main.zip#jsonapi 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.