https://github.com/bholmesdev/hubble-skills
Agent skills for Hubble
https://github.com/bholmesdev/hubble-skills
Last synced: 3 days ago
JSON representation
Agent skills for Hubble
- Host: GitHub
- URL: https://github.com/bholmesdev/hubble-skills
- Owner: bholmesdev
- Created: 2026-06-17T12:24:20.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-19T19:18:49.000Z (about 1 month ago)
- Last Synced: 2026-06-19T21:15:20.588Z (about 1 month ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hubble Skills
Agent skills for [Hubble](https://github.com/bholmesdev/hubble.md).
## Install
```bash
npx skills add bholmesdev/hubble-skills
```
## Skills
- `create-html-app`: Create a Hubble HTML App: a folder-local `.html` file Hubble runs as a self-contained interactive UI. Apps get access to Alpine, Tailwind, Hubble theme tokens, and the injected `hubble` runtime API.
- `embed-html-app`: Embed an HTML App inline inside a Markdown File with an iframe.