The Django-TDD skill provides test-driven development guidance for Django applications using pytest-django, factory_boy, and mocking techniques to test models, views, serializers, and REST Framework APIs. It's designed for Django developers who want to implement TDD methodology, offering configuration templates, fixtures, and the red-green-refactor workflow to establish testing infrastructure and practices. This skill solves the problem of knowing how to structure and execute comprehensive tests for Django projects while following TDD principles.
npx skills add https://github.com/affaan-m/everything-claude-code --skill django-tdd