crouton-labs

60 mods across 1 repository, 25 stars between them.

tool-design

25

crouton-labs/crouton-kit

Skill Claude CodeCodex

Design tool interfaces for LLM agents — descriptions, parameter schemas, error messages, granularity, and composition. Use when creating function calling tools, building MCP servers, designing agent tool interfaces, writing tool descriptions, or debugging why a model calls the wrong tool, hallucinates parameters, or…

25 1mo ago A 69 tokens

capture

26

crouton-labs/crouton-kit

Plugin Claude Code

Generic app state capture — screenshots, HAR, console, logs via CDP.

25 1mo ago A tokens not measured

capture

28

crouton-labs/crouton-kit

Skill Claude CodeCodex

Browser automation and UI validation via the capture CLI. Interact with pages using accessibility-driven click, type, screenshot, a11y tree, JS exec, and HAR recording over CDP. Use when validating UI state, testing features in the browser, or manipulating a running web app.

25 1mo ago A 59 tokens

crtr

29

crouton-labs/crouton-kit

Plugin Claude Code

Bridge Claude Code to the crtr CLI with routing-only slash commands. Requires the crtr binary on PATH (install via npm i -g @crouton-kit/crouter).

25 1mo ago A tokens not measured

new

33

crouton-labs/crouton-kit

Command

Spawn a fresh claude in a sibling pane (async; prints job id).

25 1mo ago A 16 tokens

review

34

crouton-labs/crouton-kit

Command

Launch a reviewer agent for a plan or spec artifact in a sibling pane.

25 1mo ago A 14 tokens

submit

35

crouton-labs/crouton-kit

Command

Inside a crtr-spawned session, deliver result back to the parent job record.

25 1mo ago A 17 tokens

audit

37

crouton-labs/crouton-kit

Command

Reflect on this session's failure modes and propose targeted fixes.

25 1mo ago A 11 tokens

programmer

41

crouton-labs/crouton-kit

Agent

Implementation agent for multi-file features. Analyzes patterns first, then implements. Use multiple when implementing independent tasks.

25 1mo ago A 26 tokens

senior-advisor

42

crouton-labs/crouton-kit

Agent

Expert analysis agent. Use for plan review, debugging hard problems, or architectural decisions. Read-only.

25 1mo ago A 25 tokens

copycontext

43

crouton-labs/crouton-kit

Command

Copy relevant file list and context summary to clipboard for carrying over to a new conversation.

25 1mo ago A 16 tokens

debug

44

crouton-labs/crouton-kit

Command

Diagnose root cause of an issue using adaptive multi-perspective investigation. Use when debugging bugs, errors, test failures, or unexpected behavior — especially intermittent, cross-module, or "stuck" problems where a single-pass read isn't enough.

25 1mo ago A 48 tokens

debugging

47

crouton-labs/crouton-kit

Skill Claude CodeCodex

Systematic debugging methodologies for hard bugs. Covers rubber ducking, code tracing, hypothesis testing, logging strategies. Use when stuck on bugs that resist quick fixes.

25 1mo ago A 35 tokens

testing

48

crouton-labs/crouton-kit

Skill Claude CodeCodex

Test writing and fixing methodology. Covers TDD, investigating failures, and delegating fixes to agents. Use when writing tests or diagnosing test failures.

25 1mo ago A 31 tokens