Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Follow Rust ownership patterns and error handling best practices
curl -o .cursorrules https://skills.dev/rules/rustRust development conventions: ownership and borrowing patterns, error handling strategies, async runtime selection, and comprehensive testing.
mkdir -p ~/.claude/skills/cursor-rust-rules~/.claude/skills/cursor-rust-rules/SKILL.mdResulting file structure:
~/.claude/
skills/
cursor-rust-rules/
SKILL.md <-- skill definitionSkills are loaded automatically by Claude Code when you start a new session. The skill name and description in the frontmatter determine when Claude triggers it.
Recommended from shared domain, career, and tool overlap with Rust Project Rules
Generate typed API clients and webhook handlers from specs
Both used by Software Engineer
Audit your UI for WCAG compliance and fix accessibility issues
Both used by Software Engineer
Generate Storybook stories with controls and interaction tests
Both used by Software Engineer
Generate comprehensive error handling with recovery strategies
Both used by Software Engineer
Build GraphQL schemas with resolvers and type-safe client generation
Both used by Software Engineer
Extract strings, manage translations, and validate i18n completeness
Both used by Software Engineer
Rust Project Rules