DevZonayed

34 mods across 1 repository, 3 stars between them.

PostToolUse

25

DevZonayed/Mochi

Hook

Runs after a tool call finishes, executing post_tool_use.js via node. From DevZonayed/Mochi.

3 15d ago A tokens not measured original MIT

Stop

26

DevZonayed/Mochi

Hook

Runs when the agent finishes a response, executing stop.js via node. From DevZonayed/Mochi.

3 15d ago A tokens not measured original MIT

UserPromptSubmit

27

DevZonayed/Mochi

Hook

Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.js via node. From DevZonayed/Mochi.

3 15d ago A tokens not measured original MIT

qa-tester

28

DevZonayed/Mochi

Agent

Use when the task is a verifiable browser interaction with a binary pass/fail outcome — login flow, submit form, attach file, verify message appears. Returns a verdict + evidence. Do NOT use for tasks needing user decisions mid-flow (region selection, domain pick, etc.).

3 15d ago A 60 tokens original MIT

design-qa

29

DevZonayed/Mochi

Command

Agent-driven design QA — walk the running app, judge design/UX, and drop a Comment-Mode comment on every issue (visible to the human as pins). Then read the session back and fix everything in bulk. Optional focus argument steers the pass.

3 15d ago A 52 tokens original MIT

playbook

30

DevZonayed/Mochi

Command

Manage Mochi playbooks (list, show, run, delete). Plays through the browser MCP tools.

3 15d ago A 21 tokens original MIT

qa

31

DevZonayed/Mochi

Command

Dispatch a verifiable browser task to the qa-tester subagent. Use for regression checks, smoke tests, and any task with a clean pass/fail outcome. Supports an EXHAUSTIVE mode that verifies every control behind an honesty gate.

3 15d ago A 49 tokens original MIT

schedule-playbook

32

DevZonayed/Mochi

Command

Schedule a playbook to run on a recurring cron schedule. Uses the host environment's schedule skill.

3 15d ago A 20 tokens original MIT

browser

34

DevZonayed/Mochi

Skill Claude CodeCodex

Use this skill when the user says browser, /browser, test in Chrome, inspect a webpage, verify a localhost app, capture screenshots, check console/network errors, run browser QA, or automate browser flows with the Mochi browser MCP.

3 15d ago A 50 tokens original MIT