NanoBoom

33 mods across 1 repository, 6 stars between them.

prp-core

02

NanoBoom/nano-claude-code-plugins

Plugin Claude Code

Complete PRP (Product Requirement Prompt) workflow system with planning, implementation, debugging, issue management, and code review capabilities.

6 2mo ago A tokens not measured

code-reviewer

03

NanoBoom/nano-claude-code-plugins

Agent

Reviews code for project guideline compliance, bugs, and quality issues. Use after writing code, before commits, or before PRs. Specify files to review or defaults to unstaged git changes. High-confidence issues only (80+) to minimize noise.

6 2mo ago A 53 tokens

code-simplifier

04

NanoBoom/nano-claude-code-plugins

Agent

Identifies code simplification opportunities for clarity and maintainability while preserving exact functionality. Use after writing or modifying code. Focuses on recently changed code unless told otherwise. Reports findings with before/after suggestions. Advisory only - does not modify files or commit.

6 2mo ago A 56 tokens

codebase-analyst

05

NanoBoom/nano-claude-code-plugins

Agent

Use proactively to understand HOW code works. Analyzes implementation details, traces data flow, and documents technical workings with precise file:line references. The more specific your request, the better the analysis.

6 2mo ago A 46 tokens

codebase-explorer

06

NanoBoom/nano-claude-code-plugins

Agent

Comprehensive codebase exploration - finds WHERE code lives AND shows HOW it's implemented. Use when you need to locate files, understand directory structure, AND extract actual code patterns. Combines file finding with pattern extraction in one pass.

6 2mo ago A 50 tokens

comment-analyzer

07

NanoBoom/nano-claude-code-plugins

Agent

Analyzes code comments for accuracy, completeness, and long-term value. Use after generating documentation, before PRs with comment changes, or when auditing for comment rot. Verifies comments match actual code behavior. Advisory only - identifies issues, does not modify code.

6 2mo ago A 56 tokens

docs-impact-agent

08

NanoBoom/nano-claude-code-plugins

Agent

Reviews documentation affected by code changes. Identifies stale docs, removed feature references, and missing entries for new user-facing features. Reports findings with specific fixes. Advisory only - does not modify files or commit.

6 2mo ago A 45 tokens

pr-test-analyzer

09

NanoBoom/nano-claude-code-plugins

Agent

Analyzes PR test coverage for quality and completeness. Focuses on behavioral coverage, not line metrics. Identifies critical gaps, evaluates test quality, and rates recommendations by criticality (1-10). Use after PR creation or before marking ready.

6 2mo ago A 54 tokens

NanoBoom/nano-claude-code-plugins

Agent

Hunts for silent failures, inadequate error handling, and inappropriate fallbacks in code changes. Zero tolerance for swallowed errors. Use after implementing error handling, catch blocks, or fallback logic. Ensures errors are logged, surfaced to users, and actionable.

6 2mo ago A 56 tokens

NanoBoom/nano-claude-code-plugins

Agent

Analyzes type design for encapsulation, invariant expression, and enforcement quality. Use when introducing new types, reviewing PRs with type changes, or refactoring existing types. Provides qualitative feedback and ratings (1-10) on four dimensions. Pragmatic focus - suggests improvements that won't overcomplicate.

6 2mo ago A 65 tokens

web-researcher

12

NanoBoom/nano-claude-code-plugins

Agent

Need information beyond your training data? Modern docs, recent APIs, or current best practices? Use web-researcher to find answers from the web. Searches strategically, fetches relevant content, and synthesizes findings with proper citations. Re-run with refined prompts if initial results need more depth.

6 2mo ago A 63 tokens