Skip to content

Latest commit

 

History

History
117 lines (78 loc) · 3.66 KB

File metadata and controls

117 lines (78 loc) · 3.66 KB

Dev3o

DevX Plugins

AI writes the code. You design the system.

Battle-tested Claude Code plugins, curated from daily use.

Subscribe to Newsletter

InstallationPluginsPhilosophy


Why These Plugins

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.

  • Curated — Only what survives daily use makes it here
  • Updated — Continuously improved based on friction points
  • Tested — Used hundreds of times across real projects
  • Minimal — No bloat, no clever abstractions, just what works

Installation

1. Add the marketplace

/plugin marketplace add agentic-dev3o/devx-plugins

2. Browse and install plugins

/plugin

Plugins

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
devx-ralph Predicate-driven agentic loop for structured implementation Premium — see below

devx-ralph

Predicate-driven agentic loop — Define success criteria, let Claude iterate until they pass.

Ralph-Loop is a premium plugin included in the DevX Course.

Type Name Purpose
Command /devx-ralph:plan <task> Generate structured plan with verifiable predicates
Command /devx-ralph:ralph Execute the agentic loop until all predicates pass
Command /devx-ralph:archive Archive completed plans
Skill analyze Deep codebase analysis for planning context

Orchestrator mode — Run with isolated sessions to avoid context rot, auto-commit after each task, token efficient.

Get access at dev3o.com


Philosophy

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.


Author

Built by Pierre Tomasina — building tools for AI-native development.

Dev3o — Teaching developers the 10% that AI can't figure out.


WebsiteXLinkedIn