Domains
Forms
- SKILL.md10.0%
- references70.0%
- other20.0%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When running hyperframes add / hyperframes catalog, wiring installed blocks/components into index.html, editing hyperframes.json, or authoring a new registry item to contribute upstream.
Reusable blocks/components installed and wired into a HyperFrames composition, or a new item published upstream — faster composition assembly with validated pieces.
Use Cases
A video editor building a HyperFrames promo needs a data-chart block and a grain-overlay component. They run `hyperframes add data-chart` and `hyperframes add grain-overlay`, then paste the printed snippets into index.html with proper data-start/track-index attributes and merge component CSS/JS. The skill guides exact wiring so the composition renders correctly without hand-building effects.
An agent in a CI workflow needs every block tagged 'captions'. It runs `npx hyperframes catalog --type block --tag captions --json`, parses names, then `hyperframes add <name>` for each. Install locations follow hyperframes.json. The skill ensures deterministic, headless installation and wiring-ready snippets, enabling automated video pipeline builds without manual discovery.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File