pavlov-net

10 mods across 1 repository, 3 stars between them.

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

PostToolUse

03

pavlov-net/claude-plugins

Hook

Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, running an inline shell check. From pavlov-net/claude-plugins.

3 2mo ago A tokens not measured

bevy

04

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

bevy

05

pavlov-net/claude-plugins

Skill Claude CodeCodex

Provides authoritative idioms for Bevy 0.19 game projects in Rust. Covers ECS data design (components, required components, queries, change detection, relationships, resources-as-components), communication (Event vs Message vs Observer, EntityEvent, lifecycle hooks), plugin organization, scheduling (run conditions…

3 2mo ago A 194 tokens

efficient-commands

06

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

pavlov-net/claude-plugins

Skill Claude CodeCodex

This skill should be used when implementing features, fixing bugs, running tests, running linting or formatting, building projects, verifying changes, debugging test failures, checking CI results, or executing any shell commands as part of development work. It prevents wasteful patterns like running the same command…

3 2mo ago A 98 tokens

tech-writing

08

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

technical-writing

09

pavlov-net/claude-plugins

Skill Claude CodeCodex

This skill should be used whenever Claude writes, edits, or reviews documentation or non-trivial code comments and docstrings: doc comments, READMEs, API references, guides, design docs, module and function docs. It also fires on requests like "write a docstring", "document this function/module", "clean up the…

3 2mo ago A 163 tokens

tsgo-lsp

10

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