Skip to main content

r3bl-org/r3bl-open-core

SkillsMP는 r3bl-org/r3bl-open-core에서 22개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
22
GitHub 스타
485
GitHub 포크
31

수집된 skill 22개 중 22개를 표시합니다.

직업 분류
미분류
설명

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

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Interactively review code changes chunk by chunk with explicit user approval

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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::…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Standard for writing structured tracing logs behind debug flags.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Create a structured integration and review plan for a Pull Request

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Push local changes and create a GitHub Pull Request.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
수집된 skill 22개 중 22개를 표시합니다.