Skip to main content
Execute qualquer Skill no Manus
com um clique
$pwd:
r3bl-org
GitHub creator profile

r3bl-org

Repository-level view of 9 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
9
repositories
1
occupation fields
1
updated
2026-03-22
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
r3bl-open-core
9 skills47231updated 2026-03-22
100% of creator
organize-modules
Programadores de computador

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-03-22
check-code-quality
Analistas de garantia de qualidade de software e testadores

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

2026-03-21
write-documentation
Desenvolvedores de softwareProgramadores de computador

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:: paths, reference-style), constant conventions (binary/byte literal/decimal), and formatting (cargo rustdoc-fmt). Also use retroactively via /fix-intradoc-links, /fix-comments, or /fix-md-tables commands.

2026-03-21
run-clippy
Programadores de computador

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-02-28
release-crate
Desenvolvedores de software

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

2026-02-17
analyze-log-files
Especialistas em suporte de redes de computadores

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.

2026-01-27
design-philosophy
Desenvolvedores de software

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

2026-01-27
check-bounds-safety
Desenvolvedores de software

Apply type-safe bounds checking patterns using Index/Length types instead of usize. Use when working with arrays, buffers, cursors, viewports, or any code that handles indices and lengths.

2025-12-07
Showing top 8 of 9 collected skills in this repository.
Mostrando 1 de 1 repositorios
Todos os repositorios foram exibidos