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.

  • tailwindcss-framework-integration - Tailwind CSS Integration with React, Vue, Next.js & More
    Tailwind CSSReactVueNext.js

    ★ 38 · Updated 2026-06-30

    Provides per-framework setup steps, content configuration, dark-mode setup, and class-merging recipes for integrating Tailwind CSS into React, Vue, Next.js, Svelte, Angular, Astro, and Remix projects.

    ⚙ Install Tailwind CSS packages⚙ Configure Vite or PostCSS plugins⚙ Import Tailwind CSS stylesheet
  • standards-components - UI Component Design Standards
    UI componentsfrontenddesign standardsReact

    ★ 602 · Updated 2026-06-15

    Design reusable, composable UI components with clear prop interfaces

    ⚙ create component files⚙ modify existing components⚙ define component props
  • frontend-master - Create Unique Frontend UI Designs
    frontendUI designReactVue

    ★ 57 · Updated 2026-05-28

    Analyze project tech stack and generate UI designs avoiding AI aesthetics

    ⚙ scan project tech stack⚙ check existing design system⚙ analyze project type
  • ui-design - Enforce shadcn-svelte UI design system consistency
    frontenddesign systemUIshadcn-svelte

    ★ 602 · Updated 2026-05-11

    Enforces consistent UI within shadcn-svelte + TailwindCSS 4 design system for pages, components, forms, dashboards.

    ⚙ enforce design system rules⚙ apply theme tokens⚙ check existing components
  • boneyard - Boneyard Skeleton Screen Generator
    skeleton screensloading statesDOM snapshotsCLI

    ★ 5,488 · Updated 2026-05-11

    Generate and manage skeleton screens across multiple frameworks

    ⚙ add skeleton components⚙ configure skeleton screens⚙ debug skeleton components
  • ui-components - UI Component Development Guide
    UIcomponentsSveltestyling

    ★ 29 · Updated 2026-05-09

    Guide for developing UI components using shared component libraries and color registry

    ⚙ check shared components⚙ use existing components⚙ build custom components
  • unicon - Unicon CLI Icon Management Tool
    iconsCLIReactVue

    ★ 16 · Updated 2026-03-23

    Generate tree-shakeable icon components from 19,000+ icons across multiple icon libraries

    ⚙ search icons⚙ get icon⚙ preview icon
  • skeleton-ui - Use Skeleton UI Components
    UI componentsfrontendSvelteTailwind CSS

    ★ 602 · Updated 2026-03-21

    Use Skeleton UI components and styled elements instead of custom markup for Svelte applications

    ⚙ import Skeleton components⚙ create UI components⚙ apply preset classes
  • error-handling-patterns - Svelte 5 error handling patterns for boundaries, loading states, and forms
    SvelteError HandlingUIAsync

    ★ 18 · Updated 2026-02-12

    Handles error boundaries, async await expressions, loading states, and form errors

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