Skill Claude CodeCodex
This skill covers patterns for creating and managing test scorer endpoints. Trigger: Load this skill when working with the testscorer module.
Skill Claude CodeCodex
This skill covers patterns for creating and managing test scorer endpoints. Trigger: Load this skill when working with the testscorer module.
Skill Claude CodeCodex
This skill covers patterns for testing security using crafted content. Trigger: Load this skill when working with testsecurity scenarios.
Skill Claude CodeCodex
Interactive tutorial-style lessons for custom skills. Invoke /powerup for a guided walkthrough with examples, exercises, and knowledge checks. Trigger: When user says "powerup", "tutorial", "teach me", or wants to learn a skill interactively.
Skill Claude CodeCodex
Self-installing markdown recipes for skills. Each skill can include an INSTALL.md that an agent reads and executes to set up dependencies, MCP servers, or config. Trigger: When installing a skill with INSTALL.md, or creating skills with setup requirements.
Skill Claude CodeCodex
Four quality gate checklists for frontend: baseline visual, accessibility, metadata/SEO, and motion performance. Post-implementation quality gates. Trigger: When reviewing UI changes, before merging frontend PRs, during sdd-verify.
Skill Claude CodeCodex
Browser-based UI verification using Playwright. Page Object Model, selector best practices, visual regression, network interception, and MCP integration. Trigger: When writing E2E tests, verifying UI changes, or setting up Playwright.
MCP server Claude CodeCodexCursor
MCP server that routes LLM calls through CLI subscriptions (Claude, Gemini, Codex, Copilot). Runs locally from the mcp-llm-bridge npm package.