post-codegen-check

Community

Automate post-codegen quality checks for Rust code.

Authornikomatsakis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the post-codegen quality checks for Rust code, ensuring that changes made to .rs files meet the project's standards before they are reported as complete.

Core Features & Use Cases

  • Automated Code Review: Spawn a subagent to perform quality reviews on generated or modified Rust code.
  • Review Instructions: Follow detailed instructions for formatting, mutex audit, duplication, documentation, architecture, exhaustiveness, unsafe code, and comment hygiene.
  • Use Case: Run this Skill after any changes to .rs files to automatically check for issues like formatting errors, incorrect mutex usage, and missing documentation.

Quick Start

Run the post-codegen-check skill to perform quality checks on the latest changes to your Rust project.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: post-codegen-check
Download link: https://github.com/nikomatsakis/sage-dev/archive/main.zip#post-codegen-check

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 620,000+ vetted skills library on demand.