문학 및 글쓰기
Quick Reference
Write idiomatic, production-quality Rust — avoiding ownership pitfalls, lifetime confusion, borrow checker battles, and common design mistakes. Use this skill whenever writing, reviewing, refactoring, or debugging Rust code. Covers ownership & borrowing, strings & types, error handling, iterators, concurrency, async patterns, API design, newtypes, state machines, defensive programming, pattern matching, documentation, and performance. Trigger on any Rust-related question, even if the user doesn't explicitly mention a specific topic — if they're writing Rust, this skill helps.