jawhnycooke

63 mods across 2 repositories, 11 stars between them.

code-simplifier

25

jawhnycooke/claude-plugins

Agent

Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintainability while preserving all functionality. This agent is typically suggested after a code review passes with no critical issues. It simplifies code by following project best practices while retaining…

6 6mo ago A 0 tokens

comment-analyzer

26

jawhnycooke/claude-plugins

Agent

Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. This includes: (1) After generating large documentation comments or docstrings, (2) Before finalizing a pull request that adds or modifies comments, (3) When reviewing existing comments for potential…

6 6mo ago A 0 tokens

pr-test-analyzer

27

jawhnycooke/claude-plugins

Agent

Analyzes PR test coverage quality, identifying critical gaps in behavioral coverage, edge cases, and error handling tests. Triggered automatically when test files are modified.

6 6mo ago A 36 tokens

jawhnycooke/claude-plugins

Agent

Analyzes PR changes for silent failures, inadequate error handling, empty catch blocks, and inappropriate fallback behavior. Triggered automatically when error handling code is modified.

6 6mo ago A 37 tokens

jawhnycooke/claude-plugins

Agent

Analyzes new types/interfaces/classes in a PR for encapsulation quality, invariant expression, and design best practices. Triggered automatically when new types are introduced.

6 6mo ago A 36 tokens

reviewing-code

31

jawhnycooke/claude-plugins

Skill Claude CodeCodex

This skill should be used when the user asks to "review a pull request", "code review this PR", "check this PR for bugs", "review PR.

6 6mo ago A 36 tokens

commit-commands

32

jawhnycooke/claude-plugins

Plugin Claude Code

Streamline your git workflow with simple commands for committing, pushing, and creating pull requests.

6 6mo ago A tokens not measured

clean_gone

33

jawhnycooke/claude-plugins

Command

Cleans up all git branches marked as [gone] (branches that have been deleted on the remote but still exist locally), including removing associated worktrees.

6 6mo ago A 31 tokens

doc-coauthoring

36

jawhnycooke/claude-plugins

Plugin Claude Code

Structured collaborative document creation workflow with three stages: context gathering, refinement & structure, and reader testing. Creates professional documentation, proposals, and technical specs.

6 6mo ago A tokens not measured

jawhnycooke/claude-plugins

Skill Claude CodeCodex

Guides collaborative creation of structured documents through a three-stage workflow of context gathering, iterative refinement, and reader testing. Activates when the user drafts documentation, proposals, technical specs, or decision documents that benefit from structured co-authoring.

6 6mo ago A 53 tokens

example-plugin

38

jawhnycooke/claude-plugins

Plugin Claude Code

A comprehensive example plugin demonstrating all Claude Code extension options including commands, agents, skills, hooks, and MCP servers.

6 6mo ago A tokens not measured

jawhnycooke/claude-plugins

Skill Claude CodeCodex

Provides a reference template and structural guide for creating Claude Code plugin skills. Activates when the user asks about skill development patterns, requests a skill template, or wants to understand the SKILL.md format and frontmatter options.

6 6mo ago A 51 tokens

feature-dev

43

jawhnycooke/claude-plugins

Plugin Claude Code

Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review.

6 6mo ago A tokens not measured

code-architect

44

jawhnycooke/claude-plugins

Agent

Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences.

6 6mo ago A 40 tokens

code-explorer

45

jawhnycooke/claude-plugins

Agent

Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development.

6 6mo ago A 33 tokens

code-reviewer

46

jawhnycooke/claude-plugins

Agent

Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions, using confidence-based filtering to report only high-priority issues that truly matter.

6 6mo ago A 39 tokens

developing-features

48

jawhnycooke/claude-plugins

Skill Claude CodeCodex

This skill should be used when the user asks to "build a feature", "implement a feature", "add new functionality", "develop a feature", "create a new feature", or when embarking on a multi-phase feature development workflow that requires codebase understanding, architecture design, clarifying questions…

6 6mo ago A 70 tokens