Convert or migrate Azure ARM (Azure Resource Manager) templates, Bicep templates, or code to Pulumi, including importing existing Azure resources. This skill MUST be loaded whenever a user requests migration, conversion, or import of ARM templates, Bicep templates, ARM code, Bicep code, or Azure resources to Pulumi.
94
92%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Quality
Discovery
100%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 strong skill description that clearly defines its scope (ARM/Bicep to Pulumi conversion), includes comprehensive trigger terms covering multiple natural variations, and explicitly states when it should be used. The description is concise yet thorough, with a clear niche that minimizes conflict risk with other skills.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Convert or migrate Azure ARM templates, Bicep templates, or code to Pulumi' and 'importing existing Azure resources.' These are clear, actionable capabilities. | 3 / 3 |
Completeness | Clearly answers both 'what' (convert/migrate ARM/Bicep templates to Pulumi, import Azure resources) and 'when' ('MUST be loaded whenever a user requests migration, conversion, or import of ARM templates, Bicep templates, ARM code, Bicep code, or Azure resources to Pulumi'). | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural terms users would say: 'ARM templates', 'Bicep templates', 'Azure Resource Manager', 'ARM code', 'Bicep code', 'Azure resources', 'Pulumi', 'migration', 'conversion', 'import'. These are all terms a user would naturally use. | 3 / 3 |
Distinctiveness Conflict Risk | Very distinct niche: the combination of ARM/Bicep as source and Pulumi as target is highly specific. Unlikely to conflict with general Azure skills or general Pulumi skills due to the explicit migration/conversion focus. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
85%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 migration skill with clear workflows, strong validation requirements, and good progressive disclosure to supporting files. The actionability is excellent with concrete CLI commands and specific validation criteria. Minor verbosity in language support enumeration and some sections that explain concepts Claude already knows (like ARM template structure basics) prevent a perfect conciseness score.
Suggestions
Trim the language support list in section 2 to just 'Choose based on user preference or existing codebase' — Claude already knows Pulumi's supported languages and their strengths.
Remove or condense the ARM template structure documentation link and explanation in 1.2, as Claude already understands ARM template concepts.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is reasonably efficient but includes some unnecessary verbosity, such as the full language support list (Claude knows what languages Pulumi supports) and explanations of ARM template concepts. The output format section is quite lengthy and could be more concise. | 2 / 3 |
Actionability | Provides concrete, executable commands throughout — Azure CLI queries, jq commands for template analysis, pulumi config set examples, and specific validation commands. The guidance is specific and copy-paste ready. | 3 / 3 |
Workflow Clarity | The workflow is clearly sequenced (1-5) with explicit validation checkpoints including zero-diff validation, preview resolution, and a feedback loop for resolving diffs. The plan adjustment requirement at the top and the critical success requirements provide strong guardrails. | 3 / 3 |
Progressive Disclosure | Excellent progressive disclosure with clear one-level-deep references to arm-conversion-patterns.md, arm-import.md, and the pulumi-esc skill. Each reference includes a brief summary of what the linked file provides, making navigation easy. | 3 / 3 |
Total | 11 / 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.
b6214ca
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.