Scaffold and conventions to create a new UI component following project patterns (no Shadow DOM, static stylesheet registration, pixEngine templates). Use when adding a new custom element to the app.
3.7
Rating
0
Installs
Frontend Development
Category
The skill provides a basic scaffold for creating UI components with clear conventions (no Shadow DOM, static stylesheet registration, pixEngine templates). The structure is good with separation of concerns via referenced files. However, descriptionCoverage is limited - the Description and Quick Start lack concrete examples of invocation patterns a CLI agent would need (e.g., 'create component named X' or parameter formats). taskKnowledge scores low because while it references a REFERENCE.md file for patterns and examples, the main SKILL.md provides minimal actionable steps beyond the 2-step quick start. The novelty is moderate - scaffolding components with specific conventions has value, but the complexity level isn't exceptionally high. To improve: add clearer invocation examples in Description, provide at least one concrete code snippet in SKILL.md showing the component structure, and clarify input/output expectations for CLI agents.
Loading SKILL.md…

Skill Author