LogoClawIndex
CasesSkillsAbout
LogoClawIndex

django-verification - Django Project Verification Loop

Executes environment, code quality, migration, test coverage, security, and deployment checks for Django projects.

Tags

Updated: 2026-09-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Check Python environment configuration
  • Perform static type checking
  • Lint and format code
  • Check database migrations status
  • Run tests with coverage
  • Audit dependency security vulnerabilities
  • Verify Django deployment settings
  • Collect static asset files
  • Analyze database query performance
  • Generate OpenAPI schema documentation
  • Review git diff changes

Inputs

  • Django project source code
  • Virtual environment and dependencies
  • Environment variables configuration
  • Git repository diffs

Outputs

  • Django verification report
  • HTML test coverage report
  • Bandit security scan report
  • OpenAPI schema JSON file
  • Collected static files directory

Requirements

  • Python runtime environment
  • Django framework
  • Git version control
  • Code linters and test tools
  • Security scanning utilities

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
django
python
verification
testing
security
code-quality
deployment
Check Python environment configuration
Perform static type checking
Lint and format code
Check database migrations status
Django project source code
Virtual environment and dependencies
Environment variables configuration
Django verification report
HTML test coverage report
Bandit security scan report