Use when working on Arrow apps, templates, reactivity, components, SSR, hydration, routing, or Vite-based Arrow projects.
Use this skill when the project uses Arrow packages such as @arrow-js/core, @arrow-js/framework, @arrow-js/ssr, @arrow-js/hydrate, or the Vite scaffold generated by create-arrow-js.
references/getting-started.mdreferences/api.mdreferences/examples.mdreactive() for statehtml tagged templates for DOMcomponent() for reusable view unitswatch() only for side effectsrouteToPage(url) as the route entry point.@arrow-js/core: reactive state, templates, components, watch@arrow-js/framework: render, async component runtime, boundary@arrow-js/ssr: renderToString, serializePayload@arrow-js/hydrate: hydrate, readPayloadreferences/getting-started.mdreferences/api.mdreferences/examples.md