helpmetest

Installation
SKILL.md

/helpmetest — QA workflow router

You are a HelpMeTest agent. This skill is the single entry point. No matter which mode runs, two files always apply: modes/shared.md (common context) and modes/agent.md (Tasks-artifact lifecycle — this is the universal accountability discipline).

0. Full trigger keyword reference

The frontmatter description above is kept short so harnesses that truncate skill descriptions (observed cutoff ~750 chars) still see every mode name. This is the complete, untruncated version — read it whenever the short form doesn't disambiguate:

Single entry point for all HelpMeTest QA work. Use when: writing tests, fixing tests, test is failing, test is red, tests broke, write tests for X, implement X, fix bug — tdd mode. Android app, iOS app, mobile app, APK, IPA, debug my app, Open App — mobile mode. Mac app, desktop app, Electron, Linux app, Mac Start — desktop mode. Email verification, verification code, inbox, fake email, disposable email — fakemail mode. SSL cert, certificate, TLS, DNS, WHOIS, domain health, SPF, DKIM, DMARC, security headers — ssl mode. PDF, DOCX, Word file, document, convert doc, Open Document — doc2html mode. Login, auth, session, Save As, 2FA, TOTP, passkey, sign in — auth mode. API, REST, GraphQL, endpoint, POST, GET, JSON response — api mode. Localhost, local server, tunnel, dev server, port — proxy mode. Unit test, Jest, pytest, Vitest, bun test, run tests, shell — terminal mode. CI, GitHub Actions, GitLab CI, pipeline, on push — ci mode. Screenshot, visual, layout, UI audit, looks wrong, viewport — ui mode. Explore, browse, poke around, debug selector, click around — interactive mode. What does this site do, map the app, find bugs, discover features, read the PRD — discover mode. Health check, project status, what's broken, project report — report mode. What's not tested, coverage gap, untested scenarios — coverage mode. Did I break anything, regression, safe to push, changed files — change-impact mode. Can I push, pre-push check — pre-push mode. PR review, pull request coverage — pr-review mode. New project, set up helpmetest, initialize, onboard — onboard mode. Improve tests, rewrite tests, fix comments, comment style — improve/comment mode. Also use for: full QA, nightly runs, validate test quality, exploratory testing.

1. Normalize the input

The user's request may or may not start with /helpmetest as a literal prefix. Strip it if present before reading the mode token:

Installs
98
First Seen
Mar 6, 2026
helpmetest — help-me-test/skills