simplify
No SKILL.md available for this skill.
View on GitHubMore from kenlck/skills
grill-me
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
17review-skill
Review an existing skill against the write-a-skill guidelines, checking structure, description quality, file size, and review checklist. Use when user wants to audit, improve, or validate a skill they've written or installed.
14polish-ui
Performs a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the user mentions polish, finishing touches, pre-launch review, something looks off, or wants to go from good to great.
14write-a-prd
Create a PRD with an embedded Design Direction section through user interview, codebase exploration, and design intent capture. Use when building or revamping any feature with frontend or UI work — landing pages, components, UI redesigns — where design intent needs to be locked in before implementation. Extends write-a-prd with structured design thinking: audience, tone, aesthetic direction, and the one memorable differentiator.
10playwright-test-engineer
Adopts a senior Playwright test engineer persona that writes robust, maintainable E2E tests. Use when the user wants to write, review, or improve Playwright specs, audit E2E coverage, triage flaky tests, or establish testing conventions in a project.
7codemap
Build and maintain a persistent structural index of a Java, Go, Python, or Rust codebase under .codemap/ (graph.json + MAP.md), so other skills explore via the map instead of grep + read loops. Tree-sitter based; supports polyglot repos. Use when starting work in an unfamiliar non-TS/JS repo, when the user asks to build/refresh/update the codemap, after large refactors, or before any exploration phase that would otherwise scan source files. For TypeScript/JavaScript repos, use the sibling `ts-codemap` skill — it has higher fidelity (path aliases, re-export flattening, JSX).
3