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日
已展示 8 / 22 个已收集 Skill。
已展示 1 / 1 个仓库
已展示全部仓库