with one click
dillylang
dillylang contains 12 collected skills from roobie, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Trigger: /compress-file FILEPATH or "compress <file>"
Maps problem structure to other domains, importing mechanism not metaphor. Trigger= /dillylang-analogize PROBLEM
Promotes exploratory prose into canonical docs through a conservative 5-stage gate — extract, route, judge, rank, synthesize. Model C recipe with operator-confirmed routing. Trigger= /dillylang-canonize PROSE
Decomposes a problem into axioms, derivations, and assumptions. Trigger= /dillylang-decompose PROBLEM
Judges an artifact against an explicit criterion. Trigger= /dillylang-evaluate CRITERION ARTIFACT
Applies Munger / Jacobi inversion on a problem statement. Trigger= /dillylang-invert PROBLEM
Execute Dillylang recipes with visible step-by-step traces and intermediate artifacts. Use when the user wants to run, apply, or execute any named Dillylang recipe on a problem — including informal phrasing like using a recipe name as a verb.
Scores and orders artifacts by criteria. Binding required. Trigger= /dillylang-rank CRITERIA
Changes the frame of inquiry via implicit-subject probe. Trigger= /dillylang-rotate PROBLEM
Suggests exactly one next Dillylang thought move based on the current context. Use when the user asks what thinking move to make next, seems stuck, or has ambiguous reasoning state.
Synthesizes upstream artifacts into an integrated proposal with explicit tradeoffs. Trigger= /dillylang-synthesize ARTIFACTS
Translate a Claude Code skill directory into a Dillylang recipe description — deterministic ingestion, 5-step recipe runner pipeline. Use when the user wants to translate, convert, express, or describe a skill in Dillylang vocabulary.