r3bl-org

24 mods across 1 repository, 485 stars between them.

analyze-log-files

01

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Analyze log files by stripping ANSI escape sequences first. Use when asked to process, handle, read, or analyze log files that may contain terminal escape codes.

485 yesterday B 36 tokens original Apache-2.0

analyze-performance

02

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Establish performance baselines and detect regressions using flamegraph analysis. Use when optimizing performance-critical code, investigating performance issues, or before creating commits with performance-sensitive changes.

485 yesterday A 38 tokens original Apache-2.0

check-bounds-safety

04

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Apply type-safe bounds checking patterns using VPIndex/VPLength types instead of usize. Use when working with arrays, buffers, cursors, viewports, or any code that handles indices and lengths.

485 yesterday A 46 tokens original Apache-2.0

check-code-quality

05

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Run comprehensive Rust code quality checks including compilation, linting, documentation, and tests. Use after completing code changes and before creating commits.

485 yesterday A 31 tokens original Apache-2.0

code-review

06

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Interactively review code changes chunk by chunk with explicit user approval.

485 yesterday A 15 tokens original Apache-2.0

concurrency-safety

07

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Concurrency safety patterns for R3BL - Chain of Custody, Loud Lock Releases, and Ergonomic Atomics. Use when working with threads, locks, or atomics.

485 yesterday A 40 tokens original Apache-2.0

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Rules and guidelines for creating well-formatted commit messages, including 72-char limits, scope prefixes, and trailer blocks for tasks, PR closing, and attribution.

485 yesterday A 37 tokens original Apache-2.0

create-pr

09

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Push local changes and create a GitHub Pull Request.

485 yesterday A 14 tokens original Apache-2.0

design-philosophy

10

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Core design principles for the codebase - cognitive load, progressive disclosure, type safety, abstraction worth. Use when designing APIs, modules, or data structures.

485 yesterday A 36 tokens original Apache-2.0

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Zero-allocation string building strategies. Use when formatting strings, generating ANSI codes, or writing hot loops to avoid heap allocations and Formatter state machine overhead.

485 yesterday A 36 tokens original Apache-2.0

fix-issue

12

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Guidelines for deeply exploring the problem space first and designing the best solution before implementing.

485 yesterday A 21 tokens original Apache-2.0

merge-pr

13

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Workflow for rebasing and merging a local branch to main via a GitHub Pull Request.

485 yesterday A 21 tokens original Apache-2.0

organize-modules

14

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Apply private modules with public re-exports (barrel export) pattern for clean API design. Includes conditional visibility for docs and tests. Use when creating modules, organizing mod.rs files, or before creating commits.

485 yesterday A 47 tokens original Apache-2.0

organize-tests

15

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Organize tests by isolation requirements, adhering to PTY conventions and subprocess isolation patterns.

485 yesterday A 21 tokens original Apache-2.0

release-crate

16

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Publish a crate release to crates.io with changelog, git tag, and GitHub release. Use when releasing a new version of any workspace crate.

485 yesterday A 34 tokens original Apache-2.0

remove-crate-prefix

17

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Enforce the "Clean Imports over Inline Absolute Paths" rule by removing inline crate:: prefixes and adding proper use statements.

485 yesterday A 29 tokens original Apache-2.0

review-pr

18

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Create a structured integration and review plan for a Pull Request.

485 yesterday A 14 tokens original Apache-2.0

run-clippy

19

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Run clippy linting, enforce comment punctuation rules, format code with cargo fmt, and verify module organization patterns. Use after code changes and before creating commits.

485 yesterday A 36 tokens original Apache-2.0

safe-renaming

20

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Safely execute rename requests and mass refactoring using file-by-file native edits, semantic AST tools, and optional BTRFS staging verification.

485 yesterday C 32 tokens original Apache-2.0

write-documentation

21

r3bl-org/r3bl-open-core

Skill Claude CodeCodex

Write and format Rust documentation correctly. Apply proactively when writing code with rustdoc comments (//! or ///). Covers voice & tone, prose style (opening lines, explicit subjects, verb tense), structure (inverted pyramid), intra-doc links (crate:: paths, reference-style), constant conventions (binary/byte…

485 yesterday A 102 tokens original Apache-2.0

r3bl-org/r3bl-open-core

Instructions file CodexOpenCode

Instructions for r3bl-org/r3bl-open-core, covering agent instructions for r3bl-open-core, ai agent security & system integrity mandates, 1. critical directory protection, 2. ownership & integrity and 3. execution safety.

485 yesterday C 8,080 tokens original Apache-2.0

r3bl-org/r3bl-open-core

Instructions file Gemini CLI

Instructions for r3bl-org/r3bl-open-core, a project described as: TUI framework and developer productivity apps in Rust 🦀.

485 yesterday A 4 tokens copy · 100% Apache-2.0