django-architecture-enforcer

Enforces service layer architecture in Django/DRF applications. This skill should be used when working with ViewSets, serializers, or services to prevent business logic in views, validate dependency injection patterns, and ensure three-layer architecture (Views → Services → Models).

$ 설치

git clone https://github.com/MaciWP/CV_Astro /tmp/CV_Astro && cp -r /tmp/CV_Astro/.claude/skills/django-architecture-enforcer ~/.claude/skills/CV_Astro

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