skills/app-store/app-description-writer/SKILL.md
# App Description Writer Generate compelling App Store descriptions that convert browsers into users. ## When to Use - User needs to write initial App Store description - User wants to improve existing description - User is preparing for a major update - User asks about promotional text or What's New ## Information Gathering Before writing, ask about: 1. **App Basics** - What does the app do? (one sentence) - Who is it for? (target audience) - What problem does it solve? 2. **Key
npx skillsauth add taiberium/claude_code_setting skills/app-store/app-description-writerInstall 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.
Generate compelling App Store descriptions that convert browsers into users.
Before writing, ask about:
App Basics
Key Features
Social Proof
Tone
Generate all three text types:
Structure:
[Opening Hook - 1-2 sentences, problem/benefit focused]
[Key Features with emoji bullets]
• Feature 1 - benefit
• Feature 2 - benefit
• Feature 3 - benefit
[Social Proof paragraph - optional]
[How it works - brief explanation]
[Call to action]
[Support/contact info]
For updates:
[Version X.X highlights]
NEW
• Feature addition
IMPROVED
• Enhancement
FIXED
• Bug fix
Thank you for your feedback!
Productivity App:
Transform chaos into clarity. The task manager that adapts to how YOU work.
Weather App:
Know before you go. Hyperlocal forecasts down to your street corner. ⛅️
Finance App:
Your money, finally making sense. Budgeting that doesn't feel like homework.
Problem-First:
Tired of losing track of important tasks? [App] turns your scattered thoughts
into organized action plans in seconds.
Benefit-First:
Capture ideas the moment they strike. [App] is the fastest way to go from
thought to organized note, anywhere.
Curiosity-First:
What if your to-do list actually helped you get things done? Introducing
a smarter way to manage your day.
When localizing descriptions:
| Field | Limit | |-------|-------| | App Name | 30 characters | | Subtitle | 30 characters | | Promotional Text | 170 characters | | Description | 4000 characters | | What's New | 4000 characters | | Keywords | 100 characters |
[One-line value proposition]
Stop [pain point]. Start [desired outcome].
✨ KEY FEATURES
• [Feature 1] — [Benefit in user terms]
• [Feature 2] — [Benefit in user terms]
• [Feature 3] — [Benefit in user terms]
• [Feature 4] — [Benefit in user terms]
💡 HOW IT WORKS
[2-3 sentences explaining the core flow]
🎯 PERFECT FOR
• [User type 1]
• [User type 2]
• [User type 3]
[Social proof if available]
Download now and [call to action with benefit].
Questions? We're here to help: [support email]
[Evocative opening that sparks imagination]
[App Name] puts [creative power] in your pocket.
🎨 CREATE
• [Creative feature 1]
• [Creative feature 2]
• [Creative feature 3]
📤 SHARE
• [Sharing/export feature]
• [Community feature if applicable]
🔓 UNLOCK YOUR CREATIVITY
[Inspirational paragraph about what users can achieve]
Join [X] creators already using [App Name].
[Call to action]
Thanks for using [App Name]! Here's what's new in version X.X:
🆕 NEW
• [Major new feature with brief explanation]
⚡️ IMPROVED
• [Performance improvement]
• [UX enhancement]
🔧 FIXED
• [Bug fix users complained about]
Love [App Name]? Leave us a review — it helps more than you know! 💙
Feedback? [support email]
tools
Generates multi-step onboarding flows with persistence for iOS/macOS apps. Use when user wants to add onboarding, welcome screens, or first-launch experience.
tools
Generates an offline operation queue with persistence, automatic retry on connectivity, and conflict resolution. Use when user needs offline-first behavior, queued mutations, or pending operations that sync when back online.
development
Generates offer code distribution strategies and configuration guides for subscription and IAP promotions — including partner campaigns, influencer programs, and email re-engagement. Use when setting up offer codes for distribution.
tools
Generates a protocol-based networking layer with async/await, error handling, and swappable implementations. Use when user wants to add API client, networking, or HTTP layer.