dioxus-knowledge-patch
Installation
SKILL.md
Dioxus Knowledge Patch
Use this skill when creating, migrating, debugging, testing, or packaging a Dioxus application. Start with the quick references below, then open the topic file that matches the work at hand.
Reference index
| Reference | Topics |
|---|---|
| components-reactivity.md | Components, props, signals, stores, hooks, tasks, resources, suspense, errors, events |
| assets-styling-ui.md | Assets, RSX, attributes, CSS, Tailwind, document elements, evaluation, accessible UI |
| fullstack-routing.md | Server functions, Axum, SSR, hydration, forms, streaming, WebSockets, files, routing |
| cli-platforms-bundling.md | CLI, project configuration, Web/Desktop/Mobile, logging, debugging, deployment, installers |
| renderers-testing-internals.md | Native and custom renderers, LiveView, direct SSR, tests, hot-patching, WASM splitting, native plugins |
| migration-edge-cases.md | Breaking API changes, deprecations, dependency boundaries, behavioral edge cases, preview cautions |
| ecosystem-sdk-components.md | Styled components, primitives, virtual lists, attributes, SDK services, persistence, timers |