Rust Quality Gates

Non-skippable verification chain for Rust services — fmt, clippy with deny-warnings, cargo check, sqlx offline-cache drift, audit, migration safety, and the no-allow policy. Use after generating or modifying Rust code, before declaring any Rust work done, or when asked to gate or validate a Rust project. Do not use for Python validation (ruff/mypy are wired separately).

adelabdelgawad Updated

File contents

adelabdelgawad/fullstack-agents/tree/main/plugins/fullstack-agents/skills/rust-quality-gates commit bea621a672

Frequently asked questions

npx skillmds@latest add adelabdelgawad/rust-quality-gates