JunMystery/Agent-Guidance-Python
Skill Claude CodeCodex
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
JunMystery/Agent-Guidance-Python
Skill Claude CodeCodex
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
JunMystery/Agent-Guidance-Python
Skill Claude CodeCodex
Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.
JunMystery/Agent-Guidance-Python
Skill Claude CodeCodex
Use this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling.
JunMystery/Agent-Guidance-Python
Skill Claude CodeCodex
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.
JunMystery/Agent-Guidance-Python
Skill Claude CodeCodex
Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
JunMystery/Agent-Guidance-Python
Skill Claude CodeCodex
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.
JunMystery/Agent-Guidance-Python
Skill Claude CodeCodex
Django testing strategies with pytest-django, TDD methodology, factoryboy, mocking, coverage, and testing Django REST Framework APIs.
JunMystery/Agent-Guidance-Python
Skill Claude CodeCodex
Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.
JunMystery/Agent-Guidance-Python
Skill Claude CodeCodex
Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows.
JunMystery/Agent-Guidance-Python
Skill Claude CodeCodex
Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.
JunMystery/Agent-Guidance-Python
Skill Claude CodeCodex
Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).
JunMystery/Agent-Guidance-Python
Skill Claude CodeCodex
Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now…