compose-sdk-monorepo
Embed Sisense analytics, charts, and dashboards in code
All Skills in This Repository (7)
Pure Emerald Level Indicatorsreview-mr
Verify merge requests for commit format, code quality, and testing compliance.
safe-refactor
Coordinates large-scale refactors via Map, Safety Net, Implement, and Close phases.
new-chart-type
Create new chart scaffolding with builder, options, and renderer integration for restructured-charts.
build-package
Build a single NX package with automatic upstream dependency resolution.
lint-fix
Automatically fix ESLint errors across Sisense SDK packages.
check-public-api
Detect public API export and TSDoc tag violations in TypeScript barrels.
test-affected
Run tests for packages affected by current branch changes using Nx.
Frequently Asked Questions
FAQPage SchemaHow to install Compose SDK skills?โผ
Run `npx skills add sisense/compose-sdk-monorepo --all -g -y` in your terminal to install all skills in this suite globally.
How to embed Sisense charts in a React app?โผ
Wrap your app with SisenseContextProvider from @sisense/sdk-ui, then render components like Chart, DashboardById, or PivotTable with your data options. The compose-sdk-guide skill walks your agent through setup, queries, and filters step by step.
How to build a custom Sisense widget plugin?โผ
Scaffold a plugin with `npx @sisense/sdk-cli@latest create-plugin`, then describe your visualization goal in plain English. The design-custom-widget skill implements the chart code, data inputs, cross-filtering, and style controls automatically.
Does Compose SDK work with Angular and Vue?โผ
Yes. Dedicated packages @sisense/sdk-ui-angular and @sisense/sdk-ui-vue provide native components, and the skills cover the correct setup patterns for each framework.
How to fix common Compose SDK errors?โผ
The compose-sdk-guide skill includes a troubleshooting table covering 401 token errors, CORS issues, dataOptions type mismatches, and Next.js 'use client' requirements with direct fixes.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web