From pokayokay
Use when analyzing PRD documents, concept briefs, or feature specs to create implementation plans, breaking work into epics/stories/tasks with dependencies and estimates, or generating PROJECT.md and kanban tracking.
npx claudepluginhub srstomp/pokayokay --plugin pokayokayThis skill uses the workspace's default tool permissions.
Transform product requirements into actionable implementation plans with visual kanban tracking.
eval-log.mdeval.jsonreferences/anti-patterns.mdreferences/database-schema.mdreferences/design-integration.mdreferences/features-json.mdreferences/kanban-setup.mdreferences/kanban-template.htmlreferences/prd-analysis.mdreferences/project-md-template.mdreferences/skill-routing.mdreferences/task-breakdown.mdProvides 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.
Transform product requirements into actionable implementation plans with visual kanban tracking.
plan-revision for modifying task hierarchies or scope changeswork-session to begin executing tasks from a plan/quick for tasks that don't need epic/story/task hierarchyspike for time-boxed technical investigation before committing to a plan.claude/ folder (PROJECT.md, tasks.db, features.json, kanban.html).claude/ outputs (PROJECT.md, tasks.db, features.json, kanban.html)| Feature Type | Primary Skill | Secondary Skills |
|---|---|---|
| REST/GraphQL APIs | api-design | testing-strategy |
| Database schemas | database-design | — |
| SDK/library | sdk-development | — |
| Auth/Security | api-design | — |
| Testing infrastructure | testing-strategy | — |
| AWS/Cloud provisioning | cloud-infrastructure | — |
| Serverless/Lambda | cloud-infrastructure | api-design |
| Container deployment | cloud-infrastructure | ci-cd |
| Reference | Description |
|---|---|
| prd-analysis.md | Deep dive on document analysis |
| task-breakdown.md | Detailed breakdown methodology |
| kanban-setup.md | Database schema and HTML generation |
| skill-routing.md | Skill assignment logic |
| project-md-template.md | PROJECT.md template and format |
| database-schema.md | Full SQLite schema for tasks.db |
| features-json.md | features.json format and integration points |
| anti-patterns.md | Analysis, breakdown, and output anti-patterns |
| design-integration.md | Design plugin detection, UI/UX workflows, design-first routing |
| kanban-template.html | HTML template for interactive kanban board |