Blushyes

3 mods across 2 repositories, 450 stars between them.

developing-reef

01

Blushyes/reef

Skill Claude CodeCodex

REQUIRED before any non-test code change in Reef. Load this skill before modifying Reef runtime architecture, App state, tabs/panels, rendering code, input dispatch (crates/reef-tui/src/input.rs, any picker overlay, the commit textarea, any new text-input field), background work, git/file-tree/diff/graph loading…

81 6d ago A 198 tokens original Apache-2.0

releasing-reef

02

Blushyes/reef

Skill Claude CodeCodex

How to cut a reef release — version bump, tag push, and the GitHub Release notes format. Use when the user says "cut a release", "tag vX.Y.Z", "打个 tag 发布", "发布", "bump version", "release notes", or asks "how do I release reef", "what's the notes format", "is it safe to push this tag". Covers the full pipeline pushing…

81 6d ago A 162 tokens original Apache-2.0

testing-reef

03

Blushyes/reef

Skill Claude CodeCodex

Conventions and gotchas for writing tests in the reef Rust workspace — unit, integration, property, snapshot, benchmark, and fuzz. Use whenever adding or modifying a test in reef or test-support, or when the user asks "add a test for X", "how should I test Y", "why is this test flaky", "where does this test go", or…

81 6d ago A 188 tokens original Apache-2.0