by MacPhobos/research-mind
Svelte is a compiler-based reactive UI framework that shifts work from runtime to build time. Unlike React/Vue, Svelte compiles components to highly optimized vanilla JavaScript with minimal overhead. Svelte 5 introduces Runes API for explicit, fine-grained reactivity.
Trust Level
Not yet reviewedConfidence
Awaiting review
Verdict
PendingGritFlow hasn't completed a security review of toolchains-javascript-frameworks-svelte yet, so we don't make a safety claim about it. Review the skill's code and source repository before installing it.
Install by adding the skill from the source repository. Check the skill's README for specific instructions.
toolchains-javascript-frameworks-svelte is licensed under Unknown. Check the license terms before using in commercial projects.
GritFlow tracks 43 skills in the frontend category. Browse the category page to compare alternatives by trust level, quality score, and features.
Svelte is a compiler-based reactive UI framework that shifts work from runtime to build time. Unlike React/Vue, Svelte compiles components to highly optimized vanilla JavaScript with minimal overhead. Svelte 5 introduces Runes API for explicit, fine-grained reactivity.
runwhen-ui
Use when creating or modifying any UI component, page, or styling in user-pages. Enforces RunWhen's MUI++ design system standards.
triage
Triage a Nativewind or react-native-css GitHub issue. Reads the issue, determines version/repo, creates a reproduction, tests against latest published and local HEAD, then drafts a comment.
html-portal-generator
Convert a codebase into a self-contained HTML portal app for ingestion into AI application systems. Produces a single deployable HTML file with embedded CSS, JS, and data.