Built because writing PRDs and then re-explaining them to engineers wastes hours every sprint. This bridges the gap, product thinking in, dev-ready tasks out.
You paste a rough idea, a full PRD, or anything in between. Claude thinks through your requirement and breaks it into actionable tasks with:
Clear acceptance criteria
Effort estimates (S/M/L)
Priority levels (P1/P2/P3)
Task dependencies
Type tags (frontend, backend, design, infra, research)
No more back-and-forth. No more "what does this mean?" Just paste and go.
0
39
A production React Native monorepo built with Expo SDK 54. Every game ships as an independent iOS app — its own name, icon, bundle ID, and store listing, all from a single shared codebase. Built, shipped, and maintained solo.
15 games in one codebase · React Native · Expo SDK 54 · TopOn Ads · EAS Build · Firebase Hosting
0
44
This tool was born out of a specific problem at Pikvita — a hyperlocal grocery marketplace where 25–40 neighbourhood stores were uploading product images with wildly inconsistent quality. Some had backgrounds, some were blurry, some were the wrong size entirely. Manually reviewing and fixing 500+ images a week wasn't sustainable.
The first version was a Python script running on AWS Lambda. The AI quality gate came later, using Claude Vision to review each image against a prompt that described our design standards, then zipping the approved batch and posting it to our inventory team's Slack channel.
Normify is that internal tool, cleaned up and open sourced. It saved hours of manual work every week and lifted listing quality measurably.