django-testing-patterns

Enforces pytest-django testing best practices including AAA pattern and mocker.Mock usage. This skill should be used when writing or reviewing tests to ensure proper test structure, 100% coverage targets, correct fixtures, and YOLO philosophy (no docstrings in tests).

$ Instalar

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

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