drf-serializer-patterns

Enforces DRF serializer best practices including Input/Output separation and validation-only logic. This skill should be used when working with Django REST Framework serializers to ensure proper patterns, prevent business logic in serializers, and validate FormSerializer composition.

$ 安裝

git clone https://github.com/MaciWP/CV_Astro /tmp/CV_Astro && cp -r /tmp/CV_Astro/.claude/skills/django-drf-serializer-patterns ~/.claude/skills/CV_Astro

// tip: Run this command in your terminal to install the skill