๐ŸŽฏ

dm-limits-and-best-practices

๐ŸŽฏSkill

from cognitedata/dune-skills

VibeIndex|
What it does
|

An agent-agnostic AI skill collection for Cognite Dune apps that provides best practices and specialized guidance for CDF Data Modeling API usage, including concurrency, pagination, batching, code quality, and Aura UI design.

๐Ÿ“ฆ

Same repository

cognitedata/dune-skills(20 items)

dm-limits-and-best-practices

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add cognitedata/dune-skills --skill dm-limits-and-best-practices
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add cognitedata/dune-skills --skill dm-limits-and-best-practices
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/dm-limits-and-best-practices/SKILL.md

SKILL.md

169Installs
-
AddedApr 17, 2026

More from this repository10

๐ŸŽฏ
code-quality๐ŸŽฏSkill

A Dune skill that reviews Dune apps for code quality, maintainability, and clean code issues, helping teams keep their Cognite-powered applications well-structured.

๐ŸŽฏ
skill-creator๐ŸŽฏSkill

Part of the Dune Skills collection by Cognite, providing agent-agnostic AI skills for building Dune applications that work with Claude Code, Cursor, Copilot, and other agents supporting the skills format.

๐ŸŽฏ
create-client-tool๐ŸŽฏSkill

A Dune skill that scaffolds an AtlasTool and wires it into useAtlasChat, enabling agent-driven chat integrations within Cognite Dune apps.

๐ŸŽฏ
design๐ŸŽฏSkill

A Dune skill providing consolidated Aura UI guidance covering components and tokens, layouts, UX copy, forms with async feedback, and accessibility for building Dune apps.

๐ŸŽฏ
dune-app-review๐ŸŽฏSkill

A Dune app skill that runs the official platform review flow against a local app workspace, writing structured feedback artifacts under reviews/dune-app-review/feedback-round-N/.

๐ŸŽฏ
correctness-and-error-handling๐ŸŽฏSkill

A Dune app skill that reviews code for bugs, missing error states, unhandled promise rejections, and edge cases to improve app correctness and reliability.

๐ŸŽฏ
setup-python-tools๐ŸŽฏSkill

A Dune app skill that adds Pyodide-based Python tool execution to your app, enabling client-side Python scripting directly in the browser without a server.

๐ŸŽฏ
integrate-atlas-chat๐ŸŽฏSkill

A Dune app skill that adds a streaming Atlas Agent chat UI to your app via the useAtlasChat hook, enabling real-time AI chat functionality.

๐ŸŽฏ
integrate-file-viewer๐ŸŽฏSkill

A Dune app skill that integrates CogniteFileViewer into your app to enable in-app preview of CDF files including PDFs, images, and text documents.

๐ŸŽฏ
integrate-todo-list๐ŸŽฏSkill

Part of the Dune Skills collection by Cognite, providing agent-agnostic AI skills for building Dune applications that work with Claude Code, Cursor, Copilot, and other agents supporting the skills format.