.claude/skills/prfaq/SKILL.md
Amazon Working Backwards PR/FAQ methodology. Write a press release before building to validate if the product story is compelling. Auto-load when validating ideas, defining value propositions, or aligning on product vision.
npx skillsauth add taewoongheo/taste prfaqInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Write a press release BEFORE building. If you can't write a compelling press release, the idea may be weak. This is a planning tool, not marketing copy.
Clear, benefit-focused. What the customer gets, not what you built.
"[App Name] Helps [Target Users] [Main Benefit]"
Bad: "App Launches with AI Features" Good: "FocusFlight Turns Study Sessions into Flights — Students Stay Focused 3x Longer"
Specific customer pain. Include evidence (reviews, data, community signals).
[Target users] struggle with [specific problem]. [Evidence: "quote from review" or data point].
Currently they [workaround], which [why workaround is insufficient].
How the app addresses the problem. Focus on outcomes, not features.
[App name] addresses this by [outcome-focused description].
Unlike [alternatives], [app name] [key differentiator].
Customer empathy, not corporate speak.
Bad: "We're excited to bring innovation to market" Good: "Nobody should dread opening their expense tracker — it should feel like progress, not punishment"
The key moments of the experience. For interaction-first apps, describe what the user feels/does.
- Open the app → [first impression]
- [Core action] → [sensory feedback]
- Over time → [what accumulates]
Write as if a real user said it. Must be specific.
Bad: "This app is great!" Good: "I used to forget my journal every 3 days. Now I open it just to see my garden grow — I've written 47 days straight."
How to get started.
After writing, ask:
| Test | Question | |------|----------| | Care | Would a target user read this and want to download? | | Clarity | Can someone who's never heard of this understand the problem? | | Specificity | Are benefits measurable or at least visceral? | | "So what?" | If someone says "so what?", have you failed to articulate value? | | Honesty | Are claims realistic, not hype? |
If any answer is "no", revise before building.
PR/FAQ는 B2B에서 시작했지만 인디 앱에 특히 강력:
| Pitfall | Fix | |---------|-----| | Feature list ("includes AI, OCR, sync") | Translate to outcomes ("saves 5 hours/month") | | Vague problem ("inefficiency") | Get specific ("8 hours/month on manual entry") | | Jargon ("leverages ML models") | Write for a friend ("automatically handles it") | | Generic quote ("excited to innovate") | Customer-focused ("weekends shouldn't be for invoices") | | No evidence | Add data or real user signals |
# [App Name] — PR/FAQ
## [Headline: benefit-focused, specific]
[City, Date] —
### Problem
[1 paragraph: specific pain + evidence]
### Solution
[1 paragraph: outcome-focused, not feature-focused]
### Quote
"[Customer empathy quote]" — [Founder name]
### How It Works
- [Moment 1]
- [Moment 2]
- [Moment 3]
### Customer Story
"[Specific, realistic testimonial]" — [Persona name], [context]
### Get Started
[Call to action]
---
### Internal FAQ
1. Why now? [timing]
2. Who exactly is this for? [target]
3. What's the biggest risk? [honest assessment]
4. How do we know the problem is real? [evidence]
5. What does success look like in 6 months? [metrics]
development
Visual hierarchy verification — squint test, information density, primary action clarity, and empty state quality for mobile UI. Auto-load when doing design or layout work.
development
Comprehensive design guide for web and mobile applications. Contains 50+ styles, 97 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types.
development
TDD patterns for React Native — Jest setup, React Native Testing Library patterns, mock strategies, and what to test vs skip. Auto-load when writing or running tests.
testing
Spacing, layout, and spatial relationships — consistent scale, proximity grouping, optical alignment, and density control for mobile UI. Auto-load when doing design or layout work.