hai-series
Official@hai-series
A comprehensive SvelteKit-centric ecosystem providing unified interfaces for database management, authentication, payment processing, and cross-platform application development.
Agent Skills by hai-series
Showing 29 vetted skills indexed across 1 GitHub repositories.
hai-crypto
Provide encryption, signing, hashing, and key management for Node.js and browsers.
hai-app-review
Review SvelteKit apps against hai-framework guidelines and output structured HaiReview results.
hai-datapipe
Clean text and chunk content into structured pipelines for AI processing.
hai-reldb
Provide unified relational database access across SQLite, PostgreSQL, and MySQL.
hai-kit
Centralize auth, guards, and Zod-validated contract routing for SvelteKit applications.
hai-app-tests
Automate test-first workflows for Vitest, Playwright, and schema validation.
hai-ui
Build cross-platform UIs with Svelte 5 Runes, DaisyUI, and Tailwind CSS.
hai-app-create
Enforce a test-first workflow for SvelteKit feature creation with Vitest.
hai-cache
Automate caching operations across in-memory and Redis backends.
hai-deploy
Automate one-click Vercel deployments with automatic cloud service provisioning.
hai-capacitor
Bridge Capacitor native features into Hai Framework modules with HaiResult safety.
hai-scheduler
Orchestrate API, JS, and hook tasks with DB-backed persistence and auditing.
hai-reach
Send notifications via email, SMS, and webhook through a unified multi-provider system.
hai-core
Initializes core Hai services for config, logging, i18n, and error handling.
hai-build
Orchestrate multi-end app development workflows with TDD and module initialization.
hai-vecdb
Manage collections, vectors, and similarity search across LanceDB, pgvector, and Qdrant.
hai-iam
Centralize authentication and authorization with unified IAM supporting password, OTP, LDAP, and API keys.
hai-api-client
Initialize a type-safe HTTP client with automatic token refresh and Zod validation.
hai-payment
Integrate WeChat, Alipay, and Stripe payments under a single interface.
hai-audit
Manage audit logs with lifecycle, query, and statistics operations.
hai-ai
Manage LLM calls, MCP servers, tools, streaming, and memory in Node.js and browsers.
hai-storage
Unify file operations across local and S3-compatible storage backends.
hai-usage-reldb
Unify DDL, SQL, CRUD, transactions, and JSON across SQLite, PostgreSQL, and MySQL.
hai-usage-iam
Automate authentication, session management, RBAC, and API key workflows with @h-ai/iam.
Frequently Asked Questions About hai-series
FAQPage SchemaWhat specific application development tasks does this framework support?▼
The framework enables rapid SvelteKit development by providing standardized modules for authentication, database access, payment processing, and file storage. It enforces consistent project structures, Zod-validated contract routing, and test-first development patterns to ensure high-quality, maintainable codebases across complex enterprise web applications.
Which technical personas benefit most from these modules?▼
Full-stack web developers and software architects building scalable SvelteKit applications benefit most. The ecosystem is designed for engineers who require unified interfaces for disparate backend services like Redis, PostgreSQL, Stripe, and various vector databases, reducing the overhead of managing multiple vendor-specific implementations.
What are the primary prerequisites for implementing these modules?▼
Implementation requires a Node.js environment and an existing SvelteKit project structure. Developers should be familiar with TypeScript, as the framework relies heavily on Zod for schema validation and type-safe contract routing. Additionally, specific backend services like Redis or PostgreSQL must be provisioned independently.