django-verification

Community

Automated Django verification before release.

Authorflag3
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Django projects often drift between development and production. This Skill provides a comprehensive verification loop that catches pending migrations, linting issues, test coverage gaps, security checks, and deployment readiness before release or PR.

Core Features & Use Cases

  • Phase-driven checks: environment, code quality, migrations, tests, security, management commands, performance, assets, and configuration review.
  • CI-ready: integrates into PR pipelines to fail builds on issues like missing migrations, failing tests, or low coverage.
  • Real-world example: before merging a Django app change, run this Skill to verify migrations are up to date, tests pass, and security checks pass.

Quick Start

  • Run a full verification cycle in your Django project by invoking the skill via your automation layer, or manually execute each phase using the provided commands in SKILL.md.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: django-verification
Download link: https://github.com/flag3/dotfiles/archive/main.zip#django-verification

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.