Source

melodic-software/claude-code-plugins

493 skills · 6.5K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
improve Scan an existing codebase for module-level friction and architecture improvement opportunities. Explores for shallow …
melodic-software/claude-code-plugins
3
2
orchestrate Arm the CURRENT session for an orchestration-heavy task by loading seven proactive-orchestration imperatives (delegat…
melodic-software/claude-code-plugins
3
3
plan Produce structured implementation plans with goal, approach, test strategy, blast-radius assessment, parallelism anal…
melodic-software/claude-code-plugins
3
4
visualize Decide the best visual FORM and MEDIUM for what is in the conversation right now, then render it. Use when: 'visualiz…
melodic-software/claude-code-plugins
3
5
write Produce a structured 5-field bug report (title, steps to reproduce, expected vs actual, severity with justification, …
melodic-software/claude-code-plugins
3
6
adr-create Create Architecture Decision Record from specification context.
melodic-software/claude-code-plugins
2
7
advise Forward-looking guidance and hand-holding over the GitHub settings/admin plane: how to design, configure, and set up …
melodic-software/claude-code-plugins
2
8
analyze Deep codebase analysis using codebase-analyst agent for patterns, architecture, and implementation details
melodic-software/claude-code-plugins
2
9
api-contract Generate OpenAPI, AsyncAPI, or Protobuf contract from requirements. Use for contract-first API development.
melodic-software/claude-code-plugins
2
10
architecture-review Review architecture of current codebase or staged changes
melodic-software/claude-code-plugins
2
11
audit-agent-consolidation Analyze agents for consolidation opportunities. Groups agents by configuration, tracks references, and manages refact…
melodic-software/claude-code-plugins
2
12
audit-automation-gaps Audit a repo's Claude Code automation landscape (hooks, MCP servers, skills, subagents, scheduled tasks) against the …
melodic-software/claude-code-plugins
2
13
audit-comment-residue Classify code comments for four residue shapes — history narration ("used to… now…"), plan/session references ("Task …
melodic-software/claude-code-plugins
2
14
audit-derivability Audit whether a documentation file earns its existence — could a fresh agent re-derive its conclusions by exploring t…
melodic-software/claude-code-plugins
2
15
audit-encapsulation Audit and remediate skill-encapsulation violations — external citations reaching into private surfaces inside `.claud…
melodic-software/claude-code-plugins
2
16
audit-hooks Audit Claude Code hooks for quality, compliance, and maintainability. Use after creating hooks, before releases, or f…
melodic-software/claude-code-plugins
2
17
audit-instructions Audit locally-owned Claude Code instruction surfaces — user + project CLAUDE.md, .claude/rules, skill bodies, agent d…
melodic-software/claude-code-plugins
2
18
audit-log View audit log entries for all component types (skills, commands, agents, hooks, etc.) to monitor audit health and tr…
melodic-software/claude-code-plugins
2
19
audit-lsp Audit Claude Code LSP server configurations for quality and compliance. Use when creating or validating plugin LSP se…
melodic-software/claude-code-plugins
2
20
audit-mcp Audit MCP server configurations for quality, compliance, and security. Use to validate .mcp.json files and server set…
melodic-software/claude-code-plugins
2
21
audit-memory Audit Claude Code CLAUDE.md memory files for quality, compliance, and organization. Use to validate import syntax, de…
melodic-software/claude-code-plugins
2
22
audit-noise Classify tracked markdown for five noise shapes — historical citations, ghost refs to ephemeral working-directory pat…
melodic-software/claude-code-plugins
2
23
audit-output-styles Audit Claude Code output styles for quality, compliance, and usability. Use when creating custom styles or validating…
melodic-software/claude-code-plugins
2
24
audit-permission-grants Audit Claude Code permission GRANTS for portability and auto-mode durability — scans skill/command/agent frontmatter …
melodic-software/claude-code-plugins
2
25
audit-plugins Audit Claude Code plugins for quality, compliance, and distribution readiness. Use before releases or for periodic qu…
melodic-software/claude-code-plugins
2
26
audit-skills Audit Claude Code skills for quality, compliance, delegation pattern, and maintainability. Use after creating skills,…
melodic-software/claude-code-plugins
2
27
babysit-prs Babysit your own open GitHub pull requests as a tiered fleet loop. The safe default discovers YOUR PRs under the curr…
melodic-software/claude-code-plugins
2
28
batch-simplify Batch-run simplification across all recently changed files, grouped by ecosystem and dependency order. Use when: 'bat…
melodic-software/claude-code-plugins
2
29
blindspot Surface the USER's unknown-unknowns before they work in unfamiliar territory — an unfamiliar codebase area OR an unfa…
melodic-software/claude-code-plugins
2
30
book-distill Distill a technical book (PDF or EPUB) into concept-organized skill reference files via a structured multi-session pi…
melodic-software/claude-code-plugins
2
31
bug Generate a comprehensive bug fix plan with root cause analysis. Use when you have a bug to investigate before impleme…
melodic-software/claude-code-plugins
2
32
changelog Ingest Claude Code changelog entries and integrate them into the current repo — fetch (read-only display), diff (impa…
melodic-software/claude-code-plugins
2
33
check Run build, test, and lint verification for changed files, auto-detecting affected ecosystems (.NET, Python, TypeScrip…
melodic-software/claude-code-plugins
2
34
clean-stop Get a session to a clean stopping point before the machine may go away — everything durable, everything linked, nothi…
melodic-software/claude-code-plugins
2
35
co-write Run a co-writing session and generate titles and high-volume options with Pat Pattison's methods — the No-Free-Zone c…
melodic-software/claude-code-plugins
2
36
cognitive-load Assess and optimize team cognitive load using cognitive load theory. Use for team health analysis and workload optimi…
melodic-software/claude-code-plugins
2
37
commit Create a git commit with a subject matching the resolved convention (layered `source-control.md` config → project con…
melodic-software/claude-code-plugins
2
38
compress Compress (tighten, shorten, trim) markdown files by dropping flavor — filler, hedging, articles — while preserving al…
melodic-software/claude-code-plugins
2
39
confirm Prove a change achieved its intended outcome: a mechanical build+test+lint prerequisite (delegated to /toolchain:chec…
melodic-software/claude-code-plugins
2
40
course-digest Extract and synthesize online video courses into repo-applicable recommendations via browser automation (Playwright +…
melodic-software/claude-code-plugins
2
41
create-runbook Generate operational runbook from system analysis. Use for incident response, operational procedures, troubleshooting…
melodic-software/claude-code-plugins
2
42
create-skill Create new skill scaffold with required structure. Use when starting a new skill from scratch or need proper YAML fro…
melodic-software/claude-code-plugins
2
43
curate-language Actively maintain a consuming project's ubiquitous-language glossary as domain understanding changes: resolve ambiguo…
melodic-software/claude-code-plugins
2
44
data-flow Design data pipeline architecture for a given data flow scenario
melodic-software/claude-code-plugins
2
45
debug Debug and diagnose broken behavior via a disciplined six-phase loop: build feedback loop → reproduce → hypothesise → …
melodic-software/claude-code-plugins
2
46
decompose Break a plan, spec, or PRD into independently-grabbable work items using vertical-slice (tracer-bullet) decomposition…
melodic-software/claude-code-plugins
2
47
design-handoff Gate and package a finished design for /planning:plan: binary check that every thread in design-threads.md is RESOLVE…
melodic-software/claude-code-plugins
2
48
devils-advocate Stress-test plans and proposals via systematic adversarial review — assumption extraction, evidence check, failure sc…
melodic-software/claude-code-plugins
2
49
diagnosis Review, audit, and rewrite a lyric with Pat Pattison's methods — demo review at any completion stage, full-draft diag…
melodic-software/claude-code-plugins
2
50
discover Main orchestrator for full requirements elicitation workflow. Coordinates interviews, document extraction, simulation…
melodic-software/claude-code-plugins
2
Page 7 · 493 total Previous Next