This file is a high-level view. GitHub Issues stay the source of truth for work items.
- 52 prompts across 9 categories in
prompt-library/ - 9-step workflow at
/workflow - PageLens audit at
/scan(40+ rules) - Copy counts (Vercel KV) and anonymous analytics
- 11 long-form articles at
/articles CONTRIBUTING.mdfor first-time human contributors- Public site, no sign-in required
| Theme | GitHub | Notes |
|---|---|---|
| Copy counts triage | #9 | The app already uses Vercel KV. Close or update the issue so it matches the current design (counters are real, not mock) |
| www redirect | #4 | Redirect www to apex |
| Community content | #2 #8 #10 | More prompts, awesome list, pain-point prompts |
| Product polish | search UX, more categories as needed | Track as issues when scoped |
- Check open issues
- Read
CONTRIBUTING.mdandAGENTS.mdfor format and stack rules - Open a small PR, conventional commits,
npm run lintandnpm run buildbefore submit