burhankhatri

10 mods across 1 repository, 15 stars between them.

burhankhatri/e2e-testing

Instructions file

Claude Code instructions for burhankhatri/e2e-testing, covering claude.md — development methodology, critical rules, workflow decision tree, skill priority and the inverted testing pyramid.

15 1mo ago A 766 tokens

brainstorm-and-plan

02

burhankhatri/e2e-testing

Skill Claude CodeCodex

Use before ANY creative work — creating features, building components, adding functionality, modifying behavior, or starting a new project. Also use when someone says 'build', 'create', 'add', 'implement', 'let's make', or describes something they want built. Do NOT write code until a design is approved and a plan is…

15 1mo ago A 73 tokens

code-review

03

burhankhatri/e2e-testing

Skill Claude CodeCodex

Use when a major project step has been completed and needs review against the plan and coding standards. Also use when someone says 'review this', 'check my code', 'is this ready', or when a significant chunk of implementation is done. Use after completing tasks from an implementation plan, before creating PRs, or…

15 1mo ago A 73 tokens

e2e-playwright

04

burhankhatri/e2e-testing

Skill Claude CodeCodex

Battle-tested Playwright E2E testing patterns for Next.js/React apps. Use when writing, running, debugging, or fixing Playwright tests. Also triggers on 'e2e', 'end-to-end', 'playwright', 'browser test', 'UI test', 'integration test with browser', 'flaky test', 'test keeps failing'. Covers locators, assertions…

15 1mo ago A 103 tokens

start

05

burhankhatri/e2e-testing

Skill Claude CodeCodex

Master orchestrator skill that kicks off the full development pipeline. Routes tasks through the correct skill chain (brainstorm, debug, tdd, e2e, verify) based on task type. Guarantees testing.md exists, Playwright E2E tests are written, and nothing is claimed done without verification. Use when starting any new…

15 1mo ago A 80 tokens

debug

06

burhankhatri/e2e-testing

Skill Claude CodeCodex

Use when encountering ANY bug, test failure, unexpected behavior, or error — before proposing fixes. Also use when someone says 'fix this', 'it's broken', 'not working', 'debug', or when a test fails. ESPECIALLY use when under time pressure, when you've already tried a fix that didn't work, or when 'just one quick…

15 1mo ago A 87 tokens

tdd

07

burhankhatri/e2e-testing

Skill Claude CodeCodex

Enforces strict test-driven development. Use when implementing ANY feature, bugfix, or refactor — before writing implementation code. Also use when someone says 'add tests', 'write tests', 'test this', 'TDD', or when you're about to write production code of any kind. If you're about to write code and there isn't a…

15 1mo ago A 83 tokens

test-loop

08

burhankhatri/e2e-testing

Skill Claude CodeCodex

Use when you need to autonomously iterate through test-fix cycles without human intervention. Use when someone says 'make it work', 'run tests and fix', 'iterate until green', 'take yourself out of the loop', 'fix until tests pass', or when the agent is going in circles on the same problem. Also use when setting up a…

15 1mo ago A 97 tokens

toggle-tdd

09

burhankhatri/e2e-testing

Skill Claude CodeCodex

Turn the TDD enforcement hooks on or off, or check which they currently are. Use when the user says anything like 'turn off the tests', 'disable the TDD hooks', 'stop checking my tests', 'I don't want this enforced right now', 'turn testing back on', 're-enable the TDD stuff', or asks whether the hooks are currently…

15 1mo ago A 88 tokens

verify-done

10

burhankhatri/e2e-testing

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, passing, or done — before committing, creating PRs, or moving to the next task. Also use when you're about to say 'Done!', 'All tests pass', 'Ready for review', 'Fixed', or ANY positive statement about work state. If you haven't run the verification command in this…

15 1mo ago A 82 tokens