Swen128 Claude Plugins
swen128-claude-plugins is a Claude Code plugin marketplace for the Ship phase that bundles comment and TODO hygiene plugins for cleaner AI-assisted diffs.
Install a small Claude Code marketplace that keeps AI-assisted edits from leaving stale TODOs, noisy comments, or undocumented changes.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install swen128-claude-plugins@swen128/claude-pluginsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:swen128/claude-plugins") and the paste-ready config with skillselion.get_install_config("plugin:swen128/claude-plugins").
What it does
swen128-claude-plugins is a compact Claude Code plugin marketplace aimed at solo builders who want lightweight guardrails on how the agent comments and tracks work in the repo. Rather than a single integration, it packages two related plugins whose keywords point at comment checking, TODO enforcement, and proactive warnings before changes land. That makes it a practical add-on during implementation and especially before review: you get nudges toward cleaner diffs and fewer abandoned TODO markers without adopting a full lint stack. It fits indie workflows where one person both prompts Claude Code and owns merge quality. Complexity stays beginner-friendly because registration is standard marketplace install; value is behavioral consistency across sessions. Pair it with your normal ship-phase review habits rather than expecting deep architecture or research tooling.
Highlights
- Marketplace bundles 2 Claude Code plugins from swen128/claude-plugins
- Comment checker detects unnecessary or low-value comments before you commit
- TODO enforcer tracks open items and encourages closure when work is done
- Self-documenting and encouraging warnings around in-progress changes
- Community catalog entry discoverable via Skillselion plugin browse
Why builders use it
Agent-generated code often accumulates vague comments, orphaned TODOs, and undocumented edits that slow review and erode trust in diffs.
After adding the marketplace, Claude Code sessions get enforced comment and TODO habits so review-ready changes need less manual cleanup.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 3 stars, 0 votes.
FAQ
Who is swen128-claude-plugins for?
It is for Claude Code users who want bundled comment and TODO enforcement plugins from a community marketplace.
When should I use swen128-claude-plugins?
Use it when you are actively coding or reviewing with Claude Code and want fewer stale TODOs and unnecessary comments in commits.
How do I add swen128-claude-plugins to my agent?
Register the swen128/claude-plugins marketplace in Claude Code, install the listed plugins, and enable them for your project workspace.
Comments
Share how you use swen128-claude-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.