Skip to content

pavlov-net/claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pavlov-net/claude-plugins

A personal Claude Code plugin marketplace — small, focused plugins for development workflows and productivity.

Install

Add the marketplace, then install the plugins you want:

/plugin marketplace add pavlov-net/claude-plugins
/plugin install <plugin-name>@stuart-plugins

Codex CLI

The bevy skill is also published as a Codex plugin from this same repo (via .agents/plugins/marketplace.json). Add the marketplace through codex /plugins, then install bevy. Other plugins here use Claude-specific features (hooks, LSP servers) and aren't ported to Codex.

Plugins

Plugin Description
auto-format Auto-format files after Claude edits them. Supports Go (goimports/gofmt), Rust (rustfmt), Python (ruff/black), and JS/TS (biome/prettier).
efficient-commands Teaches Claude to use shell commands efficiently — avoid re-running expensive commands and stop tail/head chasing.
tsgo-lsp TypeScript 7 native LSP — uses tsgo for faster type checking and diagnostics.
bevy Authoritative idioms for Bevy 0.18 game projects in Rust — ECS, communication, scheduling, plugins, assets, UI, errors, testing, performance.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages