SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

cc-skills-golang
Authoritative guidance on choosing and using Go built-in and standard-library data structures, with practical best practices for slices, maps, arrays, container

rust-skills
Guidance for choosing between generics and trait objects in Rust, with patterns for zero-cost abstractions and troubleshooting common compiler errors.

claude-spellbook
Reference of idiomatic Go patterns: error handling, goroutines and channels, context usage, interfaces, generics, testing, and performance best practices.