umbraco-skill-code-analyzer
✓Analyze code examples in SKILL.md files for correctness using static analysis and TypeScript compilation
Installation
SKILL.md
Static analysis tool that validates code examples in SKILL.md files.
| CHECKTYPESCRIPT | true | Set to false to skip TypeScript compilation |
| invalid-import | warning | Unknown @umbraco-cms/backoffice/ module | | unknown-extension-type | warning | Unrecognized extension type: value | | deprecated-pattern | warning | Outdated code pattern detected | | typescript-error | error | TypeScript compilation failed |
Analyze code examples in SKILL.md files for correctness using static analysis and TypeScript compilation Source: umbraco/umbraco-cms-backoffice-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/umbraco/umbraco-cms-backoffice-skills --skill umbraco-skill-code-analyzer- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is umbraco-skill-code-analyzer?
Analyze code examples in SKILL.md files for correctness using static analysis and TypeScript compilation Source: umbraco/umbraco-cms-backoffice-skills.
How do I install umbraco-skill-code-analyzer?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/umbraco/umbraco-cms-backoffice-skills --skill umbraco-skill-code-analyzer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/umbraco/umbraco-cms-backoffice-skills
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-05