hyperframes-registry

Install and wire HyperFrames registry blocks into host compositions.

7|9|Updated May 9, 2026
One-click install
npx skills add https://github.com/hoanghd218/claude-code-2-days --skill hyperframes-registry-hoanghd218
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hyperframes-registry
Source: https://github.com/hoanghd218/claude-code-2-days/tree/main/.agents/skills/hyperframes-registry
Command: npx skills add https://github.com/hoanghd218/claude-code-2-days --skill hyperframes-registry-hoanghd218

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Streamlines the integration of HyperFrames by installing and wiring registry blocks and components from the central registry into your project.

Core Features & Use Cases

  • Install blocks and components with a single command and wire them into host compositions.
  • Explore registry metadata via registry.json and registry-item.json to discover available items.
  • Typical use cases include adding a new chart block, wiring a component into an existing scene, or extending a project with registry-driven assets.

Quick Start

Install a registry item and wire it into your project using the hyperframes add command.

Frequently Asked Questions about hyperframes-registry

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install and wire registry blocks into HyperFrames compositions?

To install and wire registry blocks into HyperFrames compositions, use the hyperframes add command to fetch items from the central registry and automatically integrate them into your host HTML project.

What is the purpose of registry.json and registry-item.json in HyperFrames?

The registry.json and registry-item.json files store registry metadata, allowing you to explore available hosted items and discover blocks and components for integration into your HyperFrames project.

Can I use the CLI to explore registry metadata before adding a component?

Yes, you can use the CLI to explore registry metadata via registry.json and registry-item.json to discover available items and review hosted component metadata before installation.

What is the best way to wire a new chart block into an existing HyperFrames scene?

The best way to wire a new chart block is using the hyperframes add command, which installs the registry item and provides wiring guidance to seamlessly integrate it into your host HTML composition.

Do I need to understand install locations to add registry components to HyperFrames?

Yes, understanding install locations, wiring guidance, and hosted item metadata is required to enable seamless integration when adding registry-driven assets and blocks to HyperFrames compositions.