The django-verification skill runs a comprehensive multi-phase verification loop for Django projects, executing environment checks, code quality linting, migration validation, test coverage analysis, and security scans before deployment or pull requests. It's designed for Django developers and teams who need to ensure application quality, security compliance, and deployment readiness across development, staging, and production environments. The skill automates the tedious process of running scattered verification tools and reports key metrics like test coverage percentages, migration conflicts, and security vulnerabilities in a structured workflow.
npx skills add https://github.com/affaan-m/everything-claude-code --skill django-verification