From pokayokay
Use when verifying feature completeness against PRD requirements, identifying gaps between backend implementation and user-facing accessibility, generating remediation tasks, or auditing across frameworks (Next.js, React Router, TanStack, React Native, Expo).
npx claudepluginhub srstomp/pokayokay --plugin pokayokayThis skill uses the workspace's default tool permissions.
Ensures features are not just implemented but actually user-accessible. Bridges the gap between "code complete" and "user can use it."
Provides Ktor server patterns for routing DSL, plugins (auth, CORS, serialization), Koin DI, WebSockets, services, and testApplication testing.
Conducts multi-source web research with firecrawl and exa MCPs: searches, scrapes pages, synthesizes cited reports. For deep dives, competitive analysis, tech evaluations, or due diligence.
Provides demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation for multi-location retailers managing 300-800 SKUs.
Ensures features are not just implemented but actually user-accessible. Bridges the gap between "code complete" and "user can use it."
session-review for retrospectives on how work wentsecurity-audit for vulnerability scanning; this skill checks feature completeness, not securityplanning to break down PRDs into tasks; this skill audits after implementation| Level | Name | Meaning |
|---|---|---|
| 0 | Not Started | No implementation evidence |
| 1 | Backend Only | Service/API exists, no frontend |
| 2 | Frontend Exists | UI components exist, not accessible |
| 3 | Routable | Has route/screen, not in navigation |
| 4 | Accessible | In navigation, users can reach it |
| 5 | Complete | Accessible + documented + tested |
.claude/features.json and tasks.db| Reference | Description |
|---|---|
| framework-patterns.md | Scanning patterns for each framework |
| completeness-criteria.md | Detailed level definitions and checklists |
| gap-analysis.md | Analysis methodology |
| remediation-templates.md | Task templates for common gaps |
| scanning-process.md | Backend, frontend, API, navigation scans |
| anti-patterns.md | Audit and remediation anti-patterns |