iota-uziota-uzOfficialยท3 Agent Skills Included

iota-sdk

Modular ERP framework with dashboards, BI chat, and deployment workflows

Builds modular ERP systems in Go with domain-driven architecture, multi-tenant PostgreSQL, and HTMX-based interfaces. Includes ready-made workflows for Railway deployments, Playwright end-to-end testing, and database diagnostics. Eliminates repetitive setup work so teams ship finance, warehouse, and BI features faster with consistent patterns.
npx skills add iota-uz/iota-sdk --all -g -y
Available:

Instructs your AI agent on the SDK's domain-driven module structure, build and test commands, multi-tenant rules, and how to split work across specialized sub-agents when writing or reviewing code.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install IOTA SDK skills?โ–ผ

Run `npx skills add iota-uz/iota-sdk --all -g -y` in your terminal to install all skills in this suite globally.

What is IOTA SDK used for?โ–ผ

It is an open-source Go framework for building modular ERP systems covering finance, warehouse management, BI chat, and dashboards with multi-tenant PostgreSQL support.

How to deploy IOTA SDK to Railway?โ–ผ

The included Railway skill guides your agent through authentication, deployments, log inspection, environment variables, and safe production rollbacks using the Railway CLI.

How to run E2E tests for IOTA SDK?โ–ผ

The E2E testing skill walks your agent through setting up the test database, starting the server, and running or debugging Playwright tests locally before pushing to CI.

Can I inspect the IOTA SDK database directly?โ–ผ

Yes. The database connection skill helps your agent connect to local or staging PostgreSQL, check migrations, diagnose slow queries, and verify tenant isolation safely.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’