CtrlK
BlogDocsLog inGet started
Tessl Logo

generate-code-snippet

Generate a concise, shareable code snippet URL for code.franciscomoretti.com. Use when preparing a code image or short snippet for Twitter, X, social sharing, or a presentation.

72

Quality

87%

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

92%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 content is a lean, well-structured single-purpose skill with a concrete URL template and unambiguous workflow. The only minor gap is the absence of a worked example showing a complete encoded URL output.

Suggestions

Add one short worked example (a 2-3 line snippet, its base64url value, and the resulting full URL) to make the actionability fully copy-paste ready and remove ambiguity about the final output shape.

DimensionReasoningScore

Conciseness

The body is lean and efficient with no padding or explanation of concepts Claude already knows; every line (line cap, single concept, language preference, encode-then-construct, return format) earns its place, matching the 5 anchor.

5 / 5

Actionability

The URL template with concrete parameters (theme=sparka, darkMode=true, padding=64, language=<language>) and the base64url-without-padding instruction are executable guidance, but there is no worked example showing a finished encoded URL, leaving a minor gap that fits the 4 anchor rather than the fully-worked 5.

4 / 5

Workflow Clarity

For this simple, single-purpose skill the sequence is unambiguous (compose snippet per constraints, base64url-encode without padding, build the URL, return both snippet and URL); the simple-skill exception applies and no destructive/batch validation cap is triggered, so 5 is warranted.

5 / 5

Progressive Disclosure

The skill is under 50 lines, needs no external references, and is organized with a heading plus a clear bullet list of constraints followed by the URL template, meeting the simple-skill criterion for a 5.

5 / 5

Total

19

/

20

Passed

Description

82%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 is concise and clearly answers both what the skill does and when to use it, with natural trigger terms and a distinct niche. Its only weakness is that it describes a single core action rather than a comprehensive set of capabilities.

Suggestions

Optionally enumerate the concrete actions (e.g., 'Generate, base64url-encode, and build a shareable URL for a code snippet') to lift specificity from a single action toward multi-action coverage.

DimensionReasoningScore

Specificity

It names the domain ('shareable code snippet URL for code.franciscomoretti.com') and one concrete action ('Generate a concise, shareable code snippet URL'), but does not enumerate several distinct capabilities; 'code image' and 'short snippet' are use cases rather than separate actions, so it sits at the 3 anchor rather than the multi-action 4.

3 / 5

Completeness

It explicitly answers both 'what' (Generate a concise, shareable code snippet URL) and 'when' (Use when preparing a code image or short snippet for Twitter, X, social sharing, or a presentation) with concrete trigger phrases, matching the 5 anchor exactly.

5 / 5

Trigger Term Quality

Natural trigger phrases users would say are present ('Twitter, X, social sharing, or a presentation', 'code image or short snippet'), giving good keyword coverage; it misses common synonyms or variants (e.g., 'LinkedIn', 'share code', 'screenshot of code'), keeping it just below the comprehensive 5.

4 / 5

Distinctiveness Conflict Risk

It targets a clear niche (code.franciscomoretti.com snippet URLs) with distinct social-sharing triggers and minimal overlap risk with other skills, fitting the 5 anchor.

5 / 5

Total

17

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
FranciscoMoretti/chat-js
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.