{ "name": "@rulepack/go-effective", "version": "0.1.0", "description": "Idiomatic Go style from Effective Go + Code Review Comments: naming, errors, interfaces, concurrency idioms, gofmt.", "license": "MIT", "visibility": "public", "keywords": ["go", "golang", "idiomatic", "style", "errors"], "memories": { "agents": "AGENTS.md", "claude": "CLAUDE.md", "cursor": ".cursor/rules/go.mdc" }, "files": [ "CLAUDE.md", "AGENTS.md", "README.md", "rulepack.json", ".cursor/rules/go.mdc", "LICENSE" ] }