CtrlK
BlogDocsLog inGet started
Tessl Logo

golang-graphql

Implements GraphQL APIs in Golang using gqlgen or graphql-go. Apply when building GraphQL servers, designing schemas, writing resolvers, handling subscriptions, or integrating GraphQL with existing Go HTTP services. Also apply when the codebase imports `github.com/99designs/gqlgen` or `github.com/graph-gophers/graphql-go`.

69

Quality

86%

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

SKILL.md
Quality
Evals
Security

Quality

Content

80%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.

A well-structured, actionable best-practices skill that uses good/bad code contrasts and pushes detail into one-level-deep reference files. Its main weakness is workflow clarity: it reads as a reference catalog rather than a sequenced workflow with explicit validation checkpoints.

Suggestions

Add a short numbered Build-mode workflow with an explicit 'run go generate, then compile to validate the resolver interface' checkpoint and a retry loop on mismatch.

Trim a few explanatory asides that restate concepts Claude already knows (e.g. DataLoader rationale, cursor stability) to tighten conciseness toward a 5.

In Review mode, enumerate the parallel scan checks as an explicit checklist so the audit steps are unambiguous and verifiable.

DimensionReasoningScore

Conciseness

Largely lean with good/bad code contrasts and no basic-concept padding, but a few explanatory asides (e.g. why cursors are stable under concurrent writes, what DataLoaders do) could be trimmed since Claude already knows them.

4 / 5

Actionability

Provides copy-paste-ready Go for the common cases — DataLoader middleware, auth middleware, error presenter, subscription goroutine pattern, complexity limits — with concrete library options and gqlgen.yml settings.

5 / 5

Workflow Clarity

Build/Review modes give light sequencing and parallel scan guidance, but the body is a reference of best practices rather than a numbered workflow, and codegen/validation checkpoints are implicit (compile-time) with no validate-then-proceed loop.

3 / 5

Progressive Disclosure

Clear overview body with well-signaled, one-level-deep links to real reference files (gqlgen.md, graphql-go.md, testing.md) in the Deep Dives section, plus cross-references to sibling skills; navigation is easy.

5 / 5

Total

17

/

20

Passed

Description

92%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.

A strong, third-person description that pairs a precise capability statement with two explicit activation triggers, including library import paths for reliable auto-selection. Only minor keyword-synonym gaps prevent a perfect score.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'building GraphQL servers, designing schemas, writing resolvers, handling subscriptions, or integrating GraphQL with existing Go HTTP services' — giving comprehensive coverage of the GraphQL server domain.

5 / 5

Completeness

Explicitly answers both 'what' ('Implements GraphQL APIs in Golang using gqlgen or graphql-go') and 'when' with two concrete trigger clauses ('Apply when...' and 'Also apply when the codebase imports...').

5 / 5

Trigger Term Quality

Good natural-term coverage ('building GraphQL servers', 'designing schemas', 'writing resolvers', 'handling subscriptions') plus library import-path triggers, but a few natural terms like '.graphql files', 'SDL', or 'mutations' are absent.

4 / 5

Distinctiveness Conflict Risk

Clear niche (Go GraphQL with two named libraries) and distinct import-path triggers make overlap with other skills minimal.

5 / 5

Total

19

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
samber/cc-skills-golang
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.