Skill Claude CodeCodex
Deep knowledge about deploying applications to Baremetal servers or Virtual Private Servers (VPS) using SSH, SCP, Rsync, and PM2/Systemd.
Skill Claude CodeCodex
Deep knowledge about deploying applications to Baremetal servers or Virtual Private Servers (VPS) using SSH, SCP, Rsync, and PM2/Systemd.
Skill Claude CodeCodex
Deep knowledge about deploying applications to Vercel (Next.js, static sites, edge functions).
Skill Claude CodeCodex
Comprehensive UI/UX compliance check (A11y, performance, responsive).
Skill Claude CodeCodex
Debug React hooks infinite loops, stale closures, and missing dependencies. Systematic approach.
Skill Claude CodeCodex
Used by the Developer agent during Phase 8 (Implement) when building web components, pages, or UI features. Provides strict aesthetic guidelines to create distinctive, production-grade frontend interfaces that avoid generic 'AI slop' aesthetics.
Skill Claude CodeCodex
React performance optimization. Identify unnecessary renders, apply memo/useCallback/useMemo correctly.
Skill Claude CodeCodex
Used by the Reviewer agent during Phase 9 (DesignVerify) and Phase 11 (Quality) to evaluate frontend code. Assesses visual hierarchy, spacing consistency, accessibility, and detects formulaic 'AI slop' design patterns, providing actionable feedback to the Developer.
Skill Claude CodeCodex
Validate frontend design in a real browser using the anoa CLI — screenshots, interactive snapshots, responsive, dark-mode and contrast checks.
Skill Claude CodeCodex
Infrastructure-first security audit (OWASP, secrets, dependencies).
Skill Claude CodeCodex
Implement rate limiting on APIs. Per-IP, per-user, sliding window patterns. Express and framework-agnostic.
Skill Claude CodeCodex
Diagnose and fix flaky tests. Covers race conditions, timing issues, test pollution, async leaks.
Skill Claude CodeCodex
Unit testing patterns for backend and frontend. AAA structure, effective mocking, test isolation.