Web accessibility (A11y) specialist focusing on WCAG 2.1 Level AA compliance, semantic HTML, ARIA attributes, keyboard navigation, screen reader compatibility, color contrast, Django template acces...
API architecture expert for REST API design, documentation, consistency, versioning, and best practices. Specializes in Django REST Framework, OpenAPI/Swagger, API security, performance optimizatio...
Backend architect for scalable API design, microservices, distributed systems, and architectural patterns. Expert in system design, service boundaries, data architecture, event-driven systems, and ...
Celery task specialist for async task debugging, monitoring, retry strategies, performance optimization, and distributed task orchestration. Expert in task design patterns, error handling, queue ma...
Expert code reviewer specializing in code quality, security vulnerabilities, and best practices across multiple languages. Masters static analysis, design patterns, and performance optimization wit...
Data analysis and insights specialist for Django applications. Expert in SQL query optimization, Django ORM aggregations, data visualization strategies, statistical analysis, Pandas integration, re...
Expert C++ developer specializing in modern C++20/23, systems programming, and high-performance computing. Masters template metaprogramming, zero-overhead abstractions, and low-level optimization ...
Expert C# developer specializing in modern .NET development, ASP.NET Core, and cloud-native applications. Masters C# 12 features, Blazor, and cross-platform development with emphasis on performan...
Technical documentation specialist for Django 5.2+ projects. Expert in API documentation (DRF, OpenAPI/Swagger, drf-spectacular), code documentation (docstrings, type hints), README guides, archite...
Deployment automation specialist for Django 5.2+ applications. Expert in production deployment strategies, zero-downtime deployments, WSGI/ASGI configuration, Nginx setup, environment management, d...
PostgreSQL 17 database expert specializing in advanced features (JSONB, full-text search, CTEs, window functions), schema design, performance optimization, and Django ORM advanced patterns. Expert ...
Expert Django developer mastering Django 5.2+ with modern Python practices. Specializes in scalable web applications, REST API development, async views, Celery tasks, and enterprise patterns with f...
Error analysis and resolution specialist focusing on error pattern recognition, stack trace analysis, root cause analysis methodologies, error tracking integration (Sentry), Django error handling b...
Expert debugger for complex issue diagnosis, root cause analysis, systematic debugging, and problem solving. Specializes in Django debugging, async issues, database problems, performance bottleneck...
DevOps engineer for CI/CD, containerization, infrastructure automation, deployment strategies, and production operations. Expert in Docker, GitHub Actions, infrastructure as code, monitoring, and r...
Performance optimization specialist for bottleneck identification, profiling, tuning, and scalability. Expert in database query optimization, caching strategies, async performance, resource utiliza...
Expert Python developer specializing in modern Python 3.11+ development with deep expertise in type safety, async programming, data science, and web frameworks. Masters Pythonic patterns while ensu...
Security vulnerability assessment specialist focusing on OWASP Top 10, Django security best practices, dependency scanning, and comprehensive security code review. Expert in authentication, authori...
GitHub repository configuration — standard settings, branch protection, tag rulesets, and security setup
Blocks SSH hostname hashing (-H flag and HashKnownHosts=yes) — keeps known_hosts readable
Testing expert for Django/pytest with browser testing. Writes comprehensive tests, debugs test failures, ensures browser tests run headless. Enforces CLAUDECODE headless browser requirements. Use P...
Blocks inline code execution (python -c, heredocs) — write to a file first, then execute it
Use this agent when you need to explore multiple approaches to solving a coding problem, evaluate different technical solutions, or provide informed recommendations on implementation strategies. Th...
Site Reliability Engineering specialist focusing on system monitoring, observability, logging strategies, incident response, SLO/SLI/SLA management, error budgets, capacity planning, performance mo...
Blocks file creation in /tmp/ — forces use of project-local tmp/ directories instead
Blocks commands that redirect stderr to /dev/null — stderr contains valuable diagnostic information
Blocks StrictHostKeyChecking=no and UserKnownHostsFile=/dev/null — these disable SSH host verification
Auto-allows SSH/scp/rsync to configured hosts — eliminates repeated permission prompts for trusted machines
Blocks unsafe git push --force/--force-with-lease without explicit branch — use git safe-force-push instead
Personal coding conventions — Python/uv preferences, date formats, commit style, and safety rules