ECC/skills
Claude 75e1e46f3f
feat: add comprehensive Golang language support
Add Go-specific agents, skills, and commands for idiomatic Go development:

Agents:
- go-reviewer: Go code review for concurrency, error handling, security
- go-build-resolver: Fix Go build errors with minimal changes

Skills:
- golang-patterns: Idiomatic Go patterns, best practices, conventions
- golang-testing: TDD, table-driven tests, benchmarks, fuzzing

Commands:
- /go-review: Invoke Go code reviewer
- /go-test: Go TDD workflow with coverage
- /go-build: Fix Go build/vet/lint errors

Also updates README.md to document the new Go support.
2026-01-26 08:20:42 +00:00
..
backend-patterns fix: multiple community-reported issues 2026-01-25 15:43:48 -08:00
clickhouse-io feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00
coding-standards feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00
continuous-learning feat: v1.1.0 release - session ID tracking, async hooks, new skills 2026-01-25 18:21:27 -08:00
continuous-learning-v2 feat: v1.1.0 release - session ID tracking, async hooks, new skills 2026-01-25 18:21:27 -08:00
eval-harness fix: multiple community-reported issues 2026-01-25 15:43:48 -08:00
frontend-patterns feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00
golang-patterns feat: add comprehensive Golang language support 2026-01-26 08:20:42 +00:00
golang-testing feat: add comprehensive Golang language support 2026-01-26 08:20:42 +00:00
iterative-retrieval feat: v1.1.0 release - session ID tracking, async hooks, new skills 2026-01-25 18:21:27 -08:00
postgres-patterns feat(agents): add database-reviewer agent with Supabase patterns (#48) 2026-01-25 15:44:54 -08:00
project-guidelines-example feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00
security-review feat: add cloud infrastructure security skill (#44) 2026-01-25 15:45:24 -08:00
strategic-compact feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00
tdd-workflow Initial release: Complete Claude Code configuration collection 2026-01-17 17:49:33 -08:00
verification-loop feat: package as Claude Code plugin with marketplace distribution 2026-01-22 04:16:49 -08:00