jskswamy/claude-plugins

A curated collection of Claude Code plugins focused on developer workflows, code generation, and productivity.

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

issue-writer

01

jskswamy/claude-plugins

Agent

Executes beads CLI commands to create issues from a decomposition plan. Use this agent when you have an approved decomposition and need to create the actual beads issues with proper ordering and dependencies.

3 29d ago A 41 tokens

quality-reviewer

02

jskswamy/claude-plugins

Agent

Reviews code quality after spec compliance passes. Checks for style, security, error handling, and maintainability issues.

3 29d ago A 26 tokens

spec-reviewer

03

jskswamy/claude-plugins

Agent

Reviews task implementations for spec compliance. Use after a subagent completes a task to verify all requirements were met.

3 29d ago A 29 tokens

capture

04

jskswamy/claude-plugins

Agent

Do NOT use mcpcapacities tools at any point in this workflow. Use $CAP (the cap CLI) for ALL Capacities operations: cap types, cap validate, cap create, cap search, cap link, cap get.

3 29d ago A 0 tokens

content-extractor

05

jskswamy/claude-plugins

Agent

Use this agent to extract content from research papers (PDFs), YouTube videos, and web articles for the Feynman learning process. Handles PDF downloads, video transcripts, and web content fetching.

3 29d ago A 44 tokens

refactor-scanner

06

jskswamy/claude-plugins

Agent

Scans committed code diffs for refactoring opportunities across the codebase. Runs three passes: semantic similarity (Fowler structural patterns + GoF), structural analysis (code smells + SOLID/DRY violations), and language idiom checks. Returns a candidate list for the validator agent to confirm.

3 29d ago B 67 tokens

jskswamy/claude-plugins

Agent

Correlates raw refactoring candidates from scanner shards into architectural root-cause findings. Reads candidates/.yaml from a refactor-scan working directory and writes a human-reviewable findings.md. Does not file beads issues; that is the validator's job.

3 29d ago A 63 tokens

refactor-validator

08

jskswamy/claude-plugins

Agent

Validates refactoring candidates from the scanner agent. Reads actual source files to confirm similarity, checks test coverage, deduplicates against existing beads issues, and creates new issues with TDD-first refactoring plans.

3 29d ago A 48 tokens

sketch

09

jskswamy/claude-plugins

Agent

Use this agent proactively when users want to visualize, diagram, or create visual representations of conversations, code architecture, or concepts. Generates Excalidraw sketch notes with customizable hand-drawn styling.

3 29d ago A 42 tokens