BigHugger
sk Skill · affaan-m

django-verification

Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.

installs 8w
1,758
30-day movement
starts with the next reading
Related entries
7
Connections
0
yamlpythonbashJavaScript

django-verification is an agent skill that runs a twelve-phase verification loop for Django projects, covering environment checks, code quality, migrations, tests with coverage, security scans, performance, static assets, configuration, logging, API docs, and diff review. It produces structured reports and a pre-deployment checklist, and includes a GitHub Actions example for continuous integration.

Use it to enforce a consistent, repeatable quality and security gate before PRs, after major changes, or before deployment.

Use it to

  • Verify a Django project before opening a pull request
  • Check for pending or conflicting migrations after model changes
  • Run tests with coverage and get per-app breakdowns
  • Scan for hardcoded secrets and DEBUG-mode issues pre-deploy
  • Review diffs for debugging statements and TODOs

For Django developers and teams gating PRs and deployments

Host repository
affaan-m/ECC
Installs, lifetime
3,100
Installs, 8 weeks
1,758
Host stars
261k
Host language
JavaScript
topicsdjangoverificationtestingsecuritymigrationsci