diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 2e96d9b..7459311 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "cc-skills-golang", "description": "AI Agent Skills for production-ready Go projects", - "version": "1.2.1", + "version": "1.2.2", "author": { "name": "Samuel Berthe", "email": "hey@samuel-berthe.fr" diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index 81bfa82..7f8ef85 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -2,7 +2,7 @@ "name": "cc-skills-golang", "displayName": "Skills for Golang", "description": "AI Agent Skills for production-ready Go projects", - "version": "1.2.1", + "version": "1.2.2", "author": { "name": "Samuel Berthe", "email": "hey@samuel-berthe.fr" diff --git a/gemini-extension.json b/gemini-extension.json index 32324b2..0222237 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,5 +1,5 @@ { "name": "cc-skills-golang", - "version": "1.2.1", + "version": "1.2.2", "description": "AI Agent Skills for production-ready Go projects" } \ No newline at end of file diff --git a/skills/golang-benchmark/SKILL.md b/skills/golang-benchmark/SKILL.md index 7cdb2af..ff3d099 100644 --- a/skills/golang-benchmark/SKILL.md +++ b/skills/golang-benchmark/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ“Š" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-cli/SKILL.md b/skills/golang-cli/SKILL.md index b27fc97..b7ac6a7 100644 --- a/skills/golang-cli/SKILL.md +++ b/skills/golang-cli/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ’ป" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-code-style/SKILL.md b/skills/golang-code-style/SKILL.md index 517cf63..82187f1 100644 --- a/skills/golang-code-style/SKILL.md +++ b/skills/golang-code-style/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐ŸŽจ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-concurrency/SKILL.md b/skills/golang-concurrency/SKILL.md index 4f77f61..8e0976e 100644 --- a/skills/golang-concurrency/SKILL.md +++ b/skills/golang-concurrency/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "โšก" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-context/SKILL.md b/skills/golang-context/SKILL.md index 9700176..eb5d9c6 100644 --- a/skills/golang-context/SKILL.md +++ b/skills/golang-context/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ”—" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-continuous-integration/SKILL.md b/skills/golang-continuous-integration/SKILL.md index 993a9bf..a2312ff 100644 --- a/skills/golang-continuous-integration/SKILL.md +++ b/skills/golang-continuous-integration/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿš€" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-data-structures/SKILL.md b/skills/golang-data-structures/SKILL.md index 920a505..ee993cb 100644 --- a/skills/golang-data-structures/SKILL.md +++ b/skills/golang-data-structures/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ—ƒ๏ธ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-database/SKILL.md b/skills/golang-database/SKILL.md index 5566062..d77aa9d 100644 --- a/skills/golang-database/SKILL.md +++ b/skills/golang-database/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ—„๏ธ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-dependency-injection/SKILL.md b/skills/golang-dependency-injection/SKILL.md index 0819a18..01bb5e1 100644 --- a/skills/golang-dependency-injection/SKILL.md +++ b/skills/golang-dependency-injection/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ”Œ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-dependency-management/SKILL.md b/skills/golang-dependency-management/SKILL.md index 49c6245..073fda1 100644 --- a/skills/golang-dependency-management/SKILL.md +++ b/skills/golang-dependency-management/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ“ฆ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-design-patterns/SKILL.md b/skills/golang-design-patterns/SKILL.md index 80161e0..714af65 100644 --- a/skills/golang-design-patterns/SKILL.md +++ b/skills/golang-design-patterns/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ—๏ธ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-documentation/SKILL.md b/skills/golang-documentation/SKILL.md index 9d6f89c..1713c37 100644 --- a/skills/golang-documentation/SKILL.md +++ b/skills/golang-documentation/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ“" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-error-handling/SKILL.md b/skills/golang-error-handling/SKILL.md index 5361fe1..5d0e86f 100644 --- a/skills/golang-error-handling/SKILL.md +++ b/skills/golang-error-handling/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "โš ๏ธ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-grpc/SKILL.md b/skills/golang-grpc/SKILL.md index ad49e3f..dda6970 100644 --- a/skills/golang-grpc/SKILL.md +++ b/skills/golang-grpc/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐ŸŒ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-linter/SKILL.md b/skills/golang-linter/SKILL.md index 56d9b26..6bbabe0 100644 --- a/skills/golang-linter/SKILL.md +++ b/skills/golang-linter/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿงน" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-modernize/SKILL.md b/skills/golang-modernize/SKILL.md index d5f6fce..22c5b58 100644 --- a/skills/golang-modernize/SKILL.md +++ b/skills/golang-modernize/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ”„" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-naming/SKILL.md b/skills/golang-naming/SKILL.md index da14357..fa2ded7 100644 --- a/skills/golang-naming/SKILL.md +++ b/skills/golang-naming/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿท๏ธ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-observability/SKILL.md b/skills/golang-observability/SKILL.md index ca59088..ce3c1df 100644 --- a/skills/golang-observability/SKILL.md +++ b/skills/golang-observability/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ“ก" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-performance/SKILL.md b/skills/golang-performance/SKILL.md index 55bbd68..40abd4b 100644 --- a/skills/golang-performance/SKILL.md +++ b/skills/golang-performance/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐ŸŽ๏ธ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-popular-libraries/SKILL.md b/skills/golang-popular-libraries/SKILL.md index 9a4c3b9..8b95046 100644 --- a/skills/golang-popular-libraries/SKILL.md +++ b/skills/golang-popular-libraries/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ“š" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-project-layout/SKILL.md b/skills/golang-project-layout/SKILL.md index 97b05e3..39e7dc9 100644 --- a/skills/golang-project-layout/SKILL.md +++ b/skills/golang-project-layout/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ“" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-safety/SKILL.md b/skills/golang-safety/SKILL.md index 8594b3c..4d0ea50 100644 --- a/skills/golang-safety/SKILL.md +++ b/skills/golang-safety/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ›ก๏ธ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-samber-do/SKILL.md b/skills/golang-samber-do/SKILL.md index fff6061..dd6bcf9 100644 --- a/skills/golang-samber-do/SKILL.md +++ b/skills/golang-samber-do/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ’‰" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-samber-hot/SKILL.md b/skills/golang-samber-hot/SKILL.md index 948216e..788e1e4 100644 --- a/skills/golang-samber-hot/SKILL.md +++ b/skills/golang-samber-hot/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.0.0" + version: "1.0.1" openclaw: emoji: "๐Ÿ”ฅ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-samber-lo/SKILL.md b/skills/golang-samber-lo/SKILL.md index 5f2355f..9ff2973 100644 --- a/skills/golang-samber-lo/SKILL.md +++ b/skills/golang-samber-lo/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.0.0" + version: "1.0.1" openclaw: emoji: "๐Ÿงฐ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-samber-mo/SKILL.md b/skills/golang-samber-mo/SKILL.md index 862b529..104a784 100644 --- a/skills/golang-samber-mo/SKILL.md +++ b/skills/golang-samber-mo/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.0.0" + version: "1.0.1" openclaw: emoji: "๐ŸŽญ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-samber-oops/SKILL.md b/skills/golang-samber-oops/SKILL.md index 78da322..6813509 100644 --- a/skills/golang-samber-oops/SKILL.md +++ b/skills/golang-samber-oops/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ’ฅ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-samber-ro/SKILL.md b/skills/golang-samber-ro/SKILL.md index c0d1017..d8f6412 100644 --- a/skills/golang-samber-ro/SKILL.md +++ b/skills/golang-samber-ro/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.0.0" + version: "1.0.1" openclaw: emoji: "๐Ÿ‘๏ธ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-samber-slog/SKILL.md b/skills/golang-samber-slog/SKILL.md index d7fe9ba..fe1e43e 100644 --- a/skills/golang-samber-slog/SKILL.md +++ b/skills/golang-samber-slog/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.0.0" + version: "1.0.1" openclaw: emoji: "๐Ÿชต" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-security/SKILL.md b/skills/golang-security/SKILL.md index 891a0e2..d872de8 100644 --- a/skills/golang-security/SKILL.md +++ b/skills/golang-security/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ”’" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-stay-updated/SKILL.md b/skills/golang-stay-updated/SKILL.md index b9dcab5..2b0b3d5 100644 --- a/skills/golang-stay-updated/SKILL.md +++ b/skills/golang-stay-updated/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.2.0" + version: "1.2.1" openclaw: emoji: "๐Ÿ“ฐ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-stretchr-testify/SKILL.md b/skills/golang-stretchr-testify/SKILL.md index 4ae83f2..f89931a 100644 --- a/skills/golang-stretchr-testify/SKILL.md +++ b/skills/golang-stretchr-testify/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "โœ…" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-structs-interfaces/SKILL.md b/skills/golang-structs-interfaces/SKILL.md index f2d1440..4996387 100644 --- a/skills/golang-structs-interfaces/SKILL.md +++ b/skills/golang-structs-interfaces/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿงฉ" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-testing/SKILL.md b/skills/golang-testing/SKILL.md index f1cefcb..b38c0ef 100644 --- a/skills/golang-testing/SKILL.md +++ b/skills/golang-testing/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿงช" homepage: https://github.com/samber/cc-skills-golang diff --git a/skills/golang-troubleshooting/SKILL.md b/skills/golang-troubleshooting/SKILL.md index dc71348..78fcce7 100644 --- a/skills/golang-troubleshooting/SKILL.md +++ b/skills/golang-troubleshooting/SKILL.md @@ -6,7 +6,7 @@ license: MIT compatibility: Designed for Claude Code or similar AI coding agents, and for projects using Golang. metadata: author: samber - version: "1.1.0" + version: "1.1.1" openclaw: emoji: "๐Ÿ”" homepage: https://github.com/samber/cc-skills-golang