pbdeuchler

42 mods across 1 repository, 13 stars between them.

issue-hygiene

25

pbdeuchler/llm-plugins

Skill Claude CodeCodex

Use when creating, editing, triaging, or cleaning up GitHub issues - a mechanical pass that verifies the title is accurate and current, labels/assignees/milestone are correct, and the body is valid, well-formed markdown, all via the gh CLI. Does not judge content quality.

13 2mo ago A 67 tokens

pbdeuchler/llm-plugins

Skill Claude CodeCodex

Use when writing tests for serialization, validation, normalization, or pure functions - provides property catalog, pattern detection, and library reference for property-based testing.

13 2mo ago A 33 tokens

pbdeuchler/llm-plugins

Skill Claude CodeCodex

Use when writing documentation, guides, API references, or technical content for developers - enforces clarity, conciseness, and authenticity while avoiding AI writing patterns that signal inauthenticity.

13 2mo ago A 45 tokens

writing-good-tests

28

pbdeuchler/llm-plugins

Skill Claude CodeCodex

Use when writing or reviewing tests - covers test philosophy, condition-based waiting, mocking strategy, and test isolation.

13 2mo ago A 25 tokens

one-shot

29

pbdeuchler/llm-plugins

Plugin Claude Code

Skills and commands to perform one shot prompting in a standardized workflow.

13 2mo ago A tokens not measured

task-implementer

30

pbdeuchler/llm-plugins

Agent

Implements individual tasks from plans with TDD, skill application, verification, and git commits. Use when executing a specific task that requires writing, modifying, or testing code as part of a larger plan.

13 2mo ago A 46 tokens

quick-plan

32

pbdeuchler/llm-plugins

Plugin Claude Code

Tightly scoped implementation planning with a panel of specialist engineer subagents.

13 2mo ago A tokens not measured

distributed-systems

33

pbdeuchler/llm-plugins

Agent

Use when investigating codebase structure for planning, evaluating how proposed changes interact with existing modules and external services, or assessing cross-boundary data flow and consistency implications.

13 2mo ago A 35 tokens

infra-operations

34

pbdeuchler/llm-plugins

Agent

Use when evaluating implementation approaches for operational impact, deployability, observability, failure modes, rollback safety, or maintainability during planning.

13 2mo ago A 30 tokens

product-lead

35

pbdeuchler/llm-plugins

Agent

Use when evaluating how proposed changes fit into long-term system evolution, assessing flexibility for future requirements, or identifying scope and extensibility tradeoffs during planning.

13 2mo ago A 33 tokens

security-engineer

36

pbdeuchler/llm-plugins

Agent

Use when evaluating implementation approaches for security implications, threat surface changes, input validation boundaries, authentication and authorization patterns, or potential attack path escalation.

13 2mo ago A 31 tokens

systems-performance

37

pbdeuchler/llm-plugins

Agent

Use when evaluating implementation approaches for performance characteristics, resource usage, memory allocation patterns, cache behavior, or hot path efficiency during planning.

13 2mo ago A 28 tokens

tooling

39

pbdeuchler/llm-plugins

Plugin Claude Code

Skills for effective use of developer tooling.

13 2mo ago A tokens not measured

howto-ast-grep

40

pbdeuchler/llm-plugins

Skill Claude CodeCodex

Use when searching for or transforming code patterns structurally - provides ast-grep CLI syntax, metavariable patterns, and language-specific examples for precise AST-based code search and rewriting.

13 2mo ago A 41 tokens

howto-qmd

41

pbdeuchler/llm-plugins

Skill Claude CodeCodex

Use when searching markdown knowledge bases, documentation, or notes for relevant context - provides qmd CLI syntax for keyword, semantic, and hybrid search across indexed collections.

13 2mo ago A 36 tokens

howto-uv

42

pbdeuchler/llm-plugins

Skill Claude CodeCodex

Use when running Python, installing Python packages, creating virtualenvs, or executing Python CLI tools - mandates uv/uvx over direct python/pip/pipx/venv calls when uv is installed, and gives the drop-in command mappings.

13 2mo ago A 54 tokens