fix-tests
01Skill Claude CodeCodex
Read the latest test report, fix all failing tests (bugs and unimplemented features), verify each fix, then run the full suite for regression safety.
Skill Claude CodeCodex
Read the latest test report, fix all failing tests (bugs and unimplemented features), verify each fix, then run the full suite for regression safety.
Skill Claude CodeCodex
Run the app behavior test suite. Drives Playwright MCP through the Storyteller app, exercises each behavior in the manifest, and produces a timestamped pass/fail report. Pass a test number to run a single test (e.g. /test-app 9).
MCP server Claude CodeCodexCursor
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
Instructions file
Claude Code instructions for mehrabmodi1/storyteller, covering storyteller — claude code guide, project overview, starting the dev servers, browser automation (playwright mcp) and project structure.