review

Review manifold-csg crates for Rust code quality and safety issues.

19|5|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/zmerlynn/manifold-csg --skill review-zmerlynn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/zmerlynn/manifold-csg/tree/main/.claude/skills/review
Command: npx skills add https://github.com/zmerlynn/manifold-csg --skill review-zmerlynn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run a deep code review of the manifold-csg workspace to identify idiomatic Rust issues, safety gaps, API ergonomics, and documentation opportunities that slow down or destabilize development.

Core Features & Use Cases

  • Systematic, category-driven evaluation across code quality areas (Idiomatic Rust, Code Smells, FFI Safety, Numerical Precision, API Completeness, API Ergonomics, Test Coverage, Documentation).
  • Actionable findings with file paths and line numbers, prioritized by risk, to guide developers toward reliable, maintainable changes.
  • Comprehensive remediation guidance and suggested improvements aligned with upstream and safe Rust practices.

Quick Start

Perform a thorough, category-by-category review of the manifold-csg workspace, citing file paths and line numbers for every finding.

Frequently Asked Questions about review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review Rust code for FFI safety and numerical precision issues?

To review Rust code for FFI safety and numerical precision, analyze the workspace systematically by category, checking for unsafe blocks, boundary handling, and floating-point errors to produce prioritized remediation guidance with exact file paths and line numbers.

What is the best way to check my Rust crates for API ergonomics and code smells?

The best way to check Rust crates for API ergonomics and code smells is a category-driven evaluation that identifies non-idiomatic patterns and incomplete interfaces, providing actionable findings with file paths and line numbers.

Can I get a code review that covers test coverage and documentation gaps in Rust?

Yes, you can get a code review covering test coverage and documentation gaps in Rust by evaluating the workspace against these specific categories, yielding prioritized remediation guidance and suggested improvements aligned with safe practices.

Does this Rust code review process cite exact file paths and line numbers for findings?

Yes, this Rust code review process cites exact file paths and line numbers for every finding, ensuring developers can quickly locate and resolve issues related to idiomatic Rust, safety gaps, and API completeness.

When do I need a thorough Rust code review for my manifold-csg workspace?

You need a thorough Rust code review for your manifold-csg workspace when development slows down or destabilizes due to safety gaps, code smells, or poor API ergonomics that require systematic, category-by-category identification.