xdg

49 mods across 1 repository, 20 stars between them.

xdg-claude

01

xdg/xdg-claude

Plugin Claude Code

Plugin marketplace listing 18 plugins: coding-best-practices, code-review-agent, context-efficient-tools, elements-of-style, git-commit-agent.

20 12d ago A tokens not measured original Apache-2.0

xdg-claude

02

xdg/xdg-claude

Settings file Claude Code

Agent settings configuring enabledPlugins.

20 12d ago A tokens not measured original Apache-2.0

xdg/xdg-claude

Instructions file

Instructions for xdg/xdg-claude, covering xdg-claude — plugin marketplace repository, authoring or revising a plugin and repository conventions (apply to every change here).

20 12d ago A 487 tokens original Apache-2.0

xdg/xdg-claude

Plugin Claude Code

Implement TODO.md items one checkbox at a time via isolated subagents, with adversarial verification, code review, human-in-the-loop checks, and per-subsection commits.

20 12d ago A tokens not measured original Apache-2.0

xdg/xdg-claude

Skill Claude CodeCodex

Implement TODO.md items via isolated subagents, then adversarially verify correctness. Drives a phased loop that implements one checkbox at a time, runs independent lint/test/review subagents, handles human verification, and commits per subsection.

20 12d ago A 52 tokens original Apache-2.0

avoid-ai-tells

06

xdg/xdg-claude

Plugin Claude Code

Injects writing style guidance at session start to avoid common AI writing patterns.

20 12d ago A tokens not measured original Apache-2.0

SessionStart

07

xdg/xdg-claude

Hook

Runs when a session starts, executing session-start.sh. From xdg/xdg-claude.

20 12d ago A tokens not measured copy · 63% Apache-2.0

code-review-agent

08

xdg/xdg-claude

Plugin Claude Code

Code review agent for analyzing code quality, security, performance, and maintainability.

20 12d ago A tokens not measured original Apache-2.0

code-review

09

xdg/xdg-claude

Agent

Reviews code for correctness, security, performance, and maintainability. Use when the user asks for a code review, PR review, or critical look at recent changes.

20 12d ago A 36 tokens original Apache-2.0

code-review

10

xdg/xdg-claude

Skill Claude CodeCodex

Analyze code quality, security, performance, and maintainability.

20 12d ago A 14 tokens original Apache-2.0

how-to-code-review

11

xdg/xdg-claude

Skill Claude CodeCodex

When the user asks for a code review, PR review, or critical look at recent changes, consult this skill to decide whether to delegate to the code-review subagent and how to craft the prompt.

20 12d ago A 45 tokens original Apache-2.0

xdg/xdg-claude

Plugin Claude Code

Injects coding best practices from Philosophy of Software Design and The Art of Readable Code at session start and on subagent dispatch.

20 12d ago A tokens not measured original Apache-2.0

xdg/xdg-claude

Plugin Claude Code

CLI tool skills that minimize context usage through targeted extraction instead of reading entire files.

20 12d ago A tokens not measured original Apache-2.0

ast-grep

14

xdg/xdg-claude

Skill Claude CodeCodex

Structural code search and refactoring via ast-grep. Reach for this when Edit fails with "oldstring not unique", when refactoring across formatting variations, or when matching code shape rather than text.

20 12d ago A 44 tokens original Apache-2.0

code-structure

15

xdg/xdg-claude

Skill Claude CodeCodex

Outline a file or package (functions, classes, methods, types, imports, exports) instead of reading it whole. Use before opening an unfamiliar or large file to orient, when surveying a package's API surface, or to find where a symbol is defined so you can Read just that range -- any "what's in / list / show me the…

20 12d ago A 102 tokens original Apache-2.0

jq

16

xdg/xdg-claude

Skill Claude CodeCodex

Extract a known field from a JSON file by running jq instead of reading the whole file.

20 12d ago A 20 tokens original Apache-2.0

ripgrep

17

xdg/xdg-claude

Skill Claude CodeCodex

Search code and text files via ripgrep (rg) in Bash. Prefer rg over the Grep tool: rg gives full unredacted output, supports pipe composition, and exposes flags Grep does not (-F, -w, -L, -v).

20 12d ago A 56 tokens original Apache-2.0

yq

18

xdg/xdg-claude

Skill Claude CodeCodex

Extract a known field from a YAML file by running yq instead of reading the whole file.

20 12d ago A 22 tokens original Apache-2.0

decision-log

19

xdg/xdg-claude

Plugin Claude Code

Record durable engineering decisions in an append-only decision log, with a fixed entry template and consent before creating the log in an unfamiliar repo.

20 12d ago A tokens not measured original Apache-2.0

decision-log

20

xdg/xdg-claude

Skill Claude CodeCodex

Record a durable engineering decision in the repo's append-only decision log (docs/decisions.md by default). Use after choosing between real alternatives — a dependency, a version pin, an architecture or protocol choice, a deliberate non-implementation, or a reversal of an earlier decision. Also use when the user says…

20 12d ago A 83 tokens original Apache-2.0

elements-of-style

21

xdg/xdg-claude

Plugin Claude Code

Injects writing style guidance from The Elements of Style at session start.

20 12d ago A tokens not measured original Apache-2.0

enforce-lint-go

22

xdg/xdg-claude

Plugin Claude Code

Enforce golangci-lint: run on Stop, block git commit on failure, block //nolint directives and edits to .golangci.yml.

20 12d ago A tokens not measured original Apache-2.0

git-commit-agent

23

xdg/xdg-claude

Plugin Claude Code

Git commit agent with intelligent change analysis and commit message conventions.

20 12d ago A tokens not measured original Apache-2.0

commit

24

xdg/xdg-claude

Agent

Stages and commits current working changes with a well-formed message. Use when the user asks to commit, check in, or save changes.

20 12d ago A 30 tokens original Apache-2.0