Skip to content

usehyperstack/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hyperstack Skills

Agent skills for building with Hyperstack, real-time Solana data streaming.

Install

npx skills add usehyperstack/skills

Skills

Skill Description
hyperstack Router skill, detects your intent and points to the right sub-skill
hyperstack-consume SDK patterns for consuming streams (TypeScript, React, Rust)
hyperstack-build DSL syntax for building custom stacks from Solana program IDLs

How It Works

These skills teach AI coding agents how to use Hyperstack. They reference the CLI for live data discovery, so type information is always accurate for the version you have installed.

CLI Installation

The CLI binary name depends on how you install it:

Install Method Command Binary Name
Cargo (recommended) cargo install hyperstack-cli hs
npm npm install -g hyperstack-cli hyperstack-cli

The skills prefer hs if available. All examples use hs — substitute hyperstack-cli if you installed via npm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors