benegessarit/skill-composer

Declarative prompt composition for Claude Code. Like CSS for AI.

5Stars on the repository
14Mods 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

exec-opt

01

benegessarit/skill-composer

Skill Claude CodeCodex

Part of skill-composer

Budget-weighted prompt execution. depthprobe frames thinking. planprompt budgets effort. Per-phase pauses enable midstream metathinking. auditprobe catches gaps.

not rated 5 6mo ago A 34 tokens

mode-clarify

02

benegessarit/skill-composer

Skill Claude CodeCodex

Part of skill-composer

Surfaces interpretations before answering. Use when user appends #? or when question has multiple valid readings. Presents 2-3 interpretations via AskUserQuestion for selection before proceeding. For deep investigation, use mode-think.

not rated 5 6mo ago A 50 tokens

mode-compare

03

benegessarit/skill-composer

Skill Claude CodeCodex

Part of skill-composer

Side-by-side comparison of options. Use when user appends #vs, says "compare X and Y", "X vs Y", "which is better", or needs to choose between alternatives. For honest yes/no verdicts, use mode-judge instead.

not rated 5 6mo ago A 56 tokens

mode-handoff

04

benegessarit/skill-composer

Skill Claude CodeCodex

Part of skill-composer

Save comprehensive context to a handoff file for future sessions. Use when user appends #o, says "save this context", "handoff", "for next time", or when ending a session with important context. Creates a persistent record.

not rated 5 6mo ago A 53 tokens

mode-judge

05

benegessarit/skill-composer

Skill Claude CodeCodex

Part of skill-composer

Gives honest evaluation without cheerleading. Use when user appends #j, asks "good idea?", "should we", "worth it?", or needs unbiased assessment. No validation theater. For challenging approaches specifically, use mode-challenge instead.

not rated 5 6mo ago A 53 tokens

mode-preflight

06

benegessarit/skill-composer

Skill Claude CodeCodex

Part of skill-composer

Triple-checks proposals and claims before execution. Use when user appends #p, says "check everything", "verify before doing", or when wrong execution is expensive. Three passes: facts, completeness, consequences. For post-hoc evidence proving, use mode-verify instead.

not rated 5 6mo ago A 60 tokens

mode-question-heavy

07

benegessarit/skill-composer

Skill Claude CodeCodex

Part of skill-composer

Ruthless clarification context. Use when #qh prefix detected. Interrogates assumptions and forces explicit answers before proceeding. For lighter touch, use mode-question-light.

not rated 5 6mo ago A 37 tokens

mode-question-light

08

benegessarit/skill-composer

Skill Claude CodeCodex

Part of skill-composer

Light clarification context. Use when #ql prefix detected. Adds thoughtful questions without aggressive interrogation. For ruthless clarification, use mode-question-heavy.

not rated 5 6mo ago A 31 tokens

mode-research

09

benegessarit/skill-composer

Skill Claude CodeCodex

Part of skill-composer

Two-phase research mode. Use when #research prefix detected. Phase 1: Exa search for landscape survey. Phase 2: Firecrawl skill for deep dives on promising results. For quick lookups, use firecrawl directly.

not rated 5 6mo ago A 51 tokens

mode-teach-me

10

benegessarit/skill-composer

Skill Claude CodeCodex

Part of skill-composer

Socratic teaching mode that builds understanding incrementally. Use when user appends #l, says "teach me", "explain like", "help me understand", or wants to learn not just get an answer. For quick answers, skip this mode.

not rated 5 6mo ago A 56 tokens

mode-trace

11

benegessarit/skill-composer

Skill Claude CodeCodex

Part of skill-composer

Trace code execution paths. Use when user appends #x, says "trace this", "follow the flow", "how does this get called", or needs to understand execution order. For architecture overview, use mapping-codebase instead.

not rated 5 6mo ago A 51 tokens

mode-verify

12

benegessarit/skill-composer

Skill Claude CodeCodex

Part of skill-composer

Proves claims with evidence or retracts them. Use when user appends #v, says "are you sure", "prove it", "really?", or expresses skepticism. Shows evidence or admits uncertainty. For codebase-wide fact-checking, use verifying-claims instead.

not rated 5 6mo ago A 59 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: