Airglow runs small apps inside browser pages. Start with the dev kit, load the Chrome extension, then let a coding agent create the first app.Documentation Index
Fetch the complete documentation index at: https://docs.airglow.cc/llms.txt
Use this file to discover all available pages before exploring further.
Quick start
Clone the dev kit, load the extension, start the local app server, and build the Hacker News app.
Troubleshooting
Fix the common first-run issues: extension missing, server stopped, or app missing on the target page.
Build apps
Learn the shape of an Airglow app before you ask an agent to change code.
Examples
See practical app ideas that start on a real page and end with a visible result.
The loop
| Step | What happens |
|---|---|
| Page | Open the site where the work already happens. |
| App action | Run one focused Airglow app on that page. |
| Output | Get the result in a small panel, form, or inline UI. |
New to Airglow? Start with Quick start. It gives you one small app you can verify immediately.