Update README.md (#97)

This commit is contained in:
Samuel Berthe
2026-08-20 15:04:24 +02:00
committed by GitHub
parent 20e960371b
commit 053894c088
+3 -1
View File
@@ -2,7 +2,7 @@
AI agent skills are reusable instruction sets that extend your coding assistant with domain-specific expertise, loaded on demand so they don't bloat your context. This repository covers **Go-specific** skills only (language, testing, security, observability, etc.); for dev workflow skills (git conventions, CI/CD, PR reviews) you'll want to add a separate skills plugin.
For generic skills, please visit [cc-skills](https://github.com/samber/cc-skills).
For non-Golang skills, please visit [cc-skills](https://github.com/samber/cc-skills).
<!-- prettier-ignore-start -->
@@ -10,6 +10,8 @@ For generic skills, please visit [cc-skills](https://github.com/samber/cc-skills
> Bootstrapped with Claude Code by distilling my Go project commits. **Edited, tested, reviewed and reworked by a human**.
>
> **No AI slop here.** AI-made skills are useless.
>
> Built for Claude Code, Codex, Gemini, Copilot, Antigravity, Cursor...
<!-- prettier-ignore-end -->