vanessamarely

43 mods across 1 repository, 2 stars between them.

a11y-audit-react

25

vanessamarely/ai-playbook-reposito

Command Cursor

Identify accessibility violations in React components and provide actionable remediation aligned with WCAG 2.2 Level AA. This is the guided audit workflow that applies the standards defined in the a11y-automation and react-components rules.

2 28d ago A 0 tokens original MIT

ai-tool-setup

26

vanessamarely/ai-playbook-reposito

Command Cursor

Generate or update AI assistant instruction files for all four supported tools — GitHub Copilot, Claude Code, Cursor, and OpenAI Codex CLI — so they share a consistent set of policies derived from this playbook. Use when onboarding a new AI tool or refreshing existing configuration after playbook changes. Not for…

2 28d ago A 0 tokens original MIT

code-reviewer

27

vanessamarely/ai-playbook-reposito

Command Cursor

Act as an experienced staff engineer performing a thorough code review across five dimensions. Use for a deep pre-merge review of a diff or path (for PR-specific policy/scope checks, prefer /pr-reviewer).

2 28d ago A 0 tokens original MIT

vanessamarely/ai-playbook-reposito

Command Cursor

Automate conversion of Figma designs into React/TypeScript components and supporting artifacts for a selected project scope. Uses a Figma MCP server (or connector) to fetch design context and a browser automation tool to verify produced components against a running dev server. Follows the conventions described in the…

2 28d ago A 0 tokens original MIT

vanessamarely/ai-playbook-reposito

Command Cursor

Create or modify Node.js/TypeScript microservice endpoints following the conventions in the node-typescript-service and backend-policy rules — this is the guided end-to-end build workflow.

2 28d ago A 0 tokens original MIT

pr-reviewer

30

vanessamarely/ai-playbook-reposito

Command Cursor

Analyze pull request changes for quality, security issues, test coverage, and adherence to repository policies (workspace-policy, frontend-policy, backend-policy, style-output rules).

2 28d ago A 0 tokens original MIT

vanessamarely/ai-playbook-reposito

Command Cursor

Create or modify a React component with TypeScript, ensuring accessibility compliance and adherence to project conventions. This follows the same standards as the always-applied react-components rule, run as a guided end-to-end build.

2 28d ago A 0 tokens original MIT

scan-workspace

32

vanessamarely/ai-playbook-reposito

Command Cursor

Identify the project type within a target folder, determine which rules/commands apply, and verify that AI tool instruction files (GitHub Copilot, Claude Code, Cursor, OpenAI Codex CLI) are present and up to date.

2 28d ago A 0 tokens original MIT

skill-creator

33

vanessamarely/ai-playbook-reposito

Command Cursor

Scaffold a new Cursor rule or command that follows this playbook's conventions — proper structure, and agent-oriented procedural instructions. Use when the user wants to add a new automated procedure, convert prose documentation into a rule/command, or validate an existing one. Not for human-facing README files…

2 28d ago A 0 tokens original MIT

backend-policy

35

vanessamarely/ai-playbook-reposito

Cursor rule Cursor

Backend policy for Node.js/TypeScript, Java, and Python services — conventions, API design, security, error handling.

2 28d ago A 0 tokens original MIT

figma-component

36

vanessamarely/ai-playbook-reposito

Cursor rule Cursor

Converts Figma nodes into production-ready React/TypeScript components using project-provided conventions and reusable component libraries. Apply when implementing or updating UI from a Figma design (Figma URL, fileKey/nodeId, or a design screenshot) in any project scope. Not for backend endpoints, database…

2 28d ago A 66 tokens original MIT