Skip to content

Releases: samber/cc-skills-golang

v1.4.0

01 May 15:51
e9761db

Choose a tag to compare

What's Changed

  • Add _test suffix by @aleksandr4842 in #15
  • refactor: use errors.AsType for typed error matching by @aaawrong in #20
  • fix: golang-linter skill name inconsistent with folder name by @gustaavv in #19
  • fix: improve skill descriptions for better auto-triggering by @samber in #24
  • feat: add golang-uber-dig and golang-uber-fx skills by @samber in #25
  • feat: add AI-driven code review workflow with skill plugin by @samber in #23
  • docs(uber-dig,uber-fx): add fx vs dig comparison section by @samber in #30
  • feat: add golang-swagger skill (swaggo/swag v2) by @samber in #31
  • feat(golang-graphql): write full skill body with references and evals by @samber in #32
  • feat(cobra,viper): add golang-spf13-cobra and golang-spf13-viper skills by @samber in #33
  • feat(golang-google-wire): add compile-time DI skill by @samber in #34

New Contributors

Full Changelog: v1.2.5...v1.4.0

v1.2.5

07 Apr 23:05
49eb968

Choose a tag to compare

What's Changed

  • fix: set user-invocable to true for all skills to enable plugin usage by @Sobowale-Olayiwola in #13
  • fix: resolve snyk W011/W012/W001 alerts in skill bodies by @samber in #14

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

30 Mar 19:00
48214a1

Choose a tag to compare

What's Changed

  • chore: Update Brian Ketelsen's contact information by @bketelsen in #4
  • fix(frontmatter): enclose frontmatters descriptions into double quotes to prevent issue when import by @samber in #5
  • Fix typo in tablewriter package name by @paulohgodinho in #6
  • [fix] minor typos by @barkhayot in #7
  • Grammar fixes by @samber in #8
  • feat: add AskUserQuestion to allowed-tools across all skills by @samber in #9

New Contributors

Full Changelog: v1.2.0...v1.2.4

v1.2.0

22 Mar 23:57
88e58ee

Choose a tag to compare

What's Changed

  • chore(ci): claude code job for skills maintenance (skills covering libraries only) by @samber in #2
  • feat(skills): adding samber/lo, samber/ro, samber/mo, samber/hot, samber/slog-xxx by @samber in #3

Full Changelog: v1.1.0...v1.2.0

v1.1.0

22 Mar 15:35
8689fc9

Choose a tag to compare

Initial release