check

GitHub

用于在Rust代码变更后执行本地检查,依次运行格式检查、Clippy静态分析及单元测试,并报告结果摘要。

.claude/skills/check/SKILL.md katanemo/plano

Trigger Scenarios

Rust代码修改后 提交前质量检查

Install

npx skills add katanemo/plano --skill check -g -y
More Options

Non-standard path

npx skills add https://github.com/katanemo/plano/tree/main/.claude/skills/check -g -y

Use without installing

npx skills use katanemo/plano@check

指定 Agent (Claude Code)

npx skills add katanemo/plano --skill check -a claude-code -g -y

安装 repo 全部 skill

npx skills add katanemo/plano --all -g -y

预览 repo 内 skill

npx skills add katanemo/plano --list

SKILL.md

Frontmatter
{
    "name": "check",
    "description": "Run Rust fmt, clippy, and unit tests. Use after making Rust code changes."
}

Run all local checks in order:

  1. cd crates && cargo fmt --all -- --check — if formatting fails, run cargo fmt --all to fix it
  2. cd crates && cargo clippy --locked --all-targets --all-features -- -D warnings — fix any warnings
  3. cd crates && cargo test --lib — ensure all unit tests pass

Report a summary of what passed/failed.

Version History

  • 0.4.26 Current 2026-07-06 00:27

Same Skill Collection

.claude/skills/build-cli/SKILL.md
.claude/skills/new-provider/SKILL.md
.claude/skills/pr/SKILL.md
.claude/skills/release/SKILL.md
skills/plano-advanced-patterns/SKILL.md
skills/plano-agent-orchestration/SKILL.md
skills/plano-agent-skills/SKILL.md
skills/plano-cli-operations/SKILL.md
skills/plano-config-fundamentals/SKILL.md
skills/plano-deployment-security/SKILL.md
skills/plano-filter-guardrails/SKILL.md
skills/plano-observability-debugging/SKILL.md
skills/plano-routing-model-selection/SKILL.md
.claude/skills/build-brightstaff/SKILL.md
.claude/skills/build-wasm/SKILL.md
.claude/skills/test-python/SKILL.md

Metadata

Files
0
Version
0.4.30
Hash
3c6b7f7a
Indexed
2026-07-06 00:27

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-04 15:58
浙ICP备14020137号-1 $방문자$