
Devonjones Devon Claude Skills
- 12 repo stars
- Updated July 21, 2026
- devonjones/devon-claude-skills
devonjones-devon-claude-skills is a Claude Code plugin marketplace that bundles PR review automation and AI image generation skills for agent-driven workflows.
About
devonjones-devon-claude-skills is a small Claude Code skills marketplace that packages two complementary agent capabilities for developers who want less manual toil around merges and marketing visuals. The first skill focuses on pull-request review automation so you can get consistent, agent-driven feedback on diffs instead of delaying ship while you re-read every line. The second skill targets AI image generation and editing, leaning on Google’s image stack (Gemini and related nano/banana-style model keywords in the catalog metadata) for assets you might need for landing pages, docs, or social posts. Neither skill replaces a full CI platform or a design team, but together they shorten the loop from “code is ready” to “PR is reviewed” and from “I need an image” to “here is a draft asset.” Install when you already use Claude Code (or similar agents) daily and want opinionated, repo-local skills rather than one-off prompts. Complexity is intermediate because you must wire model access, trust automated review output, and sanity-check generated images before production use.
- Marketplace bundles 2 Claude Code skills: PR review automation and AI image generation
- PR review flow aligned with autonomous and multibot review keywords for merge readiness
- Image generation and editing via Gemini / Nano Banana–style Google image model integrations
- Supports Claude and Cursor-style agent loops for composition and editing tasks
- Community productivity bundle from devonjones/devon-claude-skills (6 GitHub stars)
Devonjones Devon Claude Skills by the numbers
- Data as of Jul 22, 2026 (Skillselion catalog sync)
/plugin install devonjones-devon-claude-skills@devonjones/devon-claude-skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 12 |
|---|---|
| Last updated | July 21, 2026 |
| Repository | devonjones/devon-claude-skills ↗ |
What it does
Install a two-skill bundle so Claude Code can automate pull-request reviews and generate or edit images with Google’s image models without leaving the repo.
Who is it for?
Best when you merge often and want agent-assisted review plus quick marketing or doc images without switching tools.
Skip if: Skip if you require formal human-only review sign-off, regulated visual assets, or a single-purpose skill with no image or review scope.
What you get
After install, your agent can run structured PR reviews and produce or edit images from the same Claude Code plugin bundle.
- Agent-driven PR review summaries and feedback on open changes
- Generated or edited image assets from natural-language prompts
By the numbers
- Plugin bundle count: 2 skills
- Source repository: devonjones/devon-claude-skills
- Catalog GitHub stars: 6
Recommended Plugins
How it compares
Two-skill Claude Code bundle, not a standalone MCP server or generic skills.sh popularity listing.
FAQ
Who is Devonjones Devon Claude Skills for?
It is for and small-team developers using Claude Code who want packaged PR review automation and AI image generation instead of writing those prompts from scratch each time.
When should I use Devonjones Devon Claude Skills?
Use it when you are in active ship cycles needing faster PR feedback, or when you are building or launching and need generated or edited images alongside your codebase.
How do I add Devonjones Devon Claude Skills to my agent?
Register the devonjones/devon-claude-skills repository as a Claude Code plugin marketplace, install both bundled skills, and configure any required Google or image-model API credentials per skill instructions.