Content
0%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill is almost entirely boilerplate and template filler with no actionable content. It lacks any concrete code examples, specific profiling commands, tool configurations, or executable workflows. Every section describes what the skill does in abstract terms without providing Claude any actual guidance on how to perform profiling tasks.
Suggestions
Replace abstract descriptions with concrete, executable profiling commands for each supported stack (e.g., `node --prof`, `py-spy`, `async-profiler` commands with actual flags and usage patterns).
Add real code examples showing how to instrument and profile applications, including how to interpret output (e.g., flame graph reading, heap snapshot analysis).
Remove all boilerplate sections (Prerequisites, Instructions, Output, Error Handling, Resources) that contain only generic placeholder text, and replace with specific validation steps and error recovery workflows.
Define what the 'application-profiler plugin' actually is and how to invoke it, or remove references to it if it doesn't exist as a concrete tool.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Extremely verbose with extensive padding. Sections like 'Overview', 'How It Works', 'When to Use This Skill', 'Integration', 'Prerequisites', 'Instructions', 'Output', 'Error Handling', and 'Resources' are all filler that explain nothing Claude doesn't already know. The entire file reads like a template with boilerplate rather than actionable content. | 1 / 3 |
Actionability | No concrete code, commands, or executable guidance anywhere. Examples describe what the skill 'will do' in abstract terms ('Activate the application-profiler plugin') without showing any actual profiling commands, code snippets, or tool invocations. Instructions like 'Invoke this skill when the trigger conditions are met' and 'Provide necessary context and parameters' are completely vague. | 1 / 3 |
Workflow Clarity | The 'How It Works' section lists abstract steps like 'Identifies main application entry points' without any concrete commands, validation checkpoints, or error recovery loops. The 'Instructions' section is generic boilerplate with no real sequencing. There is no validation or feedback mechanism described for any step. | 1 / 3 |
Progressive Disclosure | No bundle files exist, yet the content is a monolithic wall of vague sections with no meaningful structure. References to 'Project documentation' and 'Related skills and commands' point nowhere. The content that is present is all filler that could be drastically condensed, and there's no useful layering of information. | 1 / 3 |
Total | 4 / 12 Passed |