By xdg
Injects writing style guidance from The Elements of Style into the Claude Code session environment at startup, helping developers improve prose clarity and consistency while working in the terminal.
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 ([email protected])
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.
npx claudepluginhub xdg/xdg-claude --plugin elements-of-styleInjects pithy, detailed communication style guidance at session start for high signal-to-noise ratio
Injects coding best practices from Philosophy of Software Design and The Art of Readable Code at session start
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.
Injects pithy, detailed communication style guidance at session start for high signal-to-noise ratio
Writing style enforcement hooks and AI trope detection
General-purpose utility skills for documentation, writing, and project maintenance
Opinionated workflow guides and best practices - the preacher's proven patterns for Claude Code projects
添加關於實作選擇和程式碼庫模式的教育性見解(模擬已棄用的解釋性輸出風格)
A Claude Code guide — skills for interactive onboarding and Q&A on setup, best practices, automation, and effective workflows