ArtemCherbaev

Author Case — Development skill for Claude Code

Development community

Write one new functional case, driving the real application first.

How to install Author Case

Installs to ~/.claude/commands/artemcherbaev-agentic-playwright-suite-author-case.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ArtemCherbaev/agentic-playwright-suite/HEAD/.claude/commands/author-case.md -o ~/.claude/commands/artemcherbaev-agentic-playwright-suite-author-case.md

Restart Claude Code, or start a new session, for it to be picked up.

What Author Case does


description: Write one new functional case, driving the real application first argument-hint:

Write a new functional case that proves: **$1**

Before writing anything, ask coverage-strategist which of the existing twenty cases this one replaces. The cap is the point; if nothing should be replaced, the case should not be written.

Then use the test-author agent:

  1. Drive the flow over Playwright MCP against the live application and record what you actually s

Alternatives in Development

  • Alethe Agents — A local-first desktop workspace for running, organizing, and resuming multiple coding agents and shells with r 511 ★
  • Job Application Agent — Privacy-first Codex skill for discovering, validating, completing, and tracking job applications 139 ★
  • Eval Author — Draft a new eval case (eval/cases/ .json) + scaffold its golden folder, golden_pending until captured on the V 136 ★

Full documentation available on GitHub

View Source Repository