cli/cmd
Snider 2d2b63af39 feat(cli): add core go command group
Add Go development tools under `core go`:
- test: Run tests with coverage (CGO_ENABLED=0)
- fmt: Format code with goimports/gofmt
- lint: Run golangci-lint
- mod: Module management (tidy, download, verify, graph)
- work: Workspace management (sync, init, use)

Update SKILL.md with Go Development section.
Keep `core test` at root for backward compatibility.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 12:22:01 +00:00
..
core feat(cli): add core go command group 2026-01-29 12:22:01 +00:00
core-demo fix(ci): track Wails build config files for lthn-desktop and core-demo 2026-01-28 15:35:51 +00:00
core-gui chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
core-mcp refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
core-website Refactor library improvements (#18) 2025-11-02 16:17:25 +00:00
examples refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
lthn-desktop chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00