ChanningLua

33 mods across 1 repository, 272 stars between them.

architect

02

ChanningLua/prax-agent

Agent

Software architecture design and technical decision specialist.

272 1mo ago A 9 tokens original MIT

tdd-guide

14

ChanningLua/prax-agent

Agent

Test-driven development specialist — RED → GREEN → REFACTOR.

272 1mo ago A 16 tokens original MIT

prax

15

ChanningLua/prax-agent

Plugin Claude Code

Prax Claude Code integration assets.

272 1mo ago A tokens not measured original MIT

prax-doctor

17

ChanningLua/prax-agent

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.

272 1mo ago A 13 tokens original MIT

prax-plan

18

ChanningLua/prax-agent

Command

A planning command for starting complex coding tasks. It asks the agent to restate the request, identify risks and dependencies, and define checks.

272 1mo ago A 10 tokens original MIT

prax-verify

20

ChanningLua/prax-agent

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.

272 1mo ago A 13 tokens original MIT

prax-git-workflow

21

ChanningLua/prax-agent

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.

272 1mo ago A 29 tokens original MIT

prax-native

22

ChanningLua/prax-agent

Skill Claude CodeCodex

Use this skill when a task should run through the Prax native runtime.

272 1mo ago A 0 tokens original MIT

prax-tdd-workflow

23

ChanningLua/prax-agent

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.

272 1mo ago A 24 tokens original MIT

ChanningLua/prax-agent

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.

272 1mo ago A 26 tokens original MIT