melodic-software/claude-code-plugins

Melodic Software — Claude Code plugin marketplace: reusable, repo-agnostic skills, hooks, agents, and MCP servers.

13Stars on the repository
61Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

lanes

25

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Start, restart, stop, and check loop lanes as named background Claude Code sessions seeded from canonical prompt files, the scripted replacement for the manual morning refresh (cancel loop, clear, re-paste the canonical prompt) across N lanes on a machine. start/restart first pull the repo and refresh the plugin…

13 +1 changed today A 195 tokens original MIT

morning-brief

26

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Prints the operator's read-only morning view for the current GitHub repo in one pass. Open counts per queue label (needs-triage / ready / needs-decision / needs-human), the gh-native merge-ready PR list, parked decisions with their RECOMMENDED lines, and loop-lane telemetry freshness (last-cycle age + flags). Use…

13 +1 today A 127 tokens original MIT

observability

27

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Read and report on locally captured Claude Code telemetry, OTEL DuckDB store, collector, optional Aspire dashboard, hook-event JSONL, ccusage, with cross-session trend reports and store pruning. Use when: 'claude observability', 'OTEL', 'collector', 'token burn rate', 'hook latency', 'cost breakdown', 'how am I…

13 +1 changed today A 82 tokens original MIT

plugins

28

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Bring a machine's plugin fleet current on demand: marketplace refresh, update the plugins that actually load (including in-repo project/local-scope installs), install new catalog plugins per policy, detect scope divergence, and surface (never silently fix) drift, with a terse actionable report. Actions: sync (default…

13 +1 today B 119 tokens original MIT

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Classify code comments for four residue shapes. History narration ("used to… now…"), plan/session references ("Task 2 replaces the old…", "in this PR"), conversational antecedents ("per your request", "as you asked"), and ticket/PR/branch back-references a future reader will never see. Emitting Tier 1 (remove) and…

13 +1 changed today A 159 tokens original MIT

audit-dead-code

30

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Hunt dead code across a whole repository through four labelled lanes of unequal confidence. Knip (TS/JS unused files, exports, types, enum members), vulture (Python symbols), gopls (Go unexported symbols), and a portable grep lane (shell and other symbol languages), then adjudicate every candidate against the…

13 +1 today A 254 tokens original MIT

batch-simplify

31

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Batch-run simplification across changed files, or across an entire repository, grouped by ecosystem and dependency order. Use when: 'batch simplify', 'simplify recent changes', 'simplify everything', 'forgot to run simplify', 'catch up on simplify', 'simplify my branch changes', 'simplify the whole repo', 'simplify…

13 +1 today A 170 tokens original MIT

dissolve-comments

32

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Enforce self-describing, expressive code over a resolved scope, the uncommitted diff by default, widening to the branch diff and then the whole repository when the tree is clean: a three-way comment triage that deletes zero-information comments, dissolves code-expressible comments into names and structure via…

13 +1 changed today A 252 tokens original MIT

tidy

33

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Proactively hunt a rotated lane of the codebase for safe structural improvements (Beck's 15 tidyings + a Fowler subset + prose tidyings), apply scope-budgeted edits, and ship one tight structure-only PR per invocation. Use when: 'tidy', 'tidy up', 'boy scout', 'polish', 'small refactors', 'improve gradually', 'clean…

13 +1 today A 175 tokens original MIT

diagnose

34

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Diagnose unexpected behavior from Claude Code's built-in computer-use MCP server (desktop screen control). Use when: 'computer use', 'control my screen', 'screenshot is blurry', 'why is the screenshot low resolution', 'zoom in on the screen', 'screenshot capture failed', 'empty capture', 'clicks are landing in the…

13 +1 today A 184 tokens original MIT

lookup

35

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Look up current library documentation, API references, and code examples via Context7 (ctx7 CLI or the Context7 MCP server, same backend). Use when: 'look up the docs for X', 'what's the API for X', 'how do I configure X', 'latest docs for X', 'check context7 for X', 'how do I migrate to X v2', or whenever a question…

13 +1 today A 153 tokens original MIT

reduce

36

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Iteratively reduce coupling at any altitude — documents, code modules, applications, or repositories: scan for change-transmitting dependencies typed against a coupling model, verify each finding, apply a budgeted batch of safe behavior-preserving reductions, and ledger structural candidates for design routing so…

13 +1 today A 192 tokens original MIT