Myst4ke/mcp-to-skills-converter
Plugin Claude Code
Bundles 3 skills, 4 agents · 157 tokens together
Dynamically generated implementation agents and capability skills for mcp-to-skills-converter (auto-generated by spec-implementer plugin).
1,221 tagged developer-tools, measured the same way as everything else here.
Browse within: claude-code-plugin 336ai-tools 209cli 130claude-plugin 124ai-coding 83LLM 78abap 65ai-skills 59awesome-list 42curated-list 42hooks 41sap 40plugins 39agents 38
Myst4ke/mcp-to-skills-converter
Plugin Claude Code
Bundles 3 skills, 4 agents · 157 tokens together
Dynamically generated implementation agents and capability skills for mcp-to-skills-converter (auto-generated by spec-implementer plugin).
savasturkoglu1/promptpilot-plugin
Plugin Claude Code
Bundles 1 command · 21 tokens together
Turns rough, vague prompts into precise, context-enriched prompts. Explores the current codebase read-only, weaves real file paths and symbols into the rewritten prompt, and never implements the task itself.
evandervecht/time_keeper_skill
Plugin Claude Code
Bundles 1 skill, 5 commands, 4 hooks · 131 tokens together
Track time and tokens per Claude Code session, with per-feature tags and an auto-written CLAUDE.md recap.
Plugin Claude Code
Bundles 11 skills, 5 agents, 1 hook · 1,714 tokens together
Phase-aware, sub-agent-driven design/plan/execute system with explicit OOS discipline and post-deploy validation.
Plugin Claude Code
Bundles 6 commands, 1 agent · 310 tokens together
Automatic activity tracing and skill generation. Converts completed tasks into replayable, context-specific Claude Code skills.
Plugin Claude Code
Bundles 2 commands · 38 tokens together
Catches AI coding agents gaming their test suites: deleting tests, skipping them, weakening assertions, or hardcoding outputs to fake a green build. Installs the honest-completion ruleset and a Stop hook that blocks a turn on any error-severity finding.
Plugin Claude Code
Bundles 1 skill, 2 hooks · 106 tokens together
Streak-aware break reminders. Hooks log work streaks across every project without the model having to remember anything; when a streak runs long the nudge arrives as an OS notification and asks rather than asserts. Thresholds are time-of-day weighted and retune themselves against a target nudge rate, under floors that.
Plugin Claude Code
Bundles 1 skill, 4 commands · 179 tokens together
Makes tmux Claude's default for long-running, interactive, and privileged commands. Real blocking waits instead of sleep-polling, true exit codes instead of grepping output, and sudo staged in a pane so you type the password, never Claude.
Plugin Claude Code
Bundles 1 skill · 52 tokens together
Test your web app on real iOS Simulator / Android emulator sessions via tapflow, alongside your existing Playwright suite.
Plugin Claude Code
Bundles 3 skills, 3 agents, 2 hooks · 283 tokens together
Multi-agent TDD development pipeline: discovery, planning, red tests, implementation, review with complexity ratchet, and a local task registry. Portable across projects via a per-project profile.
Plugin Claude Code
Bundles 2 skills, 9 hooks · 74 tokens together
Persistent memory and background intelligence for Claude Code.
Plugin Claude Code
Bundles 1 skill · 14 tokens together
Clarifies vague requirements into structured, actionable specifications through adaptive Socratic interviews. Detects brownfield projects, scores ambiguity, and outputs REQUIREMENTS.md ready for implementation.
Plugin Claude Code
A plugin marketplace package built around AI-driven domain-driven design, a way to organise software around the business concepts it models. Its description lists 42 skills, 11 agents, and hooks, including a default secret-protection hook.
Plugin Claude Code
Bundles 1 skill · 107 tokens together
Save project context for persistent memory across Claude Code sessions.
Plugin Claude Code
Bundles 1 skill, 5 hooks · 50 tokens together
Gives Claude a persistent, self-maintained notebook per project: distilled topic notes, a generated index injected into context each turn, and hooks that keep the notes current.
Plugin Claude Code
Bundles 8 skills, 2 agents, 3 hooks · 741 tokens together
The Fable Method: systematic unknowns-discovery workflow based on Thariq's 'A Field Guide to Fable'. Blindspot scanning, structured interviews, prototype-first, implementation notes with deviation tracking, and merge quiz gates.
Plugin Claude Code
Bundles 1 skill · 92 tokens together
Keep documentation alive — auto-detects and fixes stale docs after code changes.
Plugin Claude Code
Bundles 3 skills, 1 agent, 1 hook · 265 tokens together
When a convention bites you, fix the convention — an evidence-gated repair loop (detect → classify → verify → codify → propagate → record) plus budgets, demotion and archiving that keep rule docs from growing without bound. Stack-agnostic.
brianschroeder/simple-agent-memory
Plugin Claude Code
Bundles 1 skill · 126 tokens together
Repo-level agent memory for Claude Code: a git-tracked learnings log agents read when stuck and append to as they work.
Plugin Claude Code
Bundles 28 skills, 40 agents, 3 hooks · 3,361 tokens together
AI development team environment. TDD workflow, security audit, pattern learning, and phase-boundary compaction.
Plugin Claude Code
Bundles 2 commands, 6 hooks · 21 tokens together
Lovable sound cues for your coding agent — a different voice each session tells you when it starts, finishes, errors, or needs you.
Plugin Claude Code
Claude Code plugin marketplace for frontend projects — fe-rail.
pltuyuhong/claude-code-monitor
Plugin Claude Code
Bring the iTerm window running Claude Code to the front the moment it needs your attention (macOS).
Plugin Claude Code
Bundles 5 skills, 1 command, 3 agents, 3 hooks · 1,431 tokens together
Turns Claude Code into a disciplined engineering team: it frames the goal, plans behind an approval gate, routes each step to the best specialist plugin (with built-in fallbacks), and runs a bundled Test Architect, an adversarial Security Gate, a two-axis code review, and an ownership review that makes sure a…