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).
Audits implemented features against PRDs to identify gaps in user accessibility and generate remediation tasks.
/plugin marketplace add srstomp/pokayokay/plugin install pokayokay@pokayokayThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/anti-patterns.mdreferences/completeness-criteria.mdreferences/framework-patterns.mdreferences/gap-analysis.mdreferences/remediation-templates.mdreferences/scanning-process.mdEnsures 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 |
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.