By xdg
Injects coding best practices from Philosophy of Software Design and The Art of Readable Code at session start, setting up a shell environment to enforce quality guidelines.
Community marketplace for Claude Code plugins that enhance development workflows, writing quality, and communication style.
Configure this marketplace in Claude Code by adding the GitHub repository URL to your marketplace settings directly within claude.
/marketplace add https://github.com/xdg/xdg-claude
Once added, you can browse and install individual plugins:
/plugin
/plugin install coding-best-practices@xdg-claude
Inject instructions at session start as if they were in your CLAUDE.md.
| Plugin | Description |
|---|---|
| coding-best-practices | Injects coding best practices from Philosophy of Software Design, The Art of Readable Code, and other tips |
| elements-of-style | Injects writing style guidance from The Elements of Style |
| pithy-communication | Injects pithy communication style guidance for high signal-to-noise ratio output |
Specialized sub-agents for focused tasks.
| Plugin | Model | Description |
|---|---|---|
| code-review | Opus | Code review agent for analyzing code quality, security, performance, and maintainability |
| git-commit-agent | Sonnet | Git commit agent with intelligent change analysis and commit message conventions |
| isolated-task-agent | inherit | Execute focused work in clean, isolated context without polluting main conversation |
| refactoring-agent | Sonnet/Opus | Surgical code refactoring agents for analyzing and improving code quality without changing behavior |
Give Claude new skills.
| Plugin | Description |
|---|---|
| context-efficient-tools | CLI tools that minimize context usage through targeted extraction instead of reading entire files (ripgrep, ast-grep, jq, yq) |
| jira-cli | Command-line Jira management skill using jira-cli with efficient querying and issue workflows |
Apache 2.0 - see LICENSE file for details.
David Golden (xdg@xdg.me)
Contributions welcome! Submit issues or pull requests on GitHub.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Injects writing style guidance from The Elements of Style at session start
Injects pithy, detailed communication style guidance at session start for high signal-to-noise ratio
Tracker for concurrent Claude Code sessions: hooks write a registry + per-session tweet summaries consumed by tmux status and Hammerspoon menubar.
Debug/status reader for ccwatch: the /ccdebug:ccdebug command lists live Claude Code sessions with pid, name, status, sid, cwd, and current tweet-length summary.
npx claudepluginhub xdg/xdg-claude --plugin coding-best-practicesInjects writing style guidance from The Elements of Style at session start
Opinionated workflow guides and best practices - the preacher's proven patterns for Claude Code projects
Software engineering discipline: output styles, coding fundamentals, and universal development practices
Audit and optimize Claude Code configurations with dynamic best-practice research
Professional coding assistant principles inspired by Uncle Bob
添加關於實作選擇和程式碼庫模式的教育性見解(模擬已棄用的解釋性輸出風格)