Safely commit Git changes by auto-detecting and staging only relevant files while excluding junk like node_modules or .env, generating conventional commit messages, then create GitHub pull requests by verifying clean trees, analyzing diffs since main, pushing branches, and auto-generating titles/bodies with PR URLs—all via /commit and /pr chat commands.
AI writes the code. You design the system.
Battle-tested Claude Code plugins, curated from daily use.
Installation • Plugins • Philosophy
Most plugins in the wild are vibe-coded in an afternoon and never touched again.
These are different.
Every command in this marketplace comes from real, daily usage — refined over months, not as experiments, but as core tools in an actual development workflow.
1. Add the marketplace
/plugin marketplace add agentic-dev3o/devx-plugins
2. Browse and install plugins
/plugin
| Plugin | What it does | Install |
|---|---|---|
| devx-git | Conventional commits & PR creation (skills: /commit, /pr) | /plugin install devx-git@devx-plugins |
| devx-qa | Architecture analysis with ASCII diagrams & skill improvement | /plugin install devx-qa@devx-plugins |
| secrets-guard | Blocks Claude from accessing sensitive files (70+ patterns) | /plugin install secrets-guard@devx-plugins |
| landing-page | Structured copywriting & Astro 5 landing page generation | /plugin install landing-page@devx-plugins |
| nano-banana-ultimate | Image generation via Gemini with 8 domain-specialized skills | /plugin install nano-banana-ultimate@devx-plugins |
Battle-tested — Every command exists because it solved a real problem, repeatedly.
Opinionated — Conventional commits. Proper PR descriptions. ASCII diagrams. Decisions are made so you don't waste time configuring.
Honest — If something doesn't work well, it gets fixed or removed.
Minimal — No dependencies. No build steps. Just markdown that Claude understands.
Built by Pierre Tomasina — building tools for AI-native development.
Dev3o — Teaching developers the 10% that AI can't figure out.
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 agentic-dev3o/devx-plugins --plugin devx-gitQuality assurances toolkit to analyse deeply your codebase, review the code and basic security check
Create high-converting landing pages with structured copywriting and opinionated HTML/CSS generation
Generate and edit images via Google Gemini with domain-specialized prompt building for ads, web, YouTube, illustration, logos, people, and objects
Security hook that blocks Claude from reading, writing, or accessing secret and sensitive files
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Commands for Git operations, commits, and PRs
Git workflow automation: conventional commits with branch protection, ticket tracking, and semantic correlation
Coding workflow skills: intelligent commits, push & PR, branch cleanup, CLAUDE.md maintenance, README generation, changelog creation, README updating, and GitHub Actions setup
Git workflow automation with fork-isolated skills for atomic commits, branch cleanup, conventional commit standards, and context-aware PR review
Automates git commit process by selecting the first suggested message, generating structured commits with consistent formatting while skipping manual confirmation and removing Claude co-Contributorship footer