CtrlK
BlogDocsLog inGet started
Tessl Logo

golang-pro

Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.

44

Quality

45%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills/skills/golang-pro/SKILL.md

The canonical home for this skill is golang-pro in rmyndharis/antigravity-skills

SKILL.md
Quality
Evals
Security

Quality

Content

28%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a persona-style overview with well-organized sections but is verbose, lacks any executable code or commands, and offers only a vague high-level workflow without validation checkpoints. It reads as a capability catalog rather than actionable, token-efficient guidance.

Suggestions

Cut the Knowledge Base, Behavioral Traits, and Purpose sections (which restate Claude's existing Go knowledge) and trim the Capabilities bullet lists to conserve context-window tokens.

Add concrete, copy-paste-ready code examples or commands for the common tasks (e.g., a worker-pool skeleton, a pprof profiling invocation, a gRPC service stub) to make the skill actionable.

Add explicit validation checkpoints to the workflow (e.g., 'run go test -race', 'verify benchmarks with go test -bench') and consider moving the capability catalog into a separate reference file with a clearly signaled pointer.

DimensionReasoningScore

Conciseness

The body is padded with long bullet lists (Capabilities, Knowledge Base, Behavioral Traits) that restate Go concepts and idioms Claude already knows, and Purpose restates the frontmatter; this matches 'noticeably verbose; several unnecessary explanations or padded sections' and is above level 1 only because sections are organized rather than a wall of prose.

2 / 5

Actionability

No executable code or commands appear anywhere; the Instructions ('Confirm Go version', 'Choose concurrency and architecture patterns') are high-level hints, matching 'minimal concrete guidance; high-level hints but missing the specific steps to execute'; not level 1 because a rough instructional structure exists.

2 / 5

Workflow Clarity

The four-step Instructions form a rough sequence but steps are vaguely defined ('Implement with testing and profiling', 'Optimize for latency, memory, and reliability') with no validation checkpoints or commands, matching 'rough sequence present but many gaps; validation absent'; not level 3 because the steps lack concrete definition.

2 / 5

Progressive Disclosure

The single file is well-organized with section headers but inlines a large Capabilities catalog that could live in separate reference files, and no bundle files or file references exist; this matches 'some structure but could be better organized; content that should be separate is inline'; not 4 because no references are signaled at all.

3 / 5

Total

9

/

20

Passed

Description

61%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description clearly names the Go 1.21+ niche and lists relevant capability areas with decent natural trigger terms, but it omits any explicit 'when to use' guidance and frames capabilities as domains to master rather than concrete actions.

Suggestions

Add an explicit 'Use when ...' clause listing concrete user triggers (e.g., building Go services, designing goroutine/channel concurrency, profiling Go performance, writing gRPC microservices) to raise completeness above 3.

Replace abstract 'master ... patterns' framing with concrete actions a user would request (e.g., 'Design worker pools, profile with pprof, build gRPC services').

Include common synonyms users actually say (goroutines, channels, gRPC, Go modules) to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Names the domain (Go 1.21+) and several capability areas ('advanced concurrency, performance optimization, and production-ready microservices'), but these are topic categories to 'master' rather than concrete actions users invoke, fitting the 'names domain and 1-2 concrete actions, not comprehensive' anchor better than the action-rich level 4 example.

3 / 5

Completeness

Has a clear 'what' (master Go across four domains) but no 'Use when...' clause or equivalent trigger guidance, so completeness is capped at 3 per the missing-trigger guideline; it is not level 4 because 'when' is entirely absent rather than weakly present.

3 / 5

Trigger Term Quality

Includes natural terms users say ('Go 1.21+', 'concurrency', 'performance optimization', 'microservices') with good coverage; a few common synonyms (goroutines, channels, gRPC) are missing, matching 'good keyword coverage; a few natural terms missing'.

4 / 5

Distinctiveness Conflict Risk

The 'Go 1.21+' niche is clearly distinguishable from non-Go skills with minor overlap risk only against broader general-Go skills, matching 'mostly distinct; minor overlap risk'; not 5 because the topic scope within Go is broad.

4 / 5

Total

14

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.