maxrittermaxritterCommunity·11 Agent Skills Included

claude-codepro

Turn Claude Code and Codex into disciplined, production-grade engineering workflows

Adds spec-driven development, TDD, and enforced quality gates to Claude Code and Codex coding agents. Keeps requirements, tasks, reviews, and verification evidence connected across long sessions instead of losing context. Automates testing, code review, and browser verification so AI-written code is proven to work before handoff.
npx skills add maxritter/claude-codepro --all -g -y
Available:

Tells the Codex agent how to execute requests directly, when to delegate to subagents, which tools to prefer, and how to verify changes with tests and runtime checks.

All Skills in This Repository (11)

Pure Emerald Level Indicators
📦 In Repo
maxrittermaxritter

Backend Models Standards

Define database models with constraints, relationships, and validation.

Community
Intermediate
📦 In Repo
maxrittermaxritter

Testing Writing Guidelines

Guide developers in writing focused tests for JS/TS/Python critical paths with mocked dependencies.

Community
Intermediate
📦 In Repo
maxrittermaxritter

Frontend Accessibility Standards

Review HTML templates and React, Vue, or Svelte components for accessibility standards.

Community
Intermediate
📦 In Repo
maxrittermaxritter

Frontend Components Standards

Define reusable frontend component standards with explicit prop types and composition patterns.

Community
Intermediate
📦 In Repo
maxrittermaxritter

Backend API Standards

Enforce RESTful API design standards for backend endpoints.

Community
Intermediate
📦 In Repo
maxrittermaxritter

Backend Migration Standards

Identify and implement reversible database migrations across Alembic, Django migrations, Sequelize, and zero-downtime strategies.

Community
Intermediate
📦 In Repo
maxrittermaxritter

Testing Anti Patterns

Identify and prevent testing anti-patterns across test files and frameworks.

Community
Intermediate
📦 In Repo
maxrittermaxritter

Frontend Responsive Design Standards

Standardize responsive UI layouts using fluid containers, flexbox/grid, and media queries.

Community
Intermediate
📦 In Repo
maxrittermaxritter

Frontend CSS Standards

Enforce consistent CSS standards across React, Vue, and Svelte components.

Community
Intermediate
📦 In Repo
maxrittermaxritter

Backend Python Standards

Enforce Python backend standards using uv, ruff, mypy, and pytest.

Community
Intermediate
📦 In Repo
maxrittermaxritter

Backend Queries Standards

Prevent SQL injection and N+1 query problems in backend data access.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install claude-codepro?

Run `npx skills add maxritter/claude-codepro --all -g -y` in your terminal to install all skills in this suite globally.

What does Pilot Shell do for Claude Code?

It wraps Claude Code and Codex in a professional engineering harness with spec-driven planning, TDD, quality hooks, and verification so AI-generated code is production-ready.

Does it work with both Claude Code and Codex?

Yes. Pilot Shell supports Claude Code with full features and Codex via the CLI or ChatGPT desktop app, using platform adapters that keep one engineering standard.

How does it prevent broken AI-generated code?

It enforces RED-GREEN-REFACTOR test cycles, independent code reviews, full build gates, and browser or device verification before work is considered done.

Do I need coding experience to use it?

Basic developer setup is required since it enhances Claude Code or Codex, but once installed the agent follows the built-in workflows automatically from your plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineering