hyperframes-registry

Discover and wire HyperFrames registry items into host compositions.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/chriswestt/claude-skills --skill hyperframes-registry-chriswestt
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: hyperframes-registry
Source: https://github.com/chriswestt/claude-skills/tree/main/hyperframes-registry
Command: npx skills add https://github.com/chriswestt/claude-skills --skill hyperframes-registry-chriswestt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This registry enables developers to discover, install, and wire HyperFrames registry items (blocks and components) into host compositions, providing a single source of truth for available items and their wiring guidelines.

Core Features & Use Cases

  • Discover available blocks and components in the registry and view their metadata.
  • Use hyperframes add to install items and wire them into a host composition using data-composition-src.
  • Consult install locations and wiring guidance to ensure correct integration across projects.

Quick Start

Run hyperframes add data-chart to install a registry item and wire it into your host composition.

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 HyperFrames blocks into a host composition?▼

Run the `hyperframes add` command followed by the item name to install blocks and wire them into your host composition using the `data-composition-src` attribute for correct integration.

What is the HyperFrames registry used for?▼

The HyperFrames registry provides a single source of truth for discovering available blocks and components, viewing their metadata, and consulting wiring guidelines to integrate items into host compositions.

How do I browse available components and blocks in the HyperFrames registry?▼

You browse available HyperFrames registry items by using the discovery features to view metadata for blocks and components, ensuring you select the correct items before running the installation process.

Do I need specific wiring mechanics to integrate registry items into host compositions?▼

Yes, integrating registry items requires specific wiring mechanics, specifically using the `data-composition-src` attribute to correctly wire installed blocks and components into your host composition.

What's the best way to ensure correct integration of HyperFrames components across projects?▼

To ensure correct integration across projects, consult the registry's install locations and wiring guidance, which provides the necessary metadata and mechanics for wiring items into host compositions.