mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-17 10:36:10 +02:00
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. |
||
|---|---|---|
| .. | ||
| backend-patterns | ||
| clickhouse-io | ||
| coding-standards | ||
| continuous-learning | ||
| continuous-learning-v2 | ||
| eval-harness | ||
| frontend-patterns | ||
| golang-patterns | ||
| golang-testing | ||
| iterative-retrieval | ||
| postgres-patterns | ||
| project-guidelines-example | ||
| security-review | ||
| strategic-compact | ||
| tdd-workflow | ||
| verification-loop | ||