Back to the catalog

published by r3bl-org

16 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.

  1. check-bounds-safety ★ 433
    Apply type-safe bounds checking patterns using Index/Length types instead of usize. Use when working with arrays, buffers, cursors, viewport
  2. check-code-quality ★ 433
    Run comprehensive Rust code quality checks including compilation, linting, documentation, and tests. Use after completing code changes and b
  3. check-code-quality ★ 433
    Run comprehensive Rust code quality checks including compilation, linting, documentation, and tests. Use after completing code changes and b
  4. analyze-log-files ★ 433
    Analyze log files by stripping ANSI escape sequences first. Use when asked to process, handle, read, or analyze log files that may contain t
  5. run-clippy ★ 433
    Run clippy linting, enforce comment punctuation rules, format code with cargo fmt, and verify module organization patterns. Use after code c
  6. check-bounds-safety ★ 433
    Apply type-safe bounds checking patterns using Index/Length types instead of usize. Use when working with arrays, buffers, cursors, viewport
  7. write-documentation ★ 433
    Write and format Rust documentation correctly. Apply proactively when writing code with rustdoc comments (//! or ///). Covers structure (inv
  8. organize-modules ★ 433
    Apply private modules with public re-exports pattern for clean API design. Includes conditional visibility for docs and tests. Use when crea
  9. check-bounds-safety ★ 433
    Apply type-safe bounds checking patterns using Index/Length types instead of usize. Use when working with arrays, buffers, cursors, viewport
  10. analyze-performance ★ 433
    Establish performance baselines and detect regressions using flamegraph analysis. Use when optimizing performance-critical code, investigati
  11. organize-modules ★ 433
    Apply private modules with public re-exports pattern for clean API design. Includes conditional visibility for docs and tests. Use when crea
  12. run-clippy ★ 433
    Run clippy linting, enforce comment punctuation rules, format code with cargo fmt, and verify module organization patterns. Use after code c
  13. analyze-log-files ★ 433
    Analyze log files by stripping ANSI escape sequences first. Use when asked to process, handle, read, or analyze log files that may contain t
  14. run-clippy ★ 433
    Run clippy linting, enforce comment punctuation rules, format code with cargo fmt, and verify module organization patterns. Use after code c
  15. analyze-log-files ★ 433
    Analyze log files by stripping ANSI escape sequences first. Use when asked to process, handle, read, or analyze log files that may contain t
  16. organize-modules ★ 433
    Apply private modules with public re-exports pattern for clean API design. Includes conditional visibility for docs and tests. Use when crea