Treasoni

60 mods across 1 repository, 10 stars between them.

digest

01

Treasoni/kaoyan

Skill Claude CodeCodex

A self-learning step that reviews a learning session and records lessons and mistakes in the project's .learnings/ folder. It can also remove duplicates and update RULES.md when the files become too large.

10 2d ago A 73 tokens

maintain-learnings

02

Treasoni/kaoyan

Skill Claude CodeCodex

A maintenance tool for a .learnings folder, where development lessons, error logs, and failed rules are recorded. It groups repeated problems and traces them back to the skills, templates, hooks, checks, or project rules involved.

10 2d ago B 127 tokens

Treasoni/kaoyan

Skill Claude CodeCodex

A guide for reviewing and improving how an AI system reuses cached prompt text. It covers cache hit rate, input tokens, response delay, and usage cost.

10 2d ago A 82 tokens

workflow-todo-state

04

Treasoni/kaoyan

Skill Claude CodeCodex

Create or retrofit reusable named workflow state machines for multi-step agent projects. Use when a project needs recoverable workflow state files, multiple workflow definitions, phase gates, restart-safe agent workflows, explicit skipped/blocked states, workflow routing rules, or reusable workflow templates across…

10 2d ago A 59 tokens

workflow-todo-state

05

Treasoni/kaoyan

Skill Claude CodeCodex

Create or retrofit reusable named workflow state machines for multi-step agent projects. Use when a project needs recoverable workflow state files, multiple workflow definitions, phase gates, restart-safe agent workflows, explicit skipped/blocked states, workflow routing rules, or reusable workflow templates across…

10 2d ago A 59 tokens

workflow-todo-state

06

Treasoni/kaoyan

Skill Claude CodeCodex

Create or retrofit reusable named workflow state machines for multi-step agent projects. Use when a project needs recoverable workflow state files, multiple workflow definitions, phase gates, restart-safe agent workflows, explicit skipped/blocked states, workflow routing rules, or reusable workflow templates across…

10 2d ago A 59 tokens

ask-matt

07

Treasoni/kaoyan

Skill Claude CodeCodex

Ask which skill or flow fits your situation. A router over the skills in this repo.

10 2d ago A 22 tokens

chapter-summary

08

Treasoni/kaoyan

Skill Claude CodeCodex

A skill for turning study notes into a structured chapter summary. It extracts important definitions, theorems, formulas, and personal explanations.

10 2d ago A 138 tokens

claude-handoff

09

Treasoni/kaoyan

Skill Claude CodeCodex

Hand the current conversation off to a fresh background agent that picks up the work immediately.

10 2d ago A 22 tokens

code-review

10

Treasoni/kaoyan

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

10 2d ago A 94 tokens

codebase-design

11

Treasoni/kaoyan

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

10 2d ago A 57 tokens

defuddle

12

Treasoni/kaoyan

Skill Claude CodeCodex

Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page.

10 2d ago A 54 tokens

diagnosing-bugs

13

Treasoni/kaoyan

Skill Claude CodeCodex

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

10 2d ago A 40 tokens

docx

14

Treasoni/kaoyan

Skill Claude CodeCodex

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…

10 2d ago A 168 tokens

domain-modeling

15

Treasoni/kaoyan

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

10 2d ago A 43 tokens

excalidraw-diagram

16

Treasoni/kaoyan

Skill Claude CodeCodex

Generate Excalidraw diagrams from text content. Supports three output modes - Obsidian (.md), Standard (.excalidraw), and Animated (.excalidraw with animation order). Triggers on "Excalidraw", "画图", "流程图", "思维导图", "可视化", "diagram", "标准Excalidraw", "standard excalidraw", "Excalidraw动画", "动画图", "animate".

10 2d ago A 104 tokens

fix-table-pipe

17

Treasoni/kaoyan

Skill Claude CodeCodex

A checker and fixer for Markdown tables, including tables in Obsidian notes and tables containing LaTeX formulas.

10 2d ago A 168 tokens

Treasoni/kaoyan

Skill Claude CodeCodex

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

10 2d ago B 62 tokens

grill-me

19

Treasoni/kaoyan

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design.

10 2d ago A 14 tokens

grill-with-docs

20

Treasoni/kaoyan

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

10 2d ago A 30 tokens

grilling

21

Treasoni/kaoyan

Skill Claude CodeCodex

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

10 2d ago A 38 tokens

handoff

22

Treasoni/kaoyan

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

10 2d ago A 19 tokens

Treasoni/kaoyan

Skill Claude CodeCodex

Internal cross-subject protocol for reconstructing handwritten study notes, boardwork, screenshots, and note photos into source-traceable learning notes. Called by subject entry skills for notereconstruction requests.

10 2d ago A 45 tokens

implement

24

Treasoni/kaoyan

Skill Claude CodeCodex

Implement a piece of work based on a spec or set of tickets.

10 2d ago A 16 tokens