kenlck

56 mods across 1 repository, 5 stars between them.

ken-swe

01

kenlck/skills

Plugin Claude Code

Ken's software engineering skill suite: feature development, bug fixing, PRD writing, code review, frontend design, and polish.

5 7d ago A tokens not measured

bug-fix

02

kenlck/skills

Skill Claude CodeCodex

Structured bug fixing with reproduction, root cause analysis, fix design, regression risk analysis, and quality review. Only invoke this skill when the user explicitly asks to use it by name (e.g. "use bug-fix", "run bug-fix") or clearly requests a structured/systematic bug fixing process. Do not invoke for general…

5 7d ago A 88 tokens

kenlck/skills

Skill Claude CodeCodex

Review multiple pull/merge requests across GitHub, GitLab, and Azure DevOps in parallel. Thin orchestrator over the single-PR code-review skill — one agent per PR, consolidated summary, optional PR comments. Use when the user wants to review several PRs/MRs at once (release sweep, multi-repo audit, batch review).

5 7d ago A 75 tokens

code-review

04

kenlck/skills

Skill Claude CodeCodex

Review changed code for bugs, simplicity, security, and convention adherence using parallel reviewer agents. Use when the user asks to review code, review a PR, check quality, or wants a second pair of eyes before merging.

5 7d ago A 47 tokens

codemap

05

kenlck/skills

Skill Claude CodeCodex

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…

5 7d ago A 137 tokens

diagnose

06

kenlck/skills

Skill Claude CodeCodex

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

5 7d ago A 66 tokens

feature-dev-auto

07

kenlck/skills

Skill Claude CodeCodex

Autonomous feature development with goal-loop verification. Front-loads all decisions through interactive stages, then drives implementation unattended against verifiable goals — re-architecting, diagnosing, and self-correcting until green or escalation thresholds hit. Use for substantial feature work with a…

5 7d ago A 74 tokens

feature-dev-next

08

kenlck/skills

Skill Claude CodeCodex

Right-sized guided feature development with three presets (Quick / Standard / Deep) covering everything from one-line tweaks to risky new modules. Invoke for any non-trivial feature work.

5 7d ago A 39 tokens

feature-dev

09

kenlck/skills

Skill Claude CodeCodex

Optimized guided feature development with deep requirement drilling, codebase understanding, and design-quality frontend implementation. Use this skill whenever the user wants to build or implement a feature — whether they say "let's build X", "add feature Y", "implement Z", "I want to create", "can we add", or any…

5 7d ago A 102 tokens

frontend-design

10

kenlck/skills

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

5 7d ago A 43 tokens

grill-me-standards

11

kenlck/skills

Skill Claude CodeCodex

Interview the user to extract coding standards and project context, grounded in what the codebase already does. Use when user wants to generate a CLAUDE.md, CODINGSTANDARDS.md, or otherwise capture conventions from an existing codebase.

5 7d ago A 56 tokens

grill-me

12

kenlck/skills

Skill Claude CodeCodex

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".

5 7d ago A 49 tokens

grill-with-docs

13

kenlck/skills

Skill Claude CodeCodex

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

5 7d ago A 57 tokens

karpathy-guidelines

14

kenlck/skills

Skill Claude CodeCodex

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

5 7d ago A 46 tokens

polish-ui

15

kenlck/skills

Skill Claude CodeCodex

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.

5 7d ago A 51 tokens

prd-to-plan

16

kenlck/skills

Skill Claude CodeCodex

Turn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices, saved as a local Markdown file in ./plans/. Use when user wants to break down a PRD, create an implementation plan, plan phases from a PRD, or mentions "tracer bullets".

5 7d ago A 61 tokens

kenlck/skills

Skill Claude CodeCodex

Turn an ADO user story — or a rough idea — into a verifiable, code-grounded blueprint a TDD executor can build from. Use when the user wants work planned before coding.

5 7d ago A 44 tokens

simplify

18

kenlck/skills

Skill Claude CodeCodex

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

5 7d ago A 32 tokens

ts-codemap

19

kenlck/skills

Skill Claude CodeCodex

Build and maintain a persistent structural index of a TypeScript/JavaScript codebase under .codemap/ (graph.json + MAP.md), so other skills explore via the map instead of grep + read loops. Uses ts-morph for high-fidelity TS/JS parsing (tsconfig path aliases, re-export flattening, JSX). Use when the user asks to…

5 7d ago A 140 tokens

write-a-prd

20

kenlck/skills

Skill Claude CodeCodex

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 the…

5 7d ago A 88 tokens

drain-tickets

21

kenlck/skills

Skill Claude CodeCodex

Drain ready-for-agent GitHub tickets via do-work subagents — parallel or sequential, one PR or PR-per-ticket.

5 7d ago A 29 tokens

handoff

22

kenlck/skills

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

5 7d ago A 19 tokens

sdd

23

kenlck/skills

Skill Claude CodeCodex

Deliver one tracker work package labeled ready-for-seo-agent through acceptance → delivery → evidence.

5 7d ago A 23 tokens

seo-audit

24

kenlck/skills

Skill Claude CodeCodex

When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," "SEO health check," "my traffic dropped," "lost rankings," "not showing up in Google," "site isn't ranking,"…

5 7d ago A 172 tokens