Kevin Cook avatar

Kevin Cook

Community

@kevounc

0Followers
|
5Public Repos
|
19Published Skills

Agent Skills by Kevin Cook

Showing 19 vetted skills indexed across 1 GitHub repositories.

KevounCKevounC

design

Generate design documents from feature board specifications and codebase exploration.

Community
Advanced
KevounCKevounC

audit-deps

Audit project dependencies for vulnerabilities, outdated versions, and unused packages.

Community
Advanced
KevounCKevounC

board-status

Display pipeline status, lane counts, and tags for active boards in a monorepo.

Community
Basic
KevounCKevounC

implement-design

Convert design documents into code using Sonnet agents.

Community
Advanced
KevounCKevounC

extract-patterns

Identify reusable code patterns and generate pattern files with indexes.

Community
Advanced
KevounCKevounC

update-documentation

Update project documentation after code changes by classifying changes and removing stale references.

Community
Advanced
KevounCKevounC

scope

Create kanban board files from interactive project scoping conversations.

Community
Advanced
KevounCKevounC

refactor-fix

Automates implementation of refactoring findings from a report, with testing and report updates.

Community
Advanced
KevounCKevounC

board-park

Append user-provided ideas to a Kanban board's Backlog lane in BOARD.md.

Community
Basic
KevounCKevounC

refactor-plan

Analyze code to identify and prioritize refactoring opportunities.

Community
Advanced
KevounCKevounC

create-skill

Guide interactive creation of Claude Code skills with predefined templates.

Community
Intermediate
KevounCKevounC

review

Facilitate interactive acceptance testing sessions and triage findings into board items.

Community
Intermediate
KevounCKevounC

e2e-test-design

Design end-to-end test suites by analyzing codebases and failure scenarios.

Community
Advanced
KevounCKevounC

write-documentation

Detect documentation gaps and create matching documentation from codebase structure.

Community
Advanced
KevounCKevounC

project-status

Run build and test commands and report results in a table.

Community
Intermediate
KevounCKevounC

refactor-validate

Validate refactor reports, run tests, and archive completed reports.

Community
Advanced
KevounCKevounC

refactor

Orchestrate plan, fix, and validate phases for codebase refactors.

Community
Advanced
KevounCKevounC

design-principles

Enforce and document Ports & Adapters, Single Source of Truth, and Generated Contracts principles.

Community
Advanced
KevounCKevounC

implementation-principles

Enforce fail-fast, single-source-of-truth, ports & adapters, and generated contracts coding principles.

Community
Intermediate