claude-codepro
Turn Claude Code and Codex into disciplined, production-grade engineering workflows
All Skills in This Repository (11)
Pure Emerald Level IndicatorsBackend Models Standards
Define database models with constraints, relationships, and validation.
Testing Writing Guidelines
Guide developers in writing focused tests for JS/TS/Python critical paths with mocked dependencies.
Frontend Accessibility Standards
Review HTML templates and React, Vue, or Svelte components for accessibility standards.
Frontend Components Standards
Define reusable frontend component standards with explicit prop types and composition patterns.
Backend API Standards
Enforce RESTful API design standards for backend endpoints.
Backend Migration Standards
Identify and implement reversible database migrations across Alembic, Django migrations, Sequelize, and zero-downtime strategies.
Testing Anti Patterns
Identify and prevent testing anti-patterns across test files and frameworks.
Frontend Responsive Design Standards
Standardize responsive UI layouts using fluid containers, flexbox/grid, and media queries.
Frontend CSS Standards
Enforce consistent CSS standards across React, Vue, and Svelte components.
Backend Python Standards
Enforce Python backend standards using uv, ruff, mypy, and pytest.
Backend Queries Standards
Prevent SQL injection and N+1 query problems in backend data access.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core