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> |
||
|---|---|---|
| .. | ||
| core | ||
| core-demo | ||
| core-gui | ||
| core-mcp | ||
| core-website | ||
| examples | ||
| lthn-desktop | ||