CtrlK
BlogDocsLog inGet started
Tessl Logo

recipe-front-review

Design Doc compliance and security validation with optional auto-fixes

58

Quality

68%

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 ./skills/recipe-front-review/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%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 well-sequenced, validation-rich orchestration workflow with concrete invocation templates, but it is a long monolithic document with limited progressive disclosure and a couple of minor serialization gaps.

Suggestions

Move the verbose prompt templates and the report-format blocks into a reference file (e.g., references/invocation-templates.md), keeping SKILL.md a lean overview with one-level-deep links.

Explicitly serialize non-prompt fields like direct_scope, governing_sources, target_paths, and observable_verification into the task-executor-frontend prompt so each invocation is fully copy-paste ready.

Create the local references/ directory referenced in the body (e.g., a short review-resolution.md summary) so referenced paths resolve to real bundle files.

DimensionReasoningScore

Conciseness

The body is dense, procedural, and free of concept exposition Claude already knows; minor restatement of gates and repeated 'Review Resolution Gate' invocations keep it just below fully lean.

4 / 5

Actionability

Concrete Agent-tool invocations with exact subagent_type, description, and prompt strings plus a routing table give mostly executable guidance, though a few fields (e.g., direct_scope) lack explicit serialization into the prompt.

4 / 5

Workflow Clarity

Steps 1-10 are explicitly sequenced with branching conditions, validation checkpoints (Review Resolution Gate, convergence conditions), re-validation, and a retry-once feedback loop — satisfying the destructive/batch feedback-loop requirement.

5 / 5

Progressive Disclosure

The recipe is a ~215-line monolithic procedural document with only one external reference (into another skill) and no bundle-file split, so it has structure but is largely inline rather than well-split across files.

3 / 5

Total

16

/

20

Passed

Description

58%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 the skill's purpose and is fairly distinct, but it lacks any explicit 'when to use' trigger guidance and is missing common synonyms a user would naturally say.

Suggestions

Add a 'Use when...' clause naming concrete triggers (e.g., after implementing a React/TypeScript feature backed by a Design Doc, or when the user asks to validate DD compliance or run a security review).

Include natural synonyms users would say, such as 'review', 'QA', and 'frontend', alongside the existing technical terms.

Mention the React/TypeScript frontend context in the description so the niche is explicit and conflict risk with generic review skills drops.

DimensionReasoningScore

Specificity

Names the domain and three concrete actions ('compliance and security validation', 'auto-fixes') with only minor coverage gaps, fitting between anchors 3 and 4 but closer to 'several specific actions'.

4 / 5

Completeness

A clear 'what' is stated but there is no 'Use when...' clause or equivalent trigger guidance, which per the rubric caps completeness at 3.

3 / 5

Trigger Term Quality

Relevant keywords ('Design Doc', 'compliance', 'security', 'auto-fixes') are present but common natural synonyms ('review', 'QA', 'frontend') are missing, matching the 'some relevant keywords but missing variations' anchor.

3 / 5

Distinctiveness Conflict Risk

The design-doc-driven compliance/security framing is mostly distinct from generic review skills, with only minor overlap risk with general code or security review.

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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
shinpr/claude-code-workflows
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.