reidemeister94/development-skills
9 stars · Last commit 2026-06-03
Makes Agents produce staff-engineer-quality code
README preview
# development-skills A plugin for [Claude Code](https://docs.claude.com/en/docs/claude-code) and [Codex CLI](https://github.com/openai/codex) that adds a 4-phase development workflow, language-specific patterns for Python, Java, TypeScript, Swift, and frontend frameworks, and a `staff-reviewer` subagent that does a fresh-eyes code review on every change. <a href="https://github.com/reidemeister94/development-skills/releases"><img src="https://img.shields.io/github/v/release/reidemeister94/development-skills?style=flat-square&color=blue" alt="Release"/></a> <a href="LICENSE"><img src="https://img.shields.io/github/license/reidemeister94/development-skills?style=flat-square" alt="License"/></a> ## Installation Same marketplace flow on both CLIs. ### Claude Code ```text /plugin marketplace add reidemeister94/development-skills /plugin install development-skills@development-skills ``` ### Codex CLI