@skyfall_ai/beacon
v0.1.0
Published
Skyfall Beacon — Guided-growth EdTech design system for learning, progress, and educator workflows
Downloads
71
Maintainers
Readme
Skyfall Beacon
Guided, motivating, learner-first EdTech design system for course platforms, student dashboards, learning journeys, and educator tools.
Quick Start
npm install
npm run devScripts
| Command | Description |
|---------|-------------|
| npm run dev | Start Storybook dev server |
| npm run build | Build the library for distribution |
| npm run build:storybook | Build static Storybook site |
| npm run typecheck | Run TypeScript type checking |
Architecture
src/
tokens/ Design tokens (CSS variables + TypeScript constants)
components/ React components organized by name
charts/ Chart primitives wrapping recharts
utils/ Shared utilities
hooks/ Custom React hooks
types/ Shared TypeScript types
stories/ Overview, Introduction, Installation, TokensDesign Principles
- Guided growth — Every surface points to the next meaningful step
- Visible progress — Learners always know where they stand
- Optimistic clarity — Bright, supportive, never overwhelming
- Accessibility built in — Inclusive by default (WCAG 2.2 AA)
- Scalable to dashboards — From single-lesson players to cohort analytics
Family
Skyfall Beacon is part of the Skyfall design-system family. It shares its foundation, structure, and primitives with Skyfall Aegis (healthcare) and Skyfall Ledger (fintech), wrapped in an EdTech identity.
License
MIT
