Skip to main content
r3bl-org
GitHub-Creator-Profil

r3bl-org

Repository-Ansicht von 22 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
22
Repositories
1
aktualisiert
26. Aug. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

batch-refactor-with-sub-agents
nicht klassifiziert

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

26. Aug. 2026
check-bounds-safety
nicht klassifiziert

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.

26. Aug. 2026
check-code-quality
nicht klassifiziert

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

26. Aug. 2026
code-review
nicht klassifiziert

Interactively review code changes chunk by chunk with explicit user approval

26. Aug. 2026
concurrency-safety
Softwareentwickler

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

26. Aug. 2026
design-philosophy
nicht klassifiziert

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

26. Aug. 2026
organize-modules
nicht klassifiziert

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.

26. Aug. 2026
organize-tests
nicht klassifiziert

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

26. Aug. 2026
Es werden 8 von 22 gesammelten Skills angezeigt.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt