By devonjones
Autonomous PR review automation with multi-bot support (Gemini, Cursor, Claude)
npx claudepluginhub devonjones/devon-claude-skills --plugin pr-review-loopPersonal collection of Claude Code skills for PR automation and creative tasks.
Add this marketplace to Claude Code:
/plugin marketplace add devonjones/devon-claude-skills
Install the plugins you want to use:
# Install PR review loop
/plugin install pr-review-loop@devon-claude-skills
# Install image generation
/plugin install nano-banana@devon-claude-skills
# Or install both
/plugin install pr-review-loop@devon-claude-skills nano-banana@devon-claude-skills
Check that the plugins are installed:
/plugin list
The skills will be automatically available for Claude to use.
Automate PR review feedback loops with Gemini Code Assist, Cursor Bugbot, and Claude fallback.
Install:
/plugin install pr-review-loop@devon-claude-skills
Features:
Usage:
# Spawn autonomous review agent
Task tool:
subagent_type: general-purpose
model: sonnet
description: PR review loop for #<PR>
prompt: Execute the PR review feedback loop for PR #<PR>...
Generate, edit, and compose images using Google's Gemini 3 Pro Image model.
Install:
/plugin install nano-banana@devon-claude-skills
Features:
Usage:
# Generate an image
scripts/generate_image.py "a serene landscape" output.png --aspect 16:9
# Edit an existing image
scripts/edit_image.py input.png "add a sunset" output.png
# Compose multiple images
scripts/compose_images.py "combine these" output.png img1.png img2.png img3.png
These skills were previously hosted in separate repositories:
skill-pr-review-loop → Archived, redirects hereskill-nano-banana → Archived, redirects heregh CLI authenticated with GitHubgit installedpre-commit (optional, auto-detected)GEMINI_API_KEY environment variablepip install google-genai Pillow pyyamlMIT - See LICENSE for details.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,393 supported skills.