ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Command Claude Code
Workflow command scaffold for add-language-rules in everything-claude-code.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Command Claude Code
Workflow command scaffold for add-language-rules in everything-claude-code.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Command Claude Code
Workflow command scaffold for database-migration in everything-claude-code.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Command Claude Code
Workflow command scaffold for feature-development in everything-claude-code.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/infoonly/meetinginfo/actionrequired), generates draft replies, and enforces post-send follow-through via hooks. Use when managing multi-channel communication workflows.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/, updates READMEs and guides.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
End-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
Go build, vet, and compilation error resolution specialist. Fixes build errors, go vet issues, and linter warnings with minimal changes. Use when Go builds fail.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
Expert Go code reviewer specializing in idiomatic Go, concurrency patterns, error handling, and performance. Use for all Go code changes. MUST BE USED for Go projects.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
Analyze and improve the local agent harness configuration for reliability, cost, and throughput.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
Operate autonomous agent loops, monitor progress, and intervene safely when loops stall.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
Expert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Agent
Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Skill Claude CodeCodex
Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing. Use when AI agents perform most implementation work and humans enforce quality and risk controls.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Skill Claude CodeCodex
Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Django, TypeORM, golang-migrate). Use when planning or implementing database schema changes.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Skill Claude CodeCodex
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. Use when setting up deployment infrastructure or planning releases.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Skill Claude CodeCodex
Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration. Use when setting up containerized development environments or reviewing Docker configurations.
ArogyaReddy/https-github.com-affaan-m-everything-claude-code1
Skill Claude CodeCodex
Go-specific design patterns and best practices including functional options, small interfaces, dependency injection, concurrency patterns, error handling, and package organization. Use when working with Go code to apply idiomatic Go patterns.