Skip to main content
Run any Skill in Manus
with one click
r3bl-org
GitHub creator profile

r3bl-org

Repository-level view of 20 collected skills across 1 GitHub repositories.

skills collected
20
repositories
1
updated
2026-07-05
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

check-code-quality
software-quality-assurance-analysts-and-testers

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

2026-07-05
remove-crate-prefix
software-developers

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

2026-07-05
create-commit-message
software-developers

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

2026-06-30
fast-string-allocations
software-developers

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.

2026-06-30
run-clippy
software-quality-assurance-analysts-and-testers

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.

2026-06-30
write-structured-tracing
software-developers

Standard for writing structured tracing logs behind debug flags.

2026-06-30
review-pr
software-quality-assurance-analysts-and-testers

Create a structured integration and review plan for a Pull Request

2026-06-26
organize-tests
software-quality-assurance-analysts-and-testers

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

2026-06-25
Showing top 8 of 20 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded