Skip to content

Quill Notes

Quill Notes turns the tutorial domain into a fuller app. It uses web-native custom elements with a Kitsune runtime and first-party modules.

  • Create, persist, reload, search, and delete notes.
  • Boundary context on note events.
  • Audit and analytics observers without UI imports.
  • Native form validation through form.validate.
  • Dialog confirmation, toast notifications, command palette actions, and in-app devtools.
Terminal window
pnpm demo:quill
pnpm --filter @atheory-ai/kitsune-demo-quill test

demos/quill