hai-series avatar

hai-series

Official

@hai-series

0Followers
|
1Public Repos
|
29Published Skills

A comprehensive SvelteKit-centric ecosystem providing unified interfaces for database management, authentication, payment processing, and cross-platform application development.

Skills Distribution
DomainDeveloper To...Full-Stack Web Dev.. (40%)Database & Storage.. (30%)Identity & Securit.. (30%)

Agent Skills by hai-series

Showing 29 vetted skills indexed across 1 GitHub repositories.

hai-serieshai-series
3

hai-crypto

Provide encryption, signing, hashing, and key management for Node.js and browsers.

Official
Advanced
hai-serieshai-series
3

hai-app-review

Review SvelteKit apps against hai-framework guidelines and output structured HaiReview results.

Official
Advanced
hai-serieshai-series
3

hai-datapipe

Clean text and chunk content into structured pipelines for AI processing.

Official
Intermediate
hai-serieshai-series
3

hai-reldb

Provide unified relational database access across SQLite, PostgreSQL, and MySQL.

Official
Advanced
hai-serieshai-series
3

hai-kit

Centralize auth, guards, and Zod-validated contract routing for SvelteKit applications.

Official
Advanced
hai-serieshai-series
3

hai-app-tests

Automate test-first workflows for Vitest, Playwright, and schema validation.

Official
Advanced
hai-serieshai-series
3

hai-ui

Build cross-platform UIs with Svelte 5 Runes, DaisyUI, and Tailwind CSS.

Official
Advanced
hai-serieshai-series
3

hai-app-create

Enforce a test-first workflow for SvelteKit feature creation with Vitest.

Official
Advanced
hai-serieshai-series
3

hai-cache

Automate caching operations across in-memory and Redis backends.

Official
Advanced
hai-serieshai-series
3

hai-deploy

Automate one-click Vercel deployments with automatic cloud service provisioning.

Official
Advanced
hai-serieshai-series
3

hai-capacitor

Bridge Capacitor native features into Hai Framework modules with HaiResult safety.

Official
Advanced
hai-serieshai-series
3

hai-scheduler

Orchestrate API, JS, and hook tasks with DB-backed persistence and auditing.

Official
Advanced
hai-serieshai-series
3

hai-reach

Send notifications via email, SMS, and webhook through a unified multi-provider system.

Official
Advanced
hai-serieshai-series
3

hai-core

Initializes core Hai services for config, logging, i18n, and error handling.

Official
Advanced
hai-serieshai-series
3

hai-build

Orchestrate multi-end app development workflows with TDD and module initialization.

Official
Intermediate
hai-serieshai-series
3

hai-vecdb

Manage collections, vectors, and similarity search across LanceDB, pgvector, and Qdrant.

Official
Advanced
hai-serieshai-series
3

hai-iam

Centralize authentication and authorization with unified IAM supporting password, OTP, LDAP, and API keys.

Official
Advanced
hai-serieshai-series
3

hai-api-client

Initialize a type-safe HTTP client with automatic token refresh and Zod validation.

Official
Advanced
hai-serieshai-series
3

hai-payment

Integrate WeChat, Alipay, and Stripe payments under a single interface.

Official
Advanced
hai-serieshai-series
3

hai-audit

Manage audit logs with lifecycle, query, and statistics operations.

Official
Advanced
hai-serieshai-series
3

hai-ai

Manage LLM calls, MCP servers, tools, streaming, and memory in Node.js and browsers.

Official
Advanced
hai-serieshai-series
3

hai-storage

Unify file operations across local and S3-compatible storage backends.

Official
Advanced
hai-serieshai-series
3

hai-usage-reldb

Unify DDL, SQL, CRUD, transactions, and JSON across SQLite, PostgreSQL, and MySQL.

Official
Advanced
hai-serieshai-series
3

hai-usage-iam

Automate authentication, session management, RBAC, and API key workflows with @h-ai/iam.

Official
Advanced

Frequently Asked Questions About hai-series

FAQPage Schema
What 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.