Skill Claude CodeCodex
Perform a read-only security review of specified files or a feature. Reports findings by severity (CRITICAL/HIGH/MEDIUM/LOW) using OWASP Top 10 adapted for this Vue 3 + Express + Prisma stack.
Skill Claude CodeCodex
Perform a read-only security review of specified files or a feature. Reports findings by severity (CRITICAL/HIGH/MEDIUM/LOW) using OWASP Top 10 adapted for this Vue 3 + Express + Prisma stack.
Skill Claude CodeCodex
Create a detailed implementation plan from a feature description, Jira ticket ID, or Figma design. Resolves all open questions before handing off to /implement. Saves the plan to PLAN.md.
Skill Claude CodeCodex
CSS variables, BEM naming, spacing scale, and responsive patterns. Use when styling components, applying design tokens, or implementing responsive layouts.
Skill Claude CodeCodex
Write Playwright end-to-end tests using the Page Object pattern. Maps user flows to acceptance criteria. Uses data-testid selectors and waits for network idle.
Skill Claude CodeCodex
Write Vitest unit tests for a Vue component or Express route. Covers happy paths, error cases, and edge cases using project testing patterns.
Skill Claude CodeCodex
Vitest testing patterns for Vue components and Express routes. Use when writing unit tests, integration tests, mocking dependencies, or testing async code.
Skill Claude CodeCodex
Vue 3 component patterns with Composition API, TypeScript, and project conventions. Use when creating Vue components, handling props, emits, slots, or component lifecycle.
Skill Claude CodeCodex
Vue 3 composable patterns with reactive state, lifecycle hooks, and cleanup. Use when creating reusable logic, managing shared state, or implementing custom hooks.
Agent
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.
Agent
Pedagogical tutor that teaches through Socratic questioning — never provides direct code answers, builds understanding through guided inquiry.
Instructions file GitHub Copilot
Express route handlers with Prisma, async error handling, and security patterns.
Instructions file GitHub Copilot
Pinia store patterns using Setup Store syntax with TypeScript.
Instructions file GitHub Copilot
Prisma schema conventions, migrations, seeding, and query patterns.
Instructions file GitHub Copilot
CSS variables, BEM naming, spacing scale, and responsive patterns.
Instructions file GitHub Copilot
Express route testing with Vitest, Supertest, and Prisma mocking.
Instructions file GitHub Copilot
Playwright E2E testing with Page Objects, API mocking, and data-testid selectors.
Instructions file GitHub Copilot
Vue component testing with Vitest, Vue Test Utils, and Pinia mocking.
Instructions file GitHub Copilot
Vue 3 component patterns with Composition API, TypeScript, and project conventions.
Instructions file GitHub Copilot
Patterns for Vue 3 composables with reactive state, cleanup, and TypeScript.
MCP server Claude CodeCodexCursor +2
MCP server "figma-desktop", hosted remotely at 127.0.0.1, as configured in slashwhy/super-todo.
MCP server Claude CodeCodexCursor +2
Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.
MCP server Claude CodeCodexCursor +2
MCP server "atlassian", hosted remotely at mcp.atlassian.com, as configured in slashwhy/super-todo.
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
Instructions file CodexOpenCode
AGENTS.md instructions for slashwhy/super-todo, covering todo app - ai agent instructions, tech stack, project structure, quick start commands and backend (requires docker).