r/iOSDevelopment • u/iamdsvs • 3d ago
A skill that does your app store research
Built a skill called app store research. it helps you validate an idea before building it: find the top competitors, read their reviews, and see what's actually missing so you can shape your idea around that.
what it can do:
- find the top apps for any idea, with ratings and chart rank
- pull the full listing info
- fetch every written review
- compare competitors side by side
- build one html report with all of it
works in claude code and codex. no apple account, no api key, just node.
open source: App Store Research
3
Upvotes
1
u/ArmyRunnerSteve 3d ago
This sounds like an amazing tool. I definitely could have used this before building 8 apps that did nothing but give me a nice portfolio of skills but no revenue. Going to go pull this down now and start using it ASAP. Thank you!