m05-type-driven
Compile-time state validation through type encoding, eliminating invalid states at the type level.
SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.
No approved reviews yet
Waiting on enough review volume
Weekly or total install activity from catalog data
npx skills add https://github.com/zhanghandong/rust-skills --skill m05-type-driven
As of May 1, 2026, m05-type-driven has 690 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: zhanghandong/rust-skills. Canonical URL: https://skills.sh/zhanghandong/rust-skills/m05-type-driven.
Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.
Latest reviews
No community reviews yet. Be the first to review.
What does m05-type-driven do?
Compile-time state validation through type encoding, eliminating invalid states at the type level.
Is m05-type-driven good?
m05-type-driven does not have approved reviews yet, so SkillJury cannot publish a community verdict.
Which AI agents support m05-type-driven?
m05-type-driven currently lists compatibility with Skills CLI.
Is m05-type-driven safe to install?
m05-type-driven has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.
What are alternatives to m05-type-driven?
Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.
How do I install m05-type-driven?
Run the following command to install m05-type-driven: npx skills add https://github.com/zhanghandong/rust-skills --skill m05-type-driven
More from zhanghandong/rust-skills
m10-performance
Systematic approach to identifying and eliminating performance bottlenecks through measurement and targeted optimization.
m07-concurrency
Rust concurrency design: workload classification, sharing models, and Send/Sync requirements.
m06-error-handling
Rust error handling strategy: when to use Result, Option, panic, and which error crate.
m01-ownership
Rust ownership and lifetime error diagnosis through design-first questioning.
Alternatives in Software Engineering
review-management
Source details, install context, and public review data are available on the full page.
conversation-memory
Persistent memory systems for LLM conversations with tiered storage and intelligent retrieval.
coverage
Map all testable surfaces in the application and identify what's tested vs. what's missing.
grimoire-aave
Query Aave V3 market data, reserve snapshots, and health metrics across supported chains.