Agent skill

tauri-svelte-ui-components

Rules specific to Svelte UI component development in Tauri applications.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/tauri-svelte-ui-components

SKILL.md

Tauri Svelte Ui Components Skill

  • Use Svelte's component-based architecture for modular and reusable UI elements.
  • Leverage TypeScript for strong typing and improved code quality.
  • Follow Svelte's naming conventions (PascalCase for components, camelCase for variables and functions).
  • Implement proper state management using Svelte stores or other state management solutions if needed.
  • Use Svelte's built-in reactivity for efficient UI updates.

Memory Protocol (MANDATORY)

Before starting:

bash
cat .claude/context/memory/learnings.md

After completing: Record any new patterns or exceptions discovered.

ASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn't happen.

Didn't find tool you were looking for?

Be as detailed as possible for better results