BF awesome-design-skill
UI设计风格选择器,从design-md风格库中选择合适的设计系统作为UI开发指导。支持50+知名品牌设计风格(Linear、Apple、Stripe、Vercel等)。**触发条件:用户必须明确指定设计风格**(如"用Linear风格设计"、"使用Apple风格创建页面"、"按Stripe风格重构")。也用于用户询问可用设计风格列表("列出所有风格"、"有哪些风格")或查看特定风格详情("看看Vercel风格")。**不触发:用户未指定风格的一般设计请求**(如"设计一个页面"、"创建UI"等不会触发此技能)。
As a process F 35/100 · Will not run — References files that are not bundled: scripts/list-styles.sh, scripts/random-style.sh
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- The text references files that are not there: add them or drop the references.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 1
✓ No critical or high findings
Medium and low: 1
-
low Secrets in code
secret-high-entropy-tokendesign-md/hashicorp/DESIGN.md:66High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)- **主要品牌字体**:`__ha…0ca`(HashiCorp Sans),后备字体:`__ha…0ca`
quoted
Files scanned: 80. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-no-whendescription does not say WHEN to use the skill (no "use when") - warning
missing-refreference to a missing file: scripts/list-styles.sh - warning
missing-refreference to a missing file: scripts/random-style.sh
Process rating: all ten parameters 35/100
- 0Tools and files. 2 referenced file(s) missing: scripts/list-styles.sh, scripts/random-style.sh
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 100Steps. 33 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 579 tokens
- 100Running it twice. No mutating operations
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- +4No input/output examples
- +1No license
- +2Single-language instructions
- +5Description quotes 6 example trigger phrases
- +3Description length 259: enough signal without eating the budget
- +4Structure: 12 headings
- +3Step-by-step instructions: 33 items
Quality base 70; lint remarks subtract, signals add up to 100. Result: 64.