@wibi-global/sdk
v0.1.5
Published
Authoring SDK for WiBi dashboards.
Readme
@wibi/sdk
Authoring SDK for WiBi dashboards.
This package publishes:
- authoring helpers for
WibiDashboardArtifact - shared runtime/query helpers
- curated SDK data assets under
@wibi/sdk/data - Claude Code prompt assets under
@wibi/sdk/prompts - dashboard authoring templates under
@wibi/sdk/templates - agent instruction templates under
@wibi/sdk/instructions
Typical workflow:
- Use
@wibi/clito scaffold or build artifacts. - Use
@wibi/sdkdata assets as context for code generation and serialization. - Deploy the generated artifact JSON to the WiBi platform.
