reviewer
01Agent Claude Code
Use when implementation is complete and PR-ready to review the current diff for security, DRY opportunities, simplicity, and abstraction quality.
Agent Claude Code
Use when implementation is complete and PR-ready to review the current diff for security, DRY opportunities, simplicity, and abstraction quality.
Skill Claude CodeCodex
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…
Skill Claude CodeCodex
Add a new changelog entry to docs/changelog-entries/.
Skill Claude CodeCodex
Cursor Cloud VM setup and service startup instructions for local development.
Skill Claude CodeCodex
Simplify and refine recently modified code for clarity, consistency, and maintainability while preserving exact behavior. Use when asked to simplify, polish, refactor lightly, or clean up current-session changes before review or PR.
Skill Claude CodeCodex
Create and complete GitHub pull requests. Use when the user asks to create, open, raise, or publish a PR; finish changes as a PR; monitor or babysit an existing PR; wait for review bots; or address PR review feedback and check failures. Covers review, safe commits and metadata, PR creation, exact-commit monitoring…
Skill Claude CodeCodex
Run and debug E2E flow tests. Use when triggering E2E tests, checking test status, debugging failures with Axiom logs, or setting up local E2E testing.
Skill Claude CodeCodex
Add environment variable.
Skill Claude CodeCodex
Explain recent changes and provide a structured summary with security checks.
Skill Claude CodeCodex
Complete fullstack workflow combining GET API routes, server actions, SWR data fetching, and form handling. Use when building features that need both data fetching and mutations from API to UI.
Skill Claude CodeCodex
Guidelines for writing tests for LLM-related functionality.
Skill Claude CodeCodex
Guidelines for implementing LLM (Language Model) functionality in the application.
Skill Claude CodeCodex
How to do backend logging.
Skill Claude CodeCodex
Skill "prisma" from elie222/inbox-zero, covering prisma usage and imports.
Skill Claude CodeCodex
Project structure and file organization guidelines.
Skill Claude CodeCodex
Label a PR as ready for QA so the QA server picks it up automatically.
Skill Claude CodeCodex
Create a new browser QA flow file from the template.
Skill Claude CodeCodex
Run browser QA flows and write a JSON report.
Skill Claude CodeCodex
Review prompt and tool-description changes in a branch or PR. Use when asked to audit system prompts, prompt builders, tool descriptions, prompt inputs, or nearby evals/tests; summarize what changed; identify guidance that feels eval-shaped or too heavy for product use; and find repeated instructions between the main…
Skill Claude CodeCodex
Review code changes, auto-fix safe issues, and report bugs.
Skill Claude CodeCodex
End-to-end feature testing — browser QA, API verification, eval tests, or any combination. Covers browser interactions (via agent-browser CLI), Google Workspace operations (gws CLI), API calls, and LLM eval tests. Can also persist tests as reusable QA flows or eval files.
Skill Claude CodeCodex
Guidelines for testing the application with Vitest, including unit tests, integration tests (emulator), AI tests, and eval suites for LLM features.
Skill Claude CodeCodex
UI component and styling guidelines using Shadcn UI, Radix UI, and Tailwind.
Skill Claude CodeCodex
Update workspace packages while respecting the repo's pinned package list in .ncurc.cjs. Use when the user asks to update dependencies or refresh package versions.