interface-design-review

Community

Write Rust APIs that are easy to use.

Authorahrav
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers create Rust APIs that are intuitive, safe, and resistant to misuse, ensuring that the correct usage is the easiest path for users.

Core Features & Use Cases

  • API Usability Review: Analyzes public APIs, traits, structs, and module boundaries.
  • Enforcement Hierarchy: Guides developers to prefer compile-time safety over runtime checks.
  • Use Case: Before releasing a new library, use this Skill to review its public functions and data structures, ensuring that common mistakes are caught by the compiler or prevented by the design itself.

Quick Start

Review the public API of the scratch-scanner-rs crate for interface design issues.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: interface-design-review
Download link: https://github.com/ahrav/scratch-scanner-rs/archive/main.zip#interface-design-review

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