a11y-checker
Wellux/claude-code-deprecated
Accessibility audit against WCAG 2.1 AA standards. Invoke for: "accessibility", "a11y", "WCAG", "screen reader", "aria labels", "color contrast", "keyboard navigation", "accessibility audit", "ADA compliance".
adr-writer
Wellux/claude-code-deprecated
Write Architecture Decision Records (ADRs) to document significant technical decisions. Invoke for: "write ADR", "document this decision", "architecture decision record", "why did we choose X", "decision log", "record this choice", "ADR for".
agent-orchestrator
Wellux/claude-code-deprecated
Design and implement multi-agent orchestration systems. Invoke for: "multi-agent system", "orchestrate agents", "agent pipeline", "agent workflow", "how should agents communicate", "agent coordination", "task delegation to agents", "build an agent system".
ai-safety
Wellux/claude-code-deprecated
AI safety review: alignment, misuse prevention, bias, fairness, and responsible AI. Invoke for: "AI safety review", "bias check", "fairness audit", "alignment", "responsible AI", "misuse prevention", "AI ethics", "safety guardrails", "could this AI system be misused".
ai-security
Wellux/claude-code-deprecated
LLM and AI agent security: prompt injection, jailbreaks, agent defense, guardrails. Invoke for: "prompt injection", "LLM security", "agent security", "jailbreak defense", "AI safety audit", "system prompt leakage", "adversarial inputs", "AI pipeline security", "tool call validation", "LLM guardrails", "model security", "is my prompt safe".
algorithm
Wellux/claude-code-deprecated
Improve algorithmic efficiency — find better algorithms and data structures. Invoke for: "algorithm improvement", "better algorithm", "O(n²) is too slow", "data structure choice", "optimize this loop", "algorithmic complexity", "time complexity".