Skip to main content
r3bl-org
GitHub クリエイタープロフィール

r3bl-org

1 件の GitHub リポジトリにある 22 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
22
リポジトリ
1
更新
2026年8月26日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

batch-refactor-with-sub-agents
未分類

Use a sub-agent (like `generalist`) to perform repetitive code transformations across multiple files in a single turn.

2026年8月26日
check-bounds-safety
未分類

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.

2026年8月26日
check-code-quality
未分類

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

2026年8月26日
code-review
未分類

Interactively review code changes chunk by chunk with explicit user approval

2026年8月26日
concurrency-safety
ソフトウェア開発者

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

2026年8月26日
design-philosophy
未分類

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

2026年8月26日
organize-modules
未分類

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.

2026年8月26日
organize-tests
未分類

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

2026年8月26日
収集済み skill 22 件中 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました