569270901

11 mods across 1 repository, 38 stars between them.

page-map-sync

01

569270901/claude-web-test-harness

Agent Claude Code

An agent that uses Playwright, a browser automation tool, to inspect a website and record its pages, fields, and controls in YAML page maps. It also documents what it found and any issues for later work.

38 14d ago A 42 tokens original MIT

review

02

569270901/claude-web-test-harness

Agent Claude Code

A read-only code-review agent that checks test-writing changes and an implementation document against the project’s stated rules. A verdict is either pass or fail.

38 14d ago A 52 tokens original MIT

test-case-design

03

569270901/claude-web-test-harness

Agent Claude Code

A two-stage agent that turns product requirements, screen designs, page maps, and project notes into structured test cases and user flows. Each stage produces a document for human review.

38 14d ago A 90 tokens original MIT

test-writing

04

569270901/claude-web-test-harness

Agent Claude Code

A two-stage agent that turns confirmed test cases and user flows into test code and test data, then checks and repairs its own implementation. Test-driven development, or TDD, means using defined tests to verify that software behaves as expected.

38 14d ago A 65 tokens original MIT

PostToolUse

05

569270901/claude-web-test-harness

Hook Claude Code

Runs after a tool call finishes, executing journal.py. From 569270901/claude-web-test-harness.

38 14d ago A tokens not measured original MIT

569270901/claude-web-test-harness

Instructions file

Repository instructions for a Cloudflare Worker that translates between Anthropic's API format and OpenAI-compatible APIs such as NVIDIA NIM. It lists local development, deployment, health-check, and required secret settings.

38 14d ago A 722 tokens original MIT

decomposition

10

569270901/claude-web-test-harness

Agent

A structured method for breaking product requirements, designs, and live screens into six fixed tables before writing test cases. Each table entry records its evidence and how certain it is.

38 14d ago A 0 tokens original MIT

orchestrator

11

569270901/claude-web-test-harness

Agent

A coordinating agent for multi-step software testing work. It routes tasks to specialized agents and records progress, decisions, and review points.

38 14d ago A 0 tokens original MIT