sikhaid-components

Community

Master reusable UI components for SikhAid.

Authorthe-non-expert
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It defines patterns for building reusable Svelte components, organizes them, and documents import patterns to accelerate development.

Core Features & Use Cases

  • Component Patterns: Layout, page, feature, UI components.
  • Import Patterns: How to import components and stores.
  • Use Case: Create a new page by composing Header, Hero, and CampaignCarousel.

Quick Start

Import components from $lib and compose on a route like src/routes/+page.svelte

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sikhaid-components
Download link: https://github.com/the-non-expert/SikhAidSPA/archive/main.zip#sikhaid-components

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository