A private Claude Code plugin marketplace. Plugins here extend Claude Code with custom workflows, integrations, and tooling.
Warning: This is a vibecoded mess built for my own use. Expect rough edges. Sharing in case it's useful to others.
| Name | Description |
|---|---|
| gh | MCP server for GitHub CLI — issue pull/push/diff with comment sync and local search |
| markdown-format | Auto-fix common markdown formatting issues in .md files |
| process | GitHub Issues-driven dev workflow inspired by superpowers, built on Claude native features + GitHub Issues |
| terminal-color-status | Changes terminal background color to show Claude's state — currently Kitty-only, OSC support planned |
Add this marketplace and install plugins:
/plugin marketplace add N0K0/claude-plugins-backalley
/plugin install <plugin-name>@N0K0/claude-plugins-backalley
See each plugin's README for usage details. For more on Claude Code plugins, see the official documentation.
MIT — see LICENSE.
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub n0k0/claude-plugins-backalley --plugin markdown-formatMCP server for GitHub CLI — issue pull/push/diff with comment sync and local search
Changes terminal background color to indicate when Claude Code is ready for input
GitHub Issues-driven development workflow — brainstorm, plan, execute, review, with TDD, debugging, and verification skills
Automatically formats markdown files with prettier on Stop hook, with configurable organization and path exclusions
Markdown documentation skills and linting with markdownlint.
Launch file-review GUI for reviewing markdown files with inline comments
Markdownドキュメントの文章校正。ガイドラインに基づいて文体の問題を検出し、修正案を提示する。
Auto-formatting hooks for Python, JavaScript, Markdown, and Bash with Google-style docstrings and code quality checks.
Rewrite a CLAUDE.md file using <important if> blocks to improve instruction adherence