CtrlK
BlogDocsLog inGet started
Tessl Logo

orchardcore-asset-manager

Builds, watches, and manages frontend assets in OrchardCore. Use when modifying SCSS, JS, TS, or Vue files, adding new assets to a module/theme, or troubleshooting build failures. Covers all asset actions (vite, sass, min, copy, parcel, webpack, concat) and the three-tier package structure.

75

Quality

93%

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

86%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 highly actionable and well-structured, with executable commands, a properly split one-level reference, and validation feedback loops for the risky full-repo-build case. Minor tightening of a few prose sections and promoting validation into a mandatory pre-commit step would push it to the top of the scale.

Suggestions

Convert the stale-bundle and full-repo-build recovery hints from a troubleshooting table into an explicit mandatory pre-commit validation step (e.g., 'Before committing: verify wwwroot files are newer than sources via stat, and confirm only intended module paths are staged').

Tighten the '.claude/settings.json' section by collapsing the preamble into a single sentence before the JSON block to reduce token overhead.

Add a one-line pointer near the Assets.json example reminding that action-specific constraints (e.g., Vite's auto-minify, concat's no-glob rule) live in references/actions.md, so readers are not tempted to inline that detail.

DimensionReasoningScore

Conciseness

The body is largely efficient with no concept over-explanation and every command earning its place; it sits just below the score-5 'lean' anchor because a few prose explanations around the settings.json setup and the troubleshooting table could be marginally tightened, but it is noticeably above the score-3 midpoint.

4 / 5

Actionability

Fully executable, copy-paste-ready commands ('echo "1" | yarn build -n media-app', 'fnm exec --using 24.14.1 -- corepack yarn install') with concrete examples covering the common cases, matching the score-5 anchor.

5 / 5

Workflow Clarity

Clear sequencing with explicit validation/recovery checkpoints for risky operations ('git status --short' immediately after a wrong full-repo build, 'stat' timestamp comparison to detect stale bundles), sitting between the score-4 and score-5 anchors because validation is framed as troubleshooting rather than a mandatory pre-commit checkpoint.

4 / 5

Progressive Disclosure

The body is a clear overview with a single well-signaled one-level reference ('references/actions.md') holding the bulk action detail, matching the score-5 anchor for clear overview with appropriately split content and easy navigation.

5 / 5

Total

18

/

20

Passed

Description

100%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 excellent: it states concrete capabilities, enumerates the full action set, and provides explicit 'Use when' triggers tied to natural user language. It is concise, specific, and clearly distinguishes the skill's niche.

DimensionReasoningScore

Specificity

Lists concrete actions ('Builds, watches, and manages') and comprehensively enumerates all asset action types (vite, sass, min, copy, parcel, webpack, concat), matching the score-5 anchor for multiple specific concrete actions with comprehensive coverage.

5 / 5

Completeness

Clearly answers 'what' ('Builds, watches, and manages frontend assets') and an explicit 'Use when...' clause with concrete trigger phrases, matching the score-5 anchor.

5 / 5

Trigger Term Quality

Includes natural user phrases ('modifying SCSS, JS, TS, or Vue files', 'adding new assets to a module/theme', 'troubleshooting build failures') with file extensions, matching comprehensive coverage of natural terms.

5 / 5

Distinctiveness Conflict Risk

Scoped to the OrchardCore niche with a specific action list and module/theme context, giving clear distinct triggers with minimal conflict risk.

5 / 5

Total

20

/

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
OrchardCMS/OrchardCore
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.