apollographql
Idiomatic Rust code guidance based on Apollo GraphQL's best practices handbook for ownership, errors, and performance.
Price
Free
Files
0
Rating
0.0
Reviews
0
Source
Source repo
About
Applies Apollo GraphQL's Rust Best Practices Handbook across 9 chapters: borrowing vs cloning, Clippy linting, performance mindset, error handling (thiserror/anyhow), automated testing, generics and dispatch, type state pattern, documentation, and pointer safety. Enforces `&T` over `.clone()`, `Result<T,E>` over panics, no `unwrap()` outside tests, and Clippy at max strictness. Compatible with Rust 1.70+ and Cargo.
By apollographql
Identity GitHub apollographql
What the agent sees
name
skills-sh-apollographql-skills-rust-best-practices
description
Idiomatic Rust code guidance based on Apollo GraphQL's best practices handbook for ownership, errors, and performance.
Tags
Technical details
Source repo
Original GitHub link
Packaging note
Recent reviews
No reviews yet.