devx-plugins
01Plugin Claude Code
Bundled plugins for Claude Code.
Plugin Claude Code
Bundled plugins for Claude Code.
Plugin Claude Code
Audit and optimize agentic systems — review agents, tool loops, and inference requests across prompt engineering, tools, context, cache, evaluation, and guardrails; rewrite prompts using Anthropic best practices.
Skill Claude CodeCodex
Audits an agent, tool loop, or inference request across six dimensions (prompt engineering, tools definition, context engineering, cache usage, evaluation, guardrails) and produces a scored gap analysis with severity ratings and concrete remediations. Framework-agnostic; recognizes patterns from Anthropic SDK, OpenAI…
Skill Claude CodeCodex
Rewrites a given prompt or agent definition by applying Anthropic prompt-engineering best practices — clarity and directness, context and motivation, XML structure, role assignment, long-context layout, output format control, communication-style calibration, and parallel-tool-call affordance. Produces a before/after…
Plugin Claude Code
Streamline your git workflow with simple commands for committing, creating pull requests, and updating branches from origin via safe merges.
Skill Claude CodeCodex
Stages the changes produced in this session, excludes junk and secrets, and generates a conventional commit. Triggered when the user runs /devx-git:ci or asks to commit.
Skill Claude CodeCodex
Creates a GitHub pull request using gh CLI. Triggered when the user asks to open, create, or submit a PR, or runs /pr.
Skill Claude CodeCodex
Updates the current branch from an origin branch via standard merge, with a recoverable backup and safe conflict resolution. Use when the user runs /update-origin or asks to update, sync, or merge their branch with main (or another origin branch).
Plugin Claude Code
Create high-converting landing pages with structured copywriting and opinionated HTML/CSS generation.
Skill Claude CodeCodex
Generates a complete Astro 5 landing page with Tailwind CSS v4 from copywriting content. Triggers when the user asks to build a landing page, create the HTML/CSS for a landing page, generate an Astro site from copy, or implement a landing page design. Expects structured copywriting input matching the…
Skill Claude CodeCodex
Generates high-converting landing page copy through a structured interview and section-by-section writing process. Triggers when the user asks to write landing page copy, create a landing page, write marketing copy for a product, or generate conversion-optimized web copy.
Plugin Claude Code
Generate and edit images via Google Gemini with domain-specialized prompt building for ads, web, YouTube, illustration, logos, people, and objects.
Skill Claude CodeCodex
Generate advertising visuals — banners, social media ads, display ads, and promotional graphics with auto-prompt building and format-aware aspect ratios. Triggers on: ad, banner, advertisement, display ad, social ad, promo graphic, campaign visual, marketing image, sponsored post image, ad creative.
Skill Claude CodeCodex
Generate illustrations in various styles — flat vector, watercolor, line art, 3D clay render, pixel art, and isometric. Auto-detects style from context. Triggers on: illustration, illustrate, flat design, watercolor, line art, pixel art, 3D illustration, isometric, sketch, cartoon, vector art, hand drawn.
Skill Claude CodeCodex
Generate logo concepts and brand identity marks — abstract marks, lettermarks, mascot emblems, and geometric icons with minimal clean aesthetics. Triggers on: logo, brand mark, wordmark, lettermark, icon logo, brand identity, monogram, emblem, logo design, logo concept.
Skill Claude CodeCodex
Generate product photography and object images — product shots, still life, packaging mockups, food photography, and item compositions with studio lighting. Triggers on: product photo, product shot, still life, object, packaging, food photo, mockup, e-commerce photo, item photography.
Skill Claude CodeCodex
People & portrait photography via Google Gemini (Nano Banana Ultimate). Triggers on: portrait, headshot, lifestyle photo, people, person, editorial photo, team photo, professional photo, face, human.
Skill Claude CodeCodex
Generate web design assets — hero backgrounds, landing page visuals, card images, section dividers, and motion design keyframes with dark/light mode support. Triggers on: web design, hero image, hero background, landing page background, website asset, section graphic, UI mockup, web banner, motion design asset, web…
Skill Claude CodeCodex
Generate bold, high-contrast YouTube thumbnail images with dramatic framing, exaggerated expressions, and click-optimized compositions via Gemini. Triggers on: youtube thumbnail, thumbnail, youtube, video thumbnail, yt thumbnail, video cover image, click-worthy thumbnail.
Skill Claude CodeCodex
Generate or edit images via Google Gemini (Nano Banana Ultimate). Text-to-image generation and multi-image editing with up to 14 input references. Triggers on: generate image, create image, edit image, make a picture, draw, render, visualize, banana, create visual.
Plugin Claude Code
Quality assurance toolkit to analyze codebases, review code changes, perform focused appsec reviews, audit React patterns, fix the agentic harness, and improve skills.
Skill Claude CodeCodex
This skill should be used when the user asks to "security review this PR", "review this diff for vulnerabilities", "appsec review these changes", "audit this branch for auth, injection, or data exposure bugs", "check this code for exploitable security issues", or requests a focused application security review of…
Skill Claude CodeCodex
Reviews pull requests and code changes for correctness, conventions, maintainability, performance, test coverage, and security. Use when the user asks for a code review, PR review, feedback on a diff, or to check code quality.
Skill Claude CodeCodex
Analyzes project architecture and generates ASCII state machine and sequence diagrams. Use for explaining a project, analyzing architecture, tracing an entrypoint, showing a state machine, or generating a sequence diagram.