data apps skills

10 tagged data apps, measured the same way as everything else here.

Browse within: agent-tools 10dashboards 10data-visualization 10duckdb 10

adding-new-islands

01

lukaisailovic/openislands

Skill Claude CodeCodex

How to add a new built-in island to the OpenIslands monorepo end to end — first the interface/API design discipline and the .describe() copy conventions (the island is authored by an agent reading the schema, so the interface IS the product), then the exact file-by-file wiring: the schema registration points, the…

21 1mo ago A 146 tokens original MIT

turborepo

02

lukaisailovic/openislands

Skill Claude CodeCodex

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines…

21 1mo ago A 111 tokens copy · 92% MIT

openislands

03

lukaisailovic/openislands

Skill Claude CodeCodex

Build and maintain OpenIslands data dashboards — typed manifests of visual islands bound to local files (CSV / JSON / Parquet / SQLite / markdown), edited safely over the OpenIslands MCP server in Code Mode (one execute tool you drive with JavaScript). Use whenever a project has apps/ /manifest.json or an .mcp.json…

21 1mo ago A 116 tokens original MIT