help-me-test
- 17 skills
- 0 followers
- 8 hours ago last updated
- ▌ Helpmetest · help-me-test bundleRouter for HelpMeTest QA work, mode picked by keyword. tdd: write/fix tests. mobile: Android/iOS/APK/IPA. desktop: Mac/Linux/Electron. fakemail: verification code/inbox. ssl: cert/TLS/DNS/WHOIS/SPF/DKIM. doc2html: PDF/DOCX/EPUB→HTML. auth: Save As/2FA/TOTP/passkey. api: REST/GraphQL/endpoint. proxy: localhost/tunnel/port. terminal: Jest/pytest/bun test. ci: GitHub/GitLab CI. ui: screenshot/visual/viewport. interactive: explore/debug selector. discover: map app/PRD. report: health check. coverage: gap analysis. change-impact: did I break anything. pre-push/pr-review: can I push/PR review. onboard: new project. improve/comment: rewrite tests. Also: full QA, nightly, validate, exploratory. Full list in body.
- ▌ SEO Check · help-me-testOn-page SEO audit of any URL: title/description lengths, canonical, robots meta, Open Graph, Twitter card, JSON-LD structured data, heading structure, image alts, and hreflang sanity — graded A–F. Playwright MCP only, no signup. Triggers: "SEO check https://...", "check my meta tags", "is this page indexable?".
- ▌ Dns Email Auth · help-me-testAudit a domain's email authentication DNS records with dig: SPF policy and the RFC 7208 10-lookup limit, DKIM key discovery across common selectors, and DMARC policy strength. Triggers: "check my SPF record", "is DKIM set up for mydomain.com", "audit email auth", "why is my mail going to spam".
- ▌ Ssl Cert Check · help-me-testInspect any HTTPS endpoint's TLS certificate with openssl: days until expiry, chain completeness, deprecated protocol support (TLS 1.1), key strength, signature algorithm, and SAN/hostname match. Triggers: "check my SSL cert", "when does my certificate expire", "TLS check example.com". Pure bash.
- ▌ API Smoke Check · help-me-testRead-only smoke check of a REST API: reachability, status-code correctness, latency grades, error-body hygiene, content types, CORS sanity. GET/HEAD/ OPTIONS only. Triggers: "smoke check my API", "is my API healthy", "check https://api.mysite.com/..."
- ▌ Auth Flow Audit · help-me-testAudit the hygiene of your own login flow: password-manager compatibility, HTTPS posting, cookie flags, 2FA/passkey readiness, logout behavior. Read-only, no credentials needed. Triggers: "audit my login flow", "check auth hygiene on https://...", "is my login form done right?"
- ▌ Core Web Vitals · help-me-testMeasure Core Web Vitals — LCP, CLS, TTFB, FCP — on any URL using the browser's own performance APIs, graded against web.dev thresholds. Triggers: "check core web vitals", "measure LCP on my site", "is my CLS okay", "why does my page feel slow". Playwright MCP only, no signup.
- ▌ Broken Link Scan · help-me-testScan any page for broken links: 404/410s, 5xx errors, redirect chains, and insecure http links on https pages. Uses Playwright MCP plus curl — no signup. Triggers: "find broken links on...", "check for 404s", "scan links on this page".
- ▌ Email Flow Check · help-me-testAudit the email touchpoints of your signup/verification flow: address validation quality, plus-addressing support, resend UX, code-entry field hygiene. Triggers: "check my signup email flow", "audit email verification UX on https://...", "does my signup handle plus addresses?"
- ▌ Console Error Scan · help-me-testSurface JS errors, failed network requests, mixed content, and deprecation warnings on any page — on load and while clicking through primary navigation. Playwright MCP only, no signup. Triggers: "check the console for errors", "any JS errors on my site?", "why is the console red?".
- ▌ Accessibility Check · help-me-testAudit any URL against WCAG 2.2 AA — missing alt text, heading skips, unlabeled inputs, nameless buttons, low contrast, keyboard traps, missing lang. Triggers: "accessibility check", "is my site WCAG compliant", "a11y audit https://...", "check contrast on my page". Playwright MCP only, no signup.
- ▌ Domain Health Check · help-me-testFull domain posture check with dig, whois, and curl: DNS record inventory (A/AAAA/CNAME/MX/NS/CAA), registration expiry, http→https and www/apex redirect canonicalization, and DNSSEC status. Triggers: "check my domain", "is example.com healthy", "when does my domain expire", "domain health check".
- ▌ Flaky Selector Scan · help-me-testScan your test suite for brittle selectors and timing hazards that cause flaky E2E tests: absolute XPath, nth-child chains, generated class names, hard-coded sleeps. Triggers: "why are my tests flaky", "scan my tests for brittle selectors", "audit my e2e selectors"
- ▌ Form Validation Scan · help-me-testAudit form validation UX on any page: required-field marking, input types, error message quality, aria-describedby wiring, and focus management — without ever submitting real data. Playwright MCP only, no signup. Triggers: "check my form validation", "audit the signup form UX", "are my form errors accessible?".
- ▌ Mobile Viewport Audit · help-me-testAudit any URL at iPhone (390x844) and Android (360x800) viewports — horizontal scroll, touch targets under 24/44px, inputs that trigger iOS zoom, viewport meta problems, fixed elements eating the screen. Triggers: "mobile audit", "does my site work on phones", "check touch targets". Playwright MCP only, no signup.
- ▌ Responsive Screenshots · help-me-testScreenshot any URL at 5 viewports — 360, 768, 1280, 1440, 1920 wide — and check each for horizontal overflow and overlapping elements, with a per-viewport pass/fail table. Triggers: "responsive screenshots", "how does my site look on mobile/tablet", "screenshot at different sizes". Playwright MCP only, no signup.
- ▌ Security Headers Check · help-me-testGrade a site's HTTP security headers with curl against the OWASP Secure Headers Project: CSP, HSTS, frame protection, nosniff, Referrer-Policy, Permissions-Policy, plus server version disclosure. Triggers: "check security headers", "is my CSP okay", "grade headers on example.com".