django-verification
Comprehensive 12-phase verification suite for Django apps covering code quality, security, migrations, and testing.
Install
npx skills add https://github.com/affaan-m/everything-claude-code --skill django-verificationStats
| Total installs | 1,240 |
| Weekly installs | 1.2K |
| GitHub stars | 112.5K |
| First seen | Feb 12, 2026 |
| Source | @affaan-m/everything-claude-code |
Summary
- Runs 12 sequential phases: environment validation, code quality checks (mypy, ruff, black, isort), migration safety, test coverage analysis, security scanning (pip-audit, bandit, gitleaks), and Django-specific configuration verification
- Includes coverage targets by component (models 90%+, views 80%+, overall 80%+) and pre-deployment checklist covering DEBUG mode, SECRET_KEY, ALLOWED_HOSTS, HTTPS, and database integrity
- Provides GitHub Actions CI/CD workflow template for automated verification on push and pull requests with PostgreSQL service integration
- Generates structured verification report with per-phase status indicators and actionable recommendations before staging or production deployment
Tags
Related skills
| Skill | Installs | vs django-verification |
|---|---|---|
| migrate-oxlint | 1,218 | -22 |
| cosmos-vulnerability-scanner | 1,187 | -53 |
| sarif-parsing | 1,289 | +49 |
| validate-implementation-plan | 1,293 | +53 |
| fuzzing-dictionary | 1,183 | -57 |
FAQ
- How many installs does django-verification have?
- django-verification has 1,240 total installs and 1.2K installs this week.
- Where is django-verification hosted?
- django-verification is published by @affaan-m/everything-claude-code at https://github.com/affaan-m/everything-claude-code.
- How many GitHub stars does django-verification have?
- django-verification has 112.5K GitHub stars.
- When was django-verification first indexed?
- OrangeBot.AI first indexed django-verification on Feb 12, 2026.
- How do I install django-verification?
- Run: npx skills add https://github.com/affaan-m/everything-claude-code --skill django-verification