pax-k/paxify-plugins

Claude Code plugin that scaffolds the full .claude/ agentic engineering stack for TypeScript/monorepo projects.

5Stars on the repository
11Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

codebase-analyzer

01

pax-k/paxify-plugins

Agent

Analyzes a TypeScript/monorepo codebase to produce a structured project profile for agentic scaffolding. Use when scaffolding .claude/ directory.

5 6mo ago A 38 tokens

architect

02

pax-k/paxify-plugins

Agent

Read-only architecture planner. Analyzes codebase and produces Architecture Decision Records. Use for planning non-trivial features before implementation.

5 6mo ago A 28 tokens

debugger

03

pax-k/paxify-plugins

Agent

Systematic root-cause debugger. Reproduces, isolates, fixes, and verifies. Use when encountering bugs or test failures.

5 6mo ago A 29 tokens

docs

04

pax-k/paxify-plugins

Agent

Documentation updater. Updates READMEs, changelogs, and inline docs after feature work. Light touch — only documents what changed.

5 6mo ago A 29 tokens

implementer

05

pax-k/paxify-plugins

Agent

TDD implementation agent. Writes failing tests first, then implements to pass. Use for executing feature work after architecture is approved.

5 6mo ago A 28 tokens

judge

06

pax-k/paxify-plugins

Agent

Neutral technical judge. Compares competing implementations across branches, scores them on correctness, quality, and simplicity, then picks the winner. Use after parallel implementation attempts.

5 6mo ago A 34 tokens

reviewer

07

pax-k/paxify-plugins

Agent

Adversarial code reviewer with zero prior context. Reviews code as if seeing it for the first time. Use after implementation to catch bugs, security issues, and scope creep.

5 6mo ago A 38 tokens