theelims/license-to-code

Personal collection of Claude Code plugins

2Stars on the repository
5Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

plan

01

theelims/license-to-code

Skill Claude CodeCodex

Author a UAT test plan from authoritative documents through Q&A, or re-validate an existing plan (if user supplies a session slug). Auto-invokes the reviewer subagent. Produces a markdown manifest with embedded session state; does not execute tests or modify application code. Use when the user explicitly invokes this…

2 4mo ago A 67 tokens original MIT

setup

02

theelims/license-to-code

Skill Claude CodeCodex

One-time project setup for uat-agents on WSL2. Checks Node ≥20.19, writes the chrome-devtools MCP server entry into .mcp.json, copies the chrome-debug helper script to ./tools/, and walks the user through the two manual Windows-side steps. Run once per project before using /uat-agents:test.

2 4mo ago C 71 tokens original MIT

test

03

theelims/license-to-code

Skill Claude CodeCodex

Execute an approved UAT test plan via the Chrome DevTools MCP server. Logs structured bug reports, supports resume/restart/reverify/subset modes, and aborts cleanly on critical bugs that block further testing. Use only when the user explicitly invokes this skill against an approved plan.

2 4mo ago A 59 tokens original MIT