hyperframes-cli

Scaffold, lint, preview, and render HyperFrames projects via CLI.

10|11|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/johunsang/octo-design --skill hyperframes-cli-johunsang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hyperframes-cli
Source: https://github.com/johunsang/octo-design/tree/main/.agents/skills/hyperframes-cli
Command: npx skills add https://github.com/johunsang/octo-design --skill hyperframes-cli-johunsang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HyperFrames CLI enables developers to scaffold, lint, preview, and render HyperFrames projects from a single, cohesive tool, reducing setup time and ensuring consistent workflows.

Core Features & Use Cases

  • Scaffold new projects with init and starter templates
  • Lint and validate compositions to catch errors before rendering
  • Preview live in the studio and render final outputs
  • Troubleshoot and manage project workflows from the command line

Quick Start

Install Node.js 22+ and FFmpeg, then run the HyperFrames CLI to scaffold, lint, preview, and render a project.

Frequently Asked Questions about hyperframes-cli

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

FAQPage Schema
How do I scaffold and render HyperFrames projects from the command line?

You can scaffold and render HyperFrames projects by running the npx hyperframes command, which provides a cohesive CLI to initialize starter templates, lint compositions, preview live, and render final outputs.

Do I need FFmpeg and Node.js to run HyperFrames CLI commands?

Yes, HyperFrames CLI requires Node.js version 22 or higher and FFmpeg installed on your system to execute its scaffolding, linting, preview, and rendering workflows.

Can I lint and validate compositions to catch errors before rendering?

Yes, HyperFrames CLI includes a lint command that validates your compositions to catch errors before you proceed to live previews and final renders.

What is the best way to automate HyperFrames project initialization and workflow?

Automating HyperFrames workflows is done via the npx hyperframes command, which provides a single cohesive CLI to scaffold, lint, preview, and render, reducing setup time and ensuring consistency.

Does HyperFrames CLI support live studio previews for compositions?

Yes, HyperFrames CLI allows you to preview your compositions live in the studio directly from the command line before committing to the final render.