claude-code-expert

61 mods across 3 repositories, 41 stars between them.

review

26

claude-code-expert/carve-harness

Command Claude Code

A command for reviewing changes from the perspectives of types, security, error handling, and state management.

11 26d ago A 21 tokens

verify

28

claude-code-expert/carve-harness

Command Claude Code

A command for checking current changes against completion criteria, the build, types, and tests.

11 26d ago A 21 tokens

PreToolUse

29

claude-code-expert/carve-harness

Hook Claude Code

Runs before the agent uses a tool for Write, Edit, MultiEdit, NotebookEdit and Bash tool calls, executing pretool-guard.sh via bash. From claude-code-expert/carve-harness.

11 26d ago A tokens not measured

PostToolUse

30

claude-code-expert/carve-harness

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing posttool-format.sh via bash. From claude-code-expert/carve-harness.

11 26d ago A tokens not measured

Stop

31

claude-code-expert/carve-harness

Hook Claude Code

Runs when the agent finishes a response, executing stop-verify.sh and checklist-gate.sh via bash (2 commands). From claude-code-expert/carve-harness.

11 26d ago A tokens not measured

SessionStart

32

claude-code-expert/carve-harness

Hook Claude Code

Runs when a session starts, executing session-handoff.sh and ponytail-activate.js via bash (2 commands). From claude-code-expert/carve-harness.

11 26d ago A tokens not measured

UserPromptSubmit

33

claude-code-expert/carve-harness

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing ponytail-mode-tracker.js. From claude-code-expert/carve-harness.

11 26d ago A tokens not measured

PreCompact

35

claude-code-expert/carve-harness

Hook Claude Code

Runs before the context is compacted, executing session-handoff.sh via bash. From claude-code-expert/carve-harness.

11 26d ago A tokens not measured

SessionEnd

36

claude-code-expert/carve-harness

Hook Claude Code

Runs when a session ends, executing session-handoff.sh via bash. From claude-code-expert/carve-harness.

11 26d ago A tokens not measured

anti-ai-slop

38

claude-code-expert/carve-harness

Skill Claude CodeCodex

A quality-checking skill for visual outputs and written material, including images, HTML, SVG, slides, PDFs, documents, reports, and marketing copy.

11 26d ago A 169 tokens

carve-guide

39

claude-code-expert/carve-harness

Skill Claude CodeCodex

A design skill for creating and updating HTML documents, guides, landing pages, reports, and demos with a consistent visual style.

11 26d ago C 148 tokens

claude-code-expert/carve-harness

Skill Claude CodeCodex

A project-analysis skill that examines the technology stack and codebase, then reviews the project's CLAUDE.md and AGENTS.md instruction files.

11 26d ago A 128 tokens

changelog

41

claude-code-expert/carve-harness

Skill Claude CodeCodex

An append-only decision log that records irreversible architecture, dependency, and API-contract decisions in chronological order in specs/DECISIONS.md. Append-only means earlier entries are kept rather than edited or removed.

11 26d ago A 79 tokens

checklist-loop

42

claude-code-expert/carve-harness

Skill Claude CodeCodex

A verification loop that compares implementation claims with the code, scores how closely the result matches the specification, and sends scores below 95 back for rework.

11 26d ago A 83 tokens

eval-goldenset

43

claude-code-expert/carve-harness

Skill Claude CodeCodex

A fixed test set that scores an agent’s output against defined criteria and records how the scores change over time. It can also measure how reliably repeated attempts pass.

11 26d ago A 105 tokens

eval-init

44

claude-code-expert/carve-harness

Skill Claude CodeCodex

A one-time setup process for adding an evaluation command to a project. It uses an interview to define fixed tests, quality thresholds, CI checks, and a baseline, then prepares and connects the approved tests.

11 26d ago A 108 tokens

handoff

45

claude-code-expert/carve-harness

Skill Claude CodeCodex

A handoff routine that records current work in specs/HANDOFF.md before a session ends or its context is compressed. Context compression shortens the information available to a later part of the session.

11 26d ago A 38 tokens

theme-factory

46

claude-code-expert/carve-harness

Skill Claude CodeCodex

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

11 26d ago A 62 tokens

version-changelog

47

claude-code-expert/carve-harness

Skill Claude CodeCodex

A release-update routine that keeps VERSION, CHANGELOG.md, and the version history in README in sync when a release version changes.

11 26d ago A 58 tokens

cursorrules

48

claude-code-expert/carve-harness

Cursor rule Cursor

Read AGENTS.md at the repo root — it is the canonical cross-agent rulebook for this project. Stack-specific rules live in .claude/rules/ (see AGENTS.md §9 for the mapping).

11 26d ago A 48 tokens