api-designer
01Agent
API design, documentation, and contract specialist.
Agent
API design, documentation, and contract specialist.
Agent
Software architecture design and technical decision specialist.
Agent
Bug localization, root cause analysis, and fix specialist.
Agent
Build, compile, and runtime error diagnosis and fix specialist.
Agent
Code quality, security, and maintainability reviewer.
Agent
Database design, query optimization, and migration specialist.
Agent
Dependency management, version upgrades, and compatibility specialist.
Agent
CI/CD, deployment, and infrastructure automation specialist.
Agent
Technical documentation writing and maintenance specialist.
Agent
Frontend UI/UX implementation specialist.
Agent
Performance analysis and optimization specialist.
Agent
Strategic planning and task decomposition specialist.
Agent
Security vulnerability detection and remediation specialist.
Agent
Test-driven development specialist — RED → GREEN → REFACTOR.
Plugin Claude Code
Prax Claude Code integration assets.
Agent
Planner for Prax-managed Claude Code workflows.
Command
A diagnostic command for Prax's integration with Claude, an AI assistant. It checks whether managed files, settings, and installation records are present and consistent.
Command
A planning command for starting complex coding tasks. It asks the agent to restate the request, identify risks and dependencies, and define checks.
Command
Show the current Prax status.
Command
A command that provides a Prax verification-loop entry point compatible with Claude commands. It directs verification to the repository's existing verification skill or scripts.
Skill Claude CodeCodex
A set of rules for using Git, the version-control system developers use to track code changes. It emphasizes small diffs, checking work before committing, and clear commit messages.
Skill Claude CodeCodex
Use this skill when a task should run through the Prax native runtime.
Skill Claude CodeCodex
A test-driven development workflow that follows three stages: write a failing test, make the smallest change that passes it, then run verification. TDD means test-driven development.
Skill Claude CodeCodex
A checklist for verifying substantial software changes before delivery or a commit. It runs the project's build, type checks, code-quality checks, tests, and a review of the final changes.