pavlov-net/claude-plugins

3Stars on the repository
10Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

stuart-plugins

01

pavlov-net/claude-plugins

Plugin Claude Code

Personal collection of Claude Code plugins for development workflows and productivity.

3 2mo ago A tokens not measured

auto-format

02

pavlov-net/claude-plugins

Plugin Claude Code

Auto-format files after Claude edits them. Supports Go (goimports/gofmt), Rust (rustfmt), Python (ruff/black), and JS/TS (biome/prettier) with convention-based formatter detection.

3 2mo ago A tokens not measured

bevy

03

pavlov-net/claude-plugins

Plugin Claude Code

Authoritative idioms for Bevy 0.19 game projects in Rust. Covers ECS data design (incl. resources-as-components), communication (Event/Message/Observer), plugin organization, scheduling, assets, UI (text, widgets, EditableText), BSN scenes, rendering, error handling, testing, performance, and 0.16→0.19 migration.

3 2mo ago A tokens not measured

efficient-commands

04

pavlov-net/claude-plugins

Plugin Claude Code

Teaches Claude to use shell commands efficiently — avoid re-running expensive commands and stop tail/head chasing.

3 2mo ago A tokens not measured

tech-writing

05

pavlov-net/claude-plugins

Plugin Claude Code

Write and clean up documentation and code comments that read like a terse senior engineer wrote them — present-tense, say-once, no filler, no AI tells.

3 2mo ago A tokens not measured

tsgo-lsp

06

pavlov-net/claude-plugins

Plugin Claude Code

TypeScript 7 native LSP for Claude Code. Uses tsgo (the Go-based TypeScript compiler) instead of the traditional typescript-language-server for faster type checking and diagnostics. Requires tsgo to be installed (npm install -g @typescript/native-preview).

3 2mo ago A tokens not measured