Skill TRACE Quality Evaluation Workflow
Paste the following prompt into your AI chat to install this skill:
Please install @user_fcba917f/skill-trace-checker according to https://skillhub.cn/install/skillhub.md.
About this skill
The Problem
Many Skills look usable while still having vague triggers, shallow FAQs, missing references/ material, or reports that polish wording instead of fixing content. Skill TRACE Quality Evaluation Workflow turns that ad hoc review into a concrete self-check task: after creating or modifying a Skill, it checks whether the work meets a delivery-quality bar and avoids the trap where a report looks good but sub-items are still below 5.0.
How It Works
This skill is intended for authors and maintainers of SKILL.md. It treats the Skill content as the object under review, evaluates the TRACE checklist item by item, and reports below-perfect sub-items, their causes, and the direction of the required fix. The key constraint is practical: every sub-item below 5.0 must be addressed by a substantive change in SKILL.md or a references/ file, such as clarifying triggers, boundary conditions, FAQ depth, scoring details, or sample reports, rather than merely rewriting copy.
It supports several common workflows:
- Strict mode: all sub-items must reach
5.0to pass, useful before delivery. - Quick mode: only list sub-items below
5.0, useful for rapid diagnosis. - Focused mode: inspect one dimension, such as FAQ depth or effectiveness.
- Comparison mode: provide two versions of the files and get a delta analysis, useful for checking whether changes actually improve quality.
Boundaries
It fits individual Skill developers, team maintainers, and reviewers who need a consistent evaluation standard. It is not meant for ordinary user conversations. If the edit only fixes typos or formatting without changing usage semantics, a full TRACE pass may be unnecessary. Scoring is executed by AI against fixed criteria, so it is reproducible but not guaranteed to match Skillhub's official evaluation exactly; missing references/ files can cap the score, so the relevant checklist evidence should be added.
Use Cases
- Review a new Skill before release to check triggers, FAQs, and references against delivery standards.
- After changing core behavior or boundary conditions, identify sub-items below 5.0 and add substantive fixes.
- Before merging Skill changes, use a consistent review standard to list deductions and required improvements.
- Compare two versions of SKILL.md to verify whether FAQ depth and scoring details actually improved.
Best For
- Beginners finishing their first Skill and checking triggers, FAQs, and examples for completeness.
- Engineers maintaining team Skills who need a quality gate before merging changes.
- Reviewers who need a consistent standard for evaluating multiple Skills.
- Maintainers preparing a Skill for delivery and requiring all TRACE sub-items to pass.
Related Skills
Creates themed learning sites by generating flashcards, lessons, quizzes, index, and progress pages into a deployable website.
End-to-end mathematical optimization modeling with Gurobi and Python, covering data validation, code generation, solving, result analysis, and iterative revision.
Executes an Eversheet Web CDP login using externally supplied baseUrl, username, and password, then verifies the page reaches a logged-in home state.
Clarify product goals, user flows, pages, data, and permissions, then output an implementation-ready development prompt and lightweight spec.