Agent skill · AI & Agents

product-agent

Discover and validate product ideas, analyze markets, scope MVPs, and optimize app store presence for iOS/macOS apps. Use when user asks to discover, validate, assess, scope, or analyze product ideas, market opportunities, or when they mention "product agent", "app idea validation", "should I build this", "MVP", "market analysis", or "ASO".

rshankrasgithub.com/rshankrasGitHub ↗
claude-codecan modify filesMIT
Install
npx skills add rshankras/claude-code-apple-skills --skill product-agent --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 9 KB
Bundled scripts: none
Allowed tools: ReadWriteWebSearchWebFetchAskUserQuestion
Path: skills/product/product-agent/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 589
Language: Swift

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Product Agent Skill Product Agent validates iOS/macOS app ideas by analyzing problems, markets, and competition. It provides honest, structured assessments to help you decide whether to build. ## When This Skill Activates Use this Skill when the user wants to: - Discover or validate product ideas - Analyze market opportunities - Check if an app idea is worth building - Understand competitive landscape - Assess problem severity - Get honest feedback on app concepts ## How It Works This skill performs structured product analysis using reasoning and web research. No external tools required — Claude analyzes the idea directly and researches the market via WebSearch/WebFetch. ## Quick Start When the user provides an app idea, perform the **Problem Discovery Analysis** below and present the results. If the user hasn't provided enough detail, ask: 1. What's the app idea? (required) 2. What platform? (iOS, macOS, or both — default: iOS/macOS) 3. Who's the target user? (optional but improves analysis) ## Problem Discovery Analysis For each idea, analyze and produce these fields: ### 1. Problem Statement One-sentence description of the core problem the app solves. ### 2. Target Users Who e

What's inside
Steps it walks through
  1. When This Skill Activates
  2. How It Works
  3. Quick Start
  4. Problem Discovery Analysis
  5. 1. Problem Statement
  6. 2. Target Users
  7. 3. Pain Points
  8. 4. Severity Score (1-10)
  9. 5. Frequency
  10. 6. Current Solutions
  11. 7. Market Opportunity
  12. 8. Recommendation
  13. Output Format
  14. Research Process
Ships with 3 files
  • REFERENCE.md
  • examples/discovery.json
  • examples/usage-patterns.md
More from claude-code-apple-skills
All skills →
About this skill
What does the product-agent skill do?

Discover and validate product ideas, analyze markets, scope MVPs, and optimize app store presence for iOS/macOS apps. Use when user asks to discover, validate, assess, scope, or analyze product ideas, market opportunities, or when they mention "product agent", "app idea validation", "should I build this", "MVP", "market analysis", or "ASO".

How do I install it?

Run `npx skills add rshankras/claude-code-apple-skills --skill product-agent --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From rshankras/claude-code-apple-skills, a repository with 589 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going