athena-portal-app-kit
v1.0.4
Published
Athena Care static app kit — CDN assets for back-office HTML apps (Claude sandbox compatible via jsDelivr)
Readme
Portal App Kit
Public playbook and CDN assets for Athena Care Portal static HTML apps (iframe content only).
Runtime CDN (Claude sandbox + apps): https://cdn.jsdelivr.net/npm/[email protected]
Docs (GitHub Pages): https://athena-care.github.io/portal-app-kit/
| Resource | URL |
|----------|-----|
| Playbook | PLAYBOOK.md |
| Org skill | SKILL.md |
| Example app | example/ |
| Bootstrap | …/assets/athena-bootstrap.js on jsDelivr |
| Web Awesome + Font Awesome | vendored under assets/webawesome/, assets/fontawesome/ |
Staff guide: https://backoffice.athenacare.health/apps/build-a-static-app
Publish (maintainers)
- Bump
versioninpackage.jsonandkit-urls.json. - Push to
main→ GitHub Actions publishes to npm (jsDelivr mirrors automatically). - Requires
NPM_TOKENsecret on this repo.
Scaffold
bash scripts/scaffold-portal-app.sh ./my-appCreates main.html, frozen index.html, preview.html pattern, app.css, app.js. Agents patch config after intake — authors do not edit URLs.
