CtrlK
BlogDocsLog inGet started
Tessl Logo

skillshare-update-docs

Update website docs to match recent code changes, cross-validating every flag against source. Use this skill whenever the user asks to: update documentation, sync docs with code, document a new flag or command, fix stale docs, or update the README. This skill covers all website/docs/ categories (commands, reference, understand, how-to, troubleshooting, getting-started) plus the built-in skill description and README. If you just implemented a feature and need to update docs, this is the skill to use. Never manually edit website docs without cross-validating flags against Go source first.

96

Quality

96%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

100%

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

This is an excellent skill description that hits all the marks. It provides specific concrete actions, includes natural trigger terms users would actually say, explicitly states both what the skill does and when to use it, and carves out a distinct niche (website docs with Go source validation) that minimizes conflict risk with other documentation-related skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions: 'Update website docs', 'cross-validating every flag against source', 'document a new flag or command', 'fix stale docs', 'update the README'. Also specifies coverage areas (commands, reference, understand, how-to, troubleshooting, getting-started).

3 / 3

Completeness

Clearly answers both what ('Update website docs to match recent code changes, cross-validating every flag against source') and when ('Use this skill whenever the user asks to: update documentation, sync docs with code...'). Explicit trigger guidance is provided.

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'update documentation', 'sync docs with code', 'document a new flag', 'fix stale docs', 'update the README'. These are phrases users would naturally use when needing this skill.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with specific niche: website documentation that requires cross-validation against Go source code. The mention of 'website/docs/' categories and 'Go source' creates clear boundaries that distinguish it from generic documentation skills.

3 / 3

Total

12

/

12

Passed

Implementation

92%

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

This is a high-quality skill with excellent actionability and workflow clarity. It provides concrete commands, specific file mappings, and explicit validation checkpoints. The cross-validation requirement (grep source before documenting) is a strong safety pattern that ensures documentation accuracy.

DimensionReasoningScore

Conciseness

The skill is lean and efficient, providing direct mappings and commands without explaining concepts Claude already knows. Every section serves a clear purpose with no padding or unnecessary context.

3 / 3

Actionability

Provides concrete bash commands for detection and verification, specific file path mappings, and executable grep patterns. The workflow is copy-paste ready with clear expected outputs in the report format.

3 / 3

Workflow Clarity

Seven clearly sequenced steps with explicit validation (Step 2 cross-validation, Step 6 build verification). Includes feedback loop for flag verification and a structured report format for completion confirmation.

3 / 3

Progressive Disclosure

Content is well-organized with clear sections, but the file mapping guide in Step 1 is quite lengthy and could potentially be extracted to a reference file. However, for a skill of this complexity, inline content is reasonable.

2 / 3

Total

11

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

Passed

Repository
runkids/skillshare
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.