Before you ship a Django project, run a quick verification loop. It checks everything from environment setup to security. This loop helps you catch problems early and keep your app safe.
The verification loop runs a series of checks. It tests your code quality, database migrations, and test coverage. It also scans for security issues and validates deployment readiness.
Use this loop before opening a pull request or deploying to production. It ensures your Django application is reliable and secure. Run it after major changes or dependency updates to avoid surprises.
Global
mkdir -p ~/.claude/skills/django-verificationProject
mkdir -p .claude/skills/django-verificationSource Repository
Google Agents Cli Deploygoogle/agents-cli
Deploy Google ADK agents to Agent Runtime, Cloud Run, or GKE with CI/CD
Turborepovercel/turborepo
Speed up your monorepo builds with Turborepo's caching and parallel task runs
Expo Cicd Workflowsexpo/skills
Write and validate EAS workflow YAML files for Expo CI/CD automation
Golang Continuous Integrationsamber/cc-skills-golang
Automate testing linting security and releases for Go projects with GitHub Actions
Docker Expertsickn33/antigravity-awesome-skills
Optimize, secure, and deploy Docker containers like a pro with proven techniques
Multi Stage Dockerfilegithub/awesome-copilot
Create efficient, secure Docker images using multi-stage builds and best practices
Diagnose Ci Failureswarpdotdev/common-skills
Diagnose CI failures fast and get a clear fix plan without touching code
Github Actions Templateswshobson/agents
Create production-ready GitHub Actions workflows for automated testing and deployment