anderson-0

Prfaq — Testing skill for Claude Code

Testing community

Working Backwards PRFAQ challenge to stress-test product concepts.

How to install Prfaq

Installs to ~/.claude/skills/anderson-0-mighty-powers-prfaq/SKILL.md

Terminal
mkdir -p ~/.claude/skills/anderson-0-mighty-powers-prfaq && curl -fsSL https://raw.githubusercontent.com/anderson-0/mighty-powers/HEAD/commands/prfaq.md -o ~/.claude/skills/anderson-0-mighty-powers-prfaq/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Prfaq does


description: Working Backwards PRFAQ challenge to stress-test product concepts

Invoke the `mp:prfaq` skill. Use before `mp:prd` when the concept needs hard validation.

Alternatives in Testing

  • Webapp Testing — Test local web applications using Playwright for UI verification and debugging 94.1k ★
  • #29 — #52, #103) 92.5k ★
  • /test Routing — Vérifie le routing de commandes RTK sans exécution (dry-run) 25.5k ★

Full documentation available on GitHub

View Source Repository