LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: svelte

Browse skills that share this tag.

  • mapbox-web-integration-patterns - Mapbox GL JS integration patterns for web frameworks
    mapboxmapbox-gl-jsreactvue

    ★ 0 · Updated 2026-09-23

    Provides integration patterns for Mapbox GL JS across React, Vue, Svelte, Angular, and Next.js, covering lifecycle, tokens, search, and pitfalls.

    ⚙ Integrate Mapbox GL JS into frameworks⚙ Manage map lifecycle and cleanup⚙ Configure Mapbox access tokens securely
  • mapbox-web-integration-patterns - Mapbox GL JS Web Framework Integration Patterns
    mapboxmapbox-gl-jsreactvue

    ★ 0 · Updated 2026-09-23

    Provides official integration patterns for Mapbox GL JS across React, Vue, Svelte, Angular, Next.js, and vanilla JavaScript.

    ⚙ Integrate Mapbox GL JS⚙ Manage map component lifecycles⚙ Configure Mapbox access tokens
  • svelte5 - Review and refactor Svelte components for Svelte 5
    sveltesvelte5code-reviewrefactoring

    ★ 49 · Updated 2026-09-23

    Reviews Svelte components for idiomatic patterns, identifies anti-patterns from React, Vue, or Svelte 4, and suggests Svelte 5 refactorings.

    ⚙ Review Svelte components for idiomatic patterns⚙ Identify component anti-patterns⚙ Suggest Svelte 5 refactorings
  • inertia-rails - Build Rails and Inertia.js applications.
    railsinertia-jsfull-stackvite

    ★ 33 · Updated 2026-09-14

    Provides guidance for building Rails and Inertia.js applications, covering setup, pages, forms, shared data, testing, and debugging.

    ⚙ Set up Inertia in Rails⚙ Create Inertia pages⚙ Build forms with validation
  • run-observacio-astres - Build, run, and drive observacio_astres PWA
    pwavitesvelteplaywright

    ★ 0 · Updated 2026-09-13

    Builds, runs, and automatedly tests the observacio_astres celestial navigation PWA using Vite and Playwright headless Chromium.

    ⚙ Start Vite server via Node API⚙ Drive headless Chromium with Playwright⚙ Capture observation flow screenshots
  • sveltekit - Build Full-Stack Svelte Apps with SvelteKit
    sveltekitsvelteroutingssr

    ★ 18 · Updated 2026-06-30

    Builds SvelteKit applications with file-based routing, load functions, form actions, server hooks, API routes, and deployment adapters.

    ⚙ Create SvelteKit project⚙ Define file-based routes⚙ Implement server load functions
  • nanostores - Tiny state manager for modern JavaScript apps
    state managementlightweightframework-agnosticreact

    ★ 602 · Updated 2026-06-15

    Manage state using atoms, maps, computed stores with framework integrations

    ⚙ create atom⚙ create map⚙ create computed
  • ui-design - Enforce UI Design System Consistency
    uidesign-systemshadcntailwindcss

    ★ 0 · Updated 2026-05-11

    Enforces consistent UI across shadcn-svelte + TailwindCSS 4 design system for pages, components, forms, dashboards, and data display.

    ⚙ scan existing components⚙ read similar components⚙ check component library
  • frontend - Svelte Frontend Development for Wails Apps
    frontendsveltetypescriptwails

    ★ 0 · Updated 2026-02-23

    Develop Svelte-based user interfaces with TypeScript and Vite for Wails v2 applications

    ⚙ build UI components⚙ apply CSS styling⚙ work with Wails bindings
  • error-handling-patterns - Svelte 5 error handling for React-like error boundaries and loading states
    svelteerror-handlingerror-boundaryloading-state

    ★ 6 · Updated 2026-02-12

    Svelte 5 error handling for error boundaries, async await expressions, loading states, and form errors

    ⚙ catch component errors⚙ display loading state⚙ show error messages
  • error-handling-patterns - Svelte 5 Error Handling Patterns for Modern Web Applications
    svelteerror-handlingfrontendweb-development

    ★ 602 · Updated 2026-02-12

    Handle Svelte 5 application errors including boundaries, async loading, and form validation

    ⚙ catch component errors⚙ show loading states⚙ display error messages