code-verifier

Community

Automates end-to-end Rust code quality checks.

Authorparuma
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically validates edits to Rust libraries by running an integrated verification suite that enforces tests, coverage, formatting, linting, and snippet consistency.

Core Features & Use Cases

  • Unit tests & coverage: Executes module-specific tests and reports on pass/fail and coverage levels.
  • Code quality gates: Ensures code is formatted, clippy-warn-free, and snippets remain consistent.
  • Use Case: After updating src/mylib, trigger the verification to guarantee test success, full coverage, and clean code before merging.

Quick Start

Run the verification script for a module path such as data_structure::segtree_lib::lazy_segtree to perform the full quality gate.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: code-verifier
Download link: https://github.com/paruma/atcoder_rust/archive/main.zip#code-verifier

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.