philchen00

7 mods across 1 repository, 5 stars between them.

verefi-marketplace

01

philchen00/verefi

Plugin Claude Code

Verefi plugins for human-reviewed Playwright test automation.

5 2d ago A tokens not measured original MIT

verefi

02

philchen00/verefi

Plugin Claude Code

AI-assisted pipeline that turns product specs into human-reviewed test plans and executable Playwright automation.

5 2d ago A tokens not measured original MIT

audit

03

philchen00/verefi

Skill Claude CodeCodex

Statically scan the target codebase for stable selectors (data-testid, testID, aria-label, semantic roles) and grade its testability into audit.md — no running app needed. Use when the user wants to know how testable an app is, before generating tests, or as the zero-setup entry point to the Verefi pipeline.

5 2d ago A 71 tokens original MIT

discover

04

philchen00/verefi

Skill Claude CodeCodex

Explore a running app with agent-browser and record verified selectors (test-id attribute, role, text) into discovery.md — including identifying which test-id attribute the app actually uses. Use when the user wants to verify a test plan's assumed selectors actually exist before writing test code, or continue the…

5 2d ago A 70 tokens original MIT

execute

05

philchen00/verefi

Skill Claude CodeCodex

Run the generated Playwright tests and summarize pass/fail results. Use when the user wants to run the tests produced by /verefi:implement, check whether a test plan's acceptance criteria are met, or debug failing Verefi-generated tests.

5 2d ago A 51 tokens original MIT

implement

06

philchen00/verefi

Skill Claude CodeCodex

Generate Playwright TypeScript test code from a test-plan.md (and discovery.md/audit.md if present). Use when the user wants to turn an approved test plan into runnable Playwright tests, or continue the Verefi pipeline after /verefi:testplan, /verefi:audit, or /verefi:discover.

5 2d ago A 67 tokens original MIT

testplan

07

philchen00/verefi

Skill Claude CodeCodex

Generate a reviewable test-plan.md (test cases + acceptance criteria) from a feature description or test-detail file. Use when the user wants to start the Verefi pipeline, kick off spec-driven test generation, or turn a PRD/user story/feature description into a test plan before writing any test code.

5 2d ago A 65 tokens original MIT