sikhaid-overview

Extract SikhAid architecture, tech stack, and folder structure for SvelteKit projects.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/the-non-expert/SikhAidSPA --skill sikhaid-overview
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sikhaid-overview
Source: https://github.com/the-non-expert/SikhAidSPA/tree/main/.claude/skills/sikhaid-overview
Command: npx skills add https://github.com/the-non-expert/SikhAidSPA --skill sikhaid-overview

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It provides a high-level map of SikhAid project's architecture, tech stack, and folder structure to accelerate onboarding and troubleshooting.

Core Features & Use Cases

  • Tech Stack Overview: SvelteKit, Tailwind, Firebase, Razorpay, etc.
  • Project Structure: explains key directories and files.
  • Use Case: A new engineer uses the overview to quickly locate data layer or routing.

Quick Start

Review the architecture overview and map to your module to quickly locate routes, stores, and components.

Frequently Asked Questions about sikhaid-overview

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I understand a SvelteKit project's architecture and folder structure?

Review the project architecture overview to map tech stack components, identify key directories for routes and stores, and locate data layers. This accelerates onboarding by providing a compact summary of folder structure, configuration files, and setup instructions specific to SvelteKit applications.

What tech stack does SikhAid use and how are components organized?

SikhAid uses SvelteKit, Tailwind, Firebase, Razorpay, Vite, and TypeScript across frontend, backend, and deployment layers. The architecture overview maps how these tools integrate, showing folder organization for routes, components, stores, and data models for rapid module location.

Can I use this architecture guide for my own SvelteKit and Firebase project?

Yes. The architecture overview is applicable to SvelteKit projects using Firebase, Razorpay, Tailwind, Vite, and TypeScript. It provides reproducible documentation of environment variables, build steps, file mappings, and configuration details that transfer to similar stacks.

How do I quickly locate routes, stores, and components in a SvelteKit project?

Use the project architecture map to understand folder structure and file organization. The overview explains key directories and their purpose, enabling new engineers to rapidly navigate to routing logic, state management stores, and component files without manual exploration.

What information does the architecture overview preserve for project reproduction?

The overview captures tech stack details, folder structure, environment variables, build steps, deployment configurations, and file mappings. This high-density summary ensures accurate reproduction of the development environment and onboarding process for new team members.