Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By deviantony
Claude Developer Experience — setup wizard and code review tools for Claude Code projects
npx claudepluginhub deviantony/claude-plugins --plugin cdxReview recent code changes for simplicity, clarity, and duplication. Runs the project's simplifier agent and jscpd duplication detection on changed files. Use when user says: "review changes", "review code", "check my code", "run review", "code review", or "cdx review".
Interactive setup wizard to bootstrap any project for Claude Code development. Auto-detects tech stacks, configures LSP plugins, generates tailored simplifier agents, and sets up duplication detection via jscpd. Use when user says: "set up project for Claude", "initialize Claude Code", "bootstrap Claude dev environment", "cdx setup", or "configure Claude tools".
A Claude Code plugin marketplace (deviantony-plugins).
claude plugin marketplace add deviantony/claude-plugins
Setup wizard and code review tools for Claude Code projects. Eliminates repetitive project bootstrapping by auto-detecting tech stacks, configuring LSP plugins, generating simplifier agents, and setting up duplication detection.
claude plugin install cdx@deviantony-plugins
/cdx:setupInteractive wizard that walks you through:
go.mod, package.json, Cargo.toml, pyproject.toml, etc..gitignore if needed.claude/agents//cdx:reviewCode review workflow that:
Go, Python, TypeScript, JavaScript, Rust, Java, Ruby, C#, PHP, Swift, Kotlin, C/C++, Lua, Elixir
cdx/
├── .claude-plugin/plugin.json # Plugin manifest
├── skills/
│ ├── setup/
│ │ ├── SKILL.md # Setup wizard
│ │ └── references/
│ │ ├── lsp-plugins.md # LSP plugin reference
│ │ └── simplifier-template.md
│ └── review/
│ └── SKILL.md # Code review workflow
└── configs/
└── jscpd/
└── go.json # Go jscpd config
Browser-based annotation tool for Claude Code that lets you add line-specific feedback to any file, with annotations flowing back into your conversation as structured context.
claude plugin install canon@deviantony-plugins
Then run /canon:setup to download the platform-specific binary.
/canon:setup — Install or update the Canon binary/canon:new — Open an annotation session to review code changesSource: deviantony/canon
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Interactive setup wizard for configuring any repository with Claude Code best practices, based on Boris Cherny's workflow
Commands for loading context and priming Claude for specific tasks
GitHub integration providing repository management, issues, pull requests, actions, and code search via GitHub Copilot's hosted MCP server. Zero configuration required.
Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.
Universal Claude Code workflow with specialized agents, skills, hooks, and output styles for any software project. Includes orchestrator, code-reviewer, debugger, docs-writer, security-auditor, refactorer, and test-architect agents.
Multi-agent /workflow development pipeline (planner → plan-review → coder → code-review) with typed handoff contracts, lifecycle hooks, and MCP servers.
Browser-based annotation tool that lets you add line-specific feedback to any file
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim