serpro69

43 mods across 3 repositories, 162 stars between them.

design

25

serpro69/claude-toolbox

Skill Claude CodeCodex

Use in pre-implementation (idea-to-design) stages to understand spec/requirements and create a correct implementation plan before writing actual code. Turns ideas into a fully-formed PRD/design/specification and implementation-plan. Creates design docs and task lists in docs/wip/.

148 2d ago A 56 tokens

diff-skill

26

serpro69/claude-toolbox

Skill Claude CodeCodex

Compare two versions of a skill's instructions to detect degradations and complexity increases. TRIGGER when: user asks to diff, compare, or review changes to a skill's markdown instructions. Asymmetric check — only regressions count. Additions, clarifications, and strengthenings are not degradations. Compares HEAD →…

148 2d ago A 106 tokens

document

29

serpro69/claude-toolbox

Skill Claude CodeCodex

After implementing a new feature or fixing a bug, make sure to document the changes. Use when writing documentation, after finishing the implementation phase for a feature or a bug-fix.

148 2d ago A 38 tokens

implement

30

serpro69/claude-toolbox

Skill Claude CodeCodex

TRIGGER when: user asks to implement, fix, build, or work on something — whether from a docs/wip plan OR a standalone task (bug fix, GitHub issue, one-off change). Examples: "work on task 1", "fix this bug", "implement feature X from the issue". Provides structured execution with profile detection, dependency…

148 2d ago A 79 tokens

merge-docs

31

serpro69/claude-toolbox

Skill Claude CodeCodex

Compare and merge two design docs for the same feature into a single source of truth. Use when you have competing or complementary design/implementation docs (e.g. from separate design runs) that need reconciling into one unified document.

148 2d ago A 51 tokens

review-code

32

serpro69/claude-toolbox

Skill Claude CodeCodex

Code review of current git changes with an expert senior-engineer lens. Detects SOLID violations, security risks, and proposes actionable improvements. Use when performing code reviews.

148 2d ago A 37 tokens

review-design

33

serpro69/claude-toolbox

Skill Claude CodeCodex

Review design, implementation, and task documents produced by design. Evaluates document quality, internal consistency, and technical soundness. Use after design completes and before starting implement.

148 2d ago A 37 tokens

review-spec

34

serpro69/claude-toolbox

Skill Claude CodeCodex

Use after implementing tasks or mid-feature to verify code matches design docs and ensure they are in sync. Detects spec deviations, missing implementations, doc inconsistencies, and outdated docs in design and implementation documentation.

148 2d ago A 44 tokens

test

35

serpro69/claude-toolbox

Skill Claude CodeCodex

Guidelines describing how to test the code. Use whenever writing new or updating existing code, for example after implementing a new feature or fixing a bug.

148 2d ago A 32 tokens

capy

36

serpro69/capy

Settings file Claude Code

Agent settings declaring 10 allowed tools.

10 2d ago A tokens not measured

capy

37

serpro69/capy

MCP server Claude CodeCodexCursor +2

MCP server "capy" as configured in serpro69/capy. Launched with bash .claude/scripts/capy.sh serve.

10 2d ago A tokens not measured

capy AGENTS.md

38

serpro69/capy

Instructions file CodexOpenCode

AGENTS.md instructions for serpro69/capy, covering agents.md, project, architecture, key packages and critical invariants.

10 2d ago A 1,077 tokens

capy CLAUDE.md

39

serpro69/capy

Instructions file

Claude Code instructions for serpro69/capy, covering claude.md, project, architecture, key packages and critical invariants.

10 2d ago A 1,579 tokens

capy

41

serpro69/pal-mcp-server

MCP server Claude CodeCodexCursor +2

MCP server "capy" as configured in serpro69/pal-mcp-server. Launched with bash .claude/scripts/capy.sh serve.

4 25d ago A tokens not measured

serpro69/pal-mcp-server

Instructions file CodexOpenCode

AGENTS.md instructions for serpro69/pal-mcp-server, covering repository guidelines, dependency management, upgrade all pinned versions to latest, project structure & module organization and build, test, and development commands.

4 25d ago A 1,344 tokens

serpro69/pal-mcp-server

Instructions file

Claude Code instructions for serpro69/pal-mcp-server, covering claude development guide for pal mcp server, quick reference commands, code quality checks, activate virtual environment first and if pal virtualenv does not exist (workon | grep pal).

4 25d ago A 2,826 tokens