chinkan

61 mods across 2 repositories, 8 stars between them.

ask-matt

01

chinkan/RustFox

Skill Claude CodeCodex

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

6 25d ago A 22 tokens copy · 92% MIT

brainstorming

02

chinkan/RustFox

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

6 25d ago A 37 tokens copy · 89% MIT

cavecrew

03

chinkan/RustFox

Skill Claude CodeCodex

Decision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn cavecrew-investigator (locate code), cavecrew-builder (1-2 file edit), or cavecrew-reviewer (diff review) instead of doing the work inline or using vanilla Explore. Subagent output is caveman-compressed so the tool-result…

6 25d ago A 134 tokens copy · 100% MIT

caveman-commit

04

chinkan/RustFox

Skill Claude CodeCodex

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit.…

6 25d ago A 79 tokens copy · 89% MIT

caveman-compress

05

chinkan/RustFox

Skill Claude CodeCodex

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. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or…

6 25d ago A 77 tokens copy · 86% MIT

caveman-help

06

chinkan/RustFox

Skill Claude CodeCodex

Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".

6 25d ago A 56 tokens copy · 95% MIT

caveman-review

07

chinkan/RustFox

Skill Claude CodeCodex

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.

6 25d ago A 72 tokens copy · 100% MIT

caveman-stats

08

chinkan/RustFox

Skill Claude CodeCodex

Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /caveman-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.

6 25d ago A 60 tokens original MIT

caveman

09

chinkan/RustFox

Skill Claude CodeCodex

Ultra-compressed communication mode. Cuts output tokens 65% (measured) by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens"…

6 25d ago A 102 tokens copy · 72% MIT

code-review

10

chinkan/RustFox

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/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

6 25d ago A 96 tokens copy · 88% MIT

codebase-design

11

chinkan/RustFox

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.

6 25d ago A 57 tokens copy · 100% MIT

design-an-interface

12

chinkan/RustFox

Skill Claude CodeCodex

Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module shapes, or mentions "design it twice".

6 25d ago A 43 tokens copy · 95% MIT

diagnosing-bugs

13

chinkan/RustFox

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.

6 25d ago A 40 tokens copy · 95% MIT

chinkan/RustFox

Skill Claude CodeCodex

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

6 25d ago A 26 tokens copy · 91% MIT

domain-modeling

15

chinkan/RustFox

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.

6 25d ago A 43 tokens copy · 91% MIT

executing-plans

16

chinkan/RustFox

Skill Claude CodeCodex

Use when you have a written implementation plan to execute in a separate session with review checkpoints.

6 25d ago A 22 tokens copy · 92% MIT

chinkan/RustFox

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

6 25d ago A 44 tokens copy · 86% MIT

grill-me

18

chinkan/RustFox

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design.

6 25d ago A 14 tokens copy · 100% MIT

grill-with-docs

19

chinkan/RustFox

Skill Claude CodeCodex

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

6 25d ago A 30 tokens copy · 100% MIT

grilling

20

chinkan/RustFox

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.

6 25d ago A 38 tokens copy · 100% MIT

handoff

21

chinkan/RustFox

Skill Claude CodeCodex

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

6 25d ago A 19 tokens copy · 88% MIT

implement

22

chinkan/RustFox

Skill Claude CodeCodex

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

6 25d ago A 16 tokens copy · 100% MIT

chinkan/RustFox

Skill Claude CodeCodex

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

6 25d ago A 32 tokens copy · 89% MIT

prototype

24

chinkan/RustFox

Skill Claude CodeCodex

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

6 25d ago A 39 tokens copy · 77% MIT