DEPRECATED: Use testing-best-practices instead. This skill has been retired.
63
42%
Does it follow best practices?
Impact
99%
1.30xAverage score across 3 eval scenarios
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./data/skills-md/0xbigboss/claude-code/data-driven-testing/SKILL.mdQuality
Discovery
7%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is a deprecation notice rather than a functional skill description. It provides no information about capabilities, triggers, or use cases, making it essentially non-functional as a skill description. While the redirect to 'testing-best-practices' is useful metadata, it fails on all core description quality dimensions.
Suggestions
If the skill must remain in the catalog, add a brief summary of what it originally did so Claude can understand the redirect context (e.g., 'DEPRECATED: Use testing-best-practices instead. Previously provided guidance on writing unit tests and integration tests.').
Include trigger terms from the replacement skill so Claude can correctly route to 'testing-best-practices' when this skill is encountered (e.g., 'Use when: never — redirect any requests about testing, test writing, or test patterns to testing-best-practices').
Consider removing the skill entirely from the catalog rather than keeping a hollow deprecation stub, which adds noise to skill selection.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | The description contains no concrete actions or capabilities whatsoever. It only states the skill is deprecated and points to another skill. | 1 / 3 |
Completeness | It answers neither 'what does this do' nor 'when should Claude use it'. It only provides a deprecation notice with no functional information. | 1 / 3 |
Trigger Term Quality | There are no natural user keywords present. 'testing-best-practices' is a skill name reference, not a trigger term a user would naturally say. | 1 / 3 |
Distinctiveness Conflict Risk | The deprecation notice explicitly redirects to another skill, which provides some disambiguation. However, without describing what this skill was for, Claude cannot reliably determine whether to skip it or follow the redirect. | 2 / 3 |
Total | 5 / 12 Passed |
Implementation
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a well-structured deprecation notice that is concise and clear about its purpose. Its main weakness is the lack of a direct link or file path to the replacement skill, which would make the transition more seamless. The 'What changed' summary is a nice touch that helps users understand the evolution without being verbose.
Suggestions
Add a direct file reference or link to the replacement skill, e.g., 'See [testing-best-practices](../testing-best-practices/SKILL.md)'.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is extremely lean—it states the deprecation, names the replacement, and briefly lists what changed. No unnecessary explanation or padding. | 3 / 3 |
Actionability | It clearly directs the user to use `testing-best-practices` instead, which is actionable, but provides no link or path to the replacement skill and no executable guidance of its own. | 2 / 3 |
Workflow Clarity | For a deprecation notice (a single-purpose, simple skill), the workflow is unambiguous: stop using this skill, use the named replacement. No multi-step process or validation is needed. | 3 / 3 |
Progressive Disclosure | It names the replacement skill but doesn't provide a direct link or file reference to it. A clear hyperlink or path to `testing-best-practices` would improve navigation. | 2 / 3 |
Total | 10 / 12 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.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
f772de4
Table of Contents
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.