rust-refactor-safely
1
Refactor Rust code while keeping compile/tests/clippy/fmt green at each step.
195 days ago
rust-verifier
1
Verification loop ensuring correctness through external judges (compiler, clippy, tests, audit).
195 days ago
rust-core
1
Foundation skill for safe, idiomatic Rust — ownership, error handling, API design.
195 days ago
rust-unsafe
1
Rules and patterns for unsafe Rust code and FFI boundaries.
195 days ago
rust-compile-loop
1
Incremental Rust implementation using compiler/tests/clippy/fmt as the judge.
195 days ago
rust-supply-chain
1
Prevent vulnerable or risky dependencies from entering the build.
195 days ago
rust-error-triage
1
Systematic diagnosis of rustc error codes and Clippy lints; updates ERROR_PATTERNS.md.
195 days ago
rust-kata-coach
1
Run and solve Rust katas with compiler-driven feedback and scoring.
195 days ago
rust-testing
1
Unit, property, and fuzz testing strategies for Rust code.
195 days ago