CtrlK
BlogDocsLog inGet started
Tessl Logo

1k-dev-commands

Development commands — yarn scripts for dev servers, building, linting, testing, and troubleshooting.

59

Quality

69%

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 ./.skillshare/skills/1k-dev-commands/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

76%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 tight, highly actionable command reference with clean sectioning and executable commands throughout. Its main weakness is workflow clarity: build steps lack explicit validation feedback loops.

Suggestions

Add explicit validation checkpoints after build commands, e.g. 'Verify: open the installer; if it fails, run yarn clean && rebuild'.

Trim generic 'Common issues'/'Prerequisites' bullets that restate common knowledge (e.g. Xcode must be installed) to tighten token efficiency.

Clarify the CI-vs-commit decision flow with a short 'Choose the right check' note so agents pick the correct command by intent.

DimensionReasoningScore

Conciseness

Mostly lean command tables with repo-specific annotations (runtimes, common issues) that Claude would not already know; a few generic troubleshooting/prerequisite bullets could be trimmed, keeping it just below a 5.

4 / 5

Actionability

Provides fully executable, copy-paste-ready yarn commands plus a concrete pre-commit workflow block, covering the main dev, build, and test cases.

5 / 5

Workflow Clarity

The pre-commit workflow is explicitly sequenced and CI vs. commit checks are distinguished, but build operations only hint at verification without an explicit validate-fix-retry checkpoint, leaving validation implicit.

3 / 5

Progressive Disclosure

Content is organized into clearly labeled sections with no nested references and no external bundle files needed; falls just short of 5 because all content is inlined and the body exceeds the simple-skill line count carve-out.

4 / 5

Total

16

/

20

Passed

Description

62%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 conveys what the skill covers (yarn-based dev/build/lint/test commands) but omits any explicit 'when to use' trigger guidance, which caps completeness. Trigger terms and specificity are solid but not exhaustive.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when starting dev servers, building apps, or running lint/test commands for the OneKey repo.'

Broaden trigger terms with natural synonyms users say, such as 'start the app', 'run tests', or 'build the extension'.

Tighten distinctiveness by anchoring commands to the OneKey monorepo (e.g. naming platforms) to reduce overlap with generic dev skills.

DimensionReasoningScore

Specificity

Lists several concrete action categories (dev servers, building, linting, testing, troubleshooting) tied to yarn scripts, with only minor coverage gaps; not a 5 because the actions are category-level rather than fully concrete.

4 / 5

Completeness

The 'what' is clear (yarn dev/build/lint/test commands) but there is no 'Use when...' clause or equivalent explicit trigger guidance, which caps completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

Includes natural developer terms like 'yarn scripts', 'dev servers', 'linting', and 'testing' that users would actually say; falls short of 5 due to missing common synonyms like 'start the app' or 'run tests'.

4 / 5

Distinctiveness Conflict Risk

The 'yarn scripts' framing scopes it to a specific toolchain, but the generic dev categories (linting, testing, building) still overlap with broader or repo-specific dev/test skills.

3 / 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

allowed_tools_field

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

Warning

Total

15

/

16

Passed

Repository
OneKeyHQ/app-monorepo
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.