vanessamarely/ai-playbook-reposito
Cursor rule Cursor
Points Cursor at the AI Playbook example package and this repo's own scope rules.
vanessamarely/ai-playbook-reposito
Cursor rule Cursor
Points Cursor at the AI Playbook example package and this repo's own scope rules.
vanessamarely/ai-playbook-reposito
Instructions file GitHub Copilot
Instructions for vanessamarely/ai-playbook-reposito, covering github copilot instructions, repository layout, how to use this playbook, skill routing and agent routing.
vanessamarely/ai-playbook-reposito
Instructions file CodexOpenCode
Instructions for vanessamarely/ai-playbook-reposito, covering agents.md, working on this repo's own app (src/), working on the example package (ai-playbook/), scope and verification.
vanessamarely/ai-playbook-reposito
Instructions file
Instructions for vanessamarely/ai-playbook-reposito, covering claude ai instructions, quick start, core rules, progressive context loading and project tech stack.
vanessamarely/ai-playbook-reposito
Skill Claude CodeCodex
Audit React components for WCAG 2.2 compliance and suggest fixes. Use when the user wants an accessibility review of existing React component code (as opposed to running automated CI checks or building new components).
vanessamarely/ai-playbook-reposito
Skill Claude CodeCodex
Automates accessibility testing using eslint-plugin-jsx-a11y linting and Playwright-based axe-core checks. Use when the user wants to run, configure, or integrate automated accessibility tests into a React project. Do not use for manually reviewing component structure, building new components, or non-React/non-browser…
vanessamarely/ai-playbook-reposito
Skill Claude CodeCodex
Generates or updates AI tool instruction files for GitHub Copilot (.github/copilot-instructions.md + .github/instructions/), Claude Code (CLAUDE.md + .claude/), Cursor (.cursor/rules/), and OpenAI Codex CLI (AGENTS.md + .agents/skills/) based on the detected project type and this playbook's policies. Use when the user…
vanessamarely/ai-playbook-reposito
Skill Claude CodeCodex
Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.
vanessamarely/ai-playbook-reposito
Skill Claude CodeCodex
Automates conversion of Figma designs into React/TypeScript components and supporting artifacts for a selected project scope, using the Figma MCP server for design context and the Chrome MCP server to verify components in a running dev server. Use when the user wants to turn a Figma node or design screenshot into…
vanessamarely/ai-playbook-reposito
Skill Claude CodeCodex
Converts Figma nodes into production-ready React/TypeScript components using project-provided conventions and reusable component libraries. Use when implementing or updating UI from Figma in any project scope.
vanessamarely/ai-playbook-reposito
Skill Claude CodeCodex
Scaffold or extend Node.js/TypeScript microservices with validation, error handling, and testing. Use when the user wants to create or modify an API endpoint, service layer, or route handler in Express, Nest.js, or Fastify.
vanessamarely/ai-playbook-reposito
Skill Claude CodeCodex
Builds and extends Node.js/TypeScript microservice endpoints with request validation (Zod/Joi/class-validator), structured error handling, and unit + integration tests. Use when the user wants to create or modify an API endpoint, service layer, or route handler in Express, Nest.js, or Fastify. Do not use for React…
vanessamarely/ai-playbook-reposito
Skill Claude CodeCodex
Review pull requests for code quality, security, tests, policy compliance, and AI tool instruction consistency. Use when the user wants a structured review of a git diff or set of changed files before merge.
vanessamarely/ai-playbook-reposito
Skill Claude CodeCodex
Build accessible React components following TypeScript and WCAG 2.2 standards. Use when the user wants to create or modify a React/TypeScript component, including tests, with accessibility built in from the start.
vanessamarely/ai-playbook-reposito
Skill Claude CodeCodex
Creates and modifies React components using TypeScript, Tailwind CSS, shadcn/ui, and WCAG 2.2 Level AA accessibility patterns. Use when the user wants to build, update, or fix a React UI component, add keyboard navigation, or apply ARIA attributes. Do not use for Node.js services, API endpoints, database schemas, or…
vanessamarely/ai-playbook-reposito
Skill Claude CodeCodex
Scan a workspace folder to detect project type and route to appropriate skills and AI tool configurations. Use when the user wants to identify a project's type/framework, find which skills apply, or verify AI tool instruction files are present and up to date.
vanessamarely/ai-playbook-reposito
Skill Claude CodeCodex
Scaffolds new agent skill documentation following the OpenAI Codex CLI SKILL.md format (name + description frontmatter only, progressive disclosure via references/assets/scripts, agent-oriented procedural instructions). Use when the user wants to author a new skill, convert prose documentation into an agent skill, or…
vanessamarely/ai-playbook-reposito
Agent Claude Code
Audit React components for WCAG 2.2 compliance and suggest fixes. Use for accessibility audits of React/TypeScript component files or directories.
vanessamarely/ai-playbook-reposito
Agent Claude Code
Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.
vanessamarely/ai-playbook-reposito
Agent Claude Code
Convert Figma designs into React/TypeScript components (or screenshot-driven fallback), then verify them with Chrome MCP visual and accessibility checks. Use when a user wants a Figma design turned into working component code.
vanessamarely/ai-playbook-reposito
Agent Claude Code
Scaffold or extend Node.js/TypeScript microservices with validation, error handling, and testing.
vanessamarely/ai-playbook-reposito
Agent Claude Code
Review pull requests for code quality, security, tests, policy compliance, and AI tool instruction consistency.
vanessamarely/ai-playbook-reposito
Agent Claude Code
Build accessible React components following TypeScript and WCAG 2.2 standards.
vanessamarely/ai-playbook-reposito
Agent Claude Code
Scan a workspace folder to detect project type and route to appropriate skills and AI tool configurations.