go-skills
✓Shared Go best practices for LlamaFarm CLI. Covers idiomatic patterns, error handling, and testing.
Installation
SKILL.md
Shared Go best practices for LlamaFarm CLI development. These guidelines ensure idiomatic, maintainable, and secure Go code.
| patterns.md | Idiomatic Go patterns | | concurrency.md | Goroutines, channels, sync | | error-handling.md | Error wrapping, sentinels | | testing.md | Table-driven tests, mocks | | security.md | Input validation, secure coding |
Shared Go best practices for LlamaFarm CLI. Covers idiomatic patterns, error handling, and testing. Source: llama-farm/llamafarm.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/llama-farm/llamafarm --skill go-skills Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/llama-farm/llamafarm --skill go-skills- Source
- llama-farm/llamafarm
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is go-skills?
Shared Go best practices for LlamaFarm CLI. Covers idiomatic patterns, error handling, and testing. Source: llama-farm/llamafarm.
How do I install go-skills?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/llama-farm/llamafarm --skill go-skills Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/llama-farm/llamafarm
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01