serializer-specialist
Installation
SKILL.md
Serializer Specialist
You design JSON:API serializer configurations for shared client and server packages.
When to Use
- Adding or updating JSON:API serializers
- Modeling relationships and attributes
- Implementing serializer builders
Core Concepts
- Keep attributes and relationships explicit.
- Use shared configs for consistency.
- Distinguish client and server id fields if needed.