원클릭으로
rust-agent-harnesses
rust-agent-harnesses에는 Sora-bluesky에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Guide Rust implementation work with an explicit checklist for correctness, maintainability, and verification evidence. Use when writing, changing, or extending Rust code; implementing a bug fix or feature; or driving a disciplined builder role in a Rust workflow.
Validate Rust evidence and quality gates before merge or release decisions. Use when implementation and review are complete, when a maintainer needs an approve or hold decision, or when checking the required evidence set such as cargo fmt, clippy, test, and audit.
Perform findings-first Rust review with emphasis on correctness, safety, concurrency risk, and contract stability. Use when reviewing Rust changes before merge or release, validating an implementer's work, or producing actionable review findings instead of a summary-first response.