team-dev
01Skill Claude CodeCodex
Implement a feature then iterate with architect, frontend lead, devil's advocate, and code reviewer reviews (×3 rounds).
Skill Claude CodeCodex
Implement a feature then iterate with architect, frontend lead, devil's advocate, and code reviewer reviews (×3 rounds).
Skill Claude CodeCodex
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
Skill Claude CodeCodex
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…
Skill Claude CodeCodex
Use when verifying a CSS noop rule against real Chromium behavior, checking rule correctness and e2e/unit test consistency. Triggers on "verify rule", "check rule", "re-verify", or reviewing rule accuracy after changes.
Skill Claude CodeCodex
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
Instructions file CodexOpenCode
Instructions for purupurupu/css-noop-checker, covering ai agent instructions, project structure, adding a new rule, 1. create the rule file and 2. register in engine.ts.
Instructions file
Instructions for purupurupu/css-noop-checker, covering claude.md, project overview, commands, tech stack and architecture.