Dev Forge — opinionated Claude Code plugins for project bootstrapping and ongoing context maintenance.
npx claudepluginhub dmedina-dev/dev-forgeTwo-step project bootstrapper. Step 1: runs the native /init interview to generate base config. Step 2: layers opinionated conventions — CLAUDE.md best practices, path-scoped rules, docs scaffolding. Designed to be uninstalled after use.
Keeps CLAUDE.md, project docs and memories in sync after development sessions. Context-aware semantic detection plus explicit /sync command for human-driven updates. Safety-net git-based hook at relaxed thresholds.
Core skills library: TDD, debugging, collaboration patterns, and proven techniques. Curated from obra/superpowers.
Plugin development toolkit: 7 skills for creating Claude Code plugins, agents, commands, hooks, and MCP integrations. Curated from anthropics/claude-code.
Create custom hooks from natural language to prevent unwanted behaviors. Regex-based rules in .local.md files, no coding or restart required.
Security reminder hook: warns about potential security issues (command injection, XSS, eval, pickle, etc.) when editing files. Passive, low overhead.
Git workflow commands: /commit (smart commit with style-matching), /commit-push-pr (branch → commit → push → PR), /clean_gone (remove stale branches), /release (bump changed plugins, tag, push).
Frontend design skill for distinctive, production-grade UI/UX implementation. Curated from anthropics/claude-plugins-official.
Autonomous QA agent: explores web apps with Playwright to find bugs, auto-fixes them with validation and retry. Three modes: explore (browse and log), autofix (fix with retry), cycle (alternate for /loop). Channel-first Telegram notifications with curl fallback.
Exports a dev-forge marketplace into a new standalone repository. Interview-driven: select plugins, apply customizations, generate complete marketplace structure. Designed to be uninstalled after use.
Full-lifecycle teammate orchestration: discovery, design, planning, TDD execution, deep review, and PR — single /brainstorming command with 5 persistent named teammates.
Plugin profile manager — switch between sets of active plugins per work mode. Reduces context by keeping only relevant plugins loaded.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.