jawhnycooke/claude-plugins

Directory of high quality Claude Code Plugins.

6Stars on the repository
59Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

jawhnycooke/claude-plugins

Agent

Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.

6 6mo ago A 55 tokens

jawhnycooke/claude-plugins

Agent

Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.

6 6mo ago A 56 tokens

code-simplifier

03

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

04

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

05

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

code-architect

08

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

09

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

10

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

jawhnycooke/claude-plugins

Agent

Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Examples: Context: User is running /hookify command without arguments\nuser: "/hookify"\nassistant: "I'll analyze the conversation to find behaviors you want to prevent"\n The /hookify command without arguments…

6 6mo ago D 0 tokens