implexa
back to leaderboard
CO

@cognitedata

contributor on implexa, with 23 skills ranked by SkillRank across 1 source.

cognitedata on githubpublishes to skills.sh
skills
23
avg SkillRank
6.3
4 scored / 23 total
total stars
across 2 repos
total installs
across 2 repos

skills, ranked by SkillRank

scoresourceskill
7.4skills.sh
integrate-atlas-chat
integrate-atlas-chat provides a structured integration path for adding streaming atlas agent chat to flows apps, with explicit file copying, dependency installation, and component scaffolding requirements.
6.2skills.sh
reveal-3d
reveal-3d bundles cognite reveal viewer integration for dune apps, supporting cad model rendering from cdf with browsing, direct ids, and fdm-linked assets via react typescript.
5.8skills.sh
dm-limits-and-best-practices
reference material on cdf data modeling api concurrency limits, pagination constraints, and batch sizing rules to avoid 429 errors and resource exhaustion.
5.7skills.sh
integrate-todo-list
integrate-todo-list adds task-tracking visibility to dune atlas chat apps via a todowrite tool. requires atlas chat setup and specific component wiring across app structure, but lacks complete procedural clarity and edge case handling.
skills.sh
setup-python-tools
MUST be used when adding Pyodide or Python tool support to a Dune app. Do NOT manually configure usePyodideRuntime or wire pythonRuntime into useAtlasChat —…
skills.sh
performance
MUST be used whenever fixing performance issues in a Flows app. This skill finds AND fixes performance problems — re-renders, inefficient queries, missing…
skills.sh
integrate-atlas-chat
MUST be used whenever building a chat UI with Atlas agents in a Dune app. Do NOT manually write useAtlasChat integration code — this skill handles…
skills.sh
integrate-file-viewer
MUST be used whenever integrating CogniteFileViewer into a Dune app to preview CDF files (PDFs, images, text). Do NOT manually wire up react-pdf or file…
skills.sh
graph-viewer
Integrate the reusable CDF graph viewer (useGraphViewer) into a Flows app by copying the local code bundle. Use when embedding a graph visualization, adding a…
skills.sh
performance
MUST be used whenever fixing performance issues in a Dune app. This skill finds AND fixes performance problems — re-renders, inefficient queries, missing…
skills.sh
integrate-file-viewer
MUST be used whenever integrating CogniteFileViewer into a Flows app to preview CDF files (PDFs, images, text). Do NOT manually wire up react-pdf or file…
skills.sh
create-client-tool
MUST be used whenever creating an AtlasTool (client-side tool) for an Atlas agent. Do NOT manually write AtlasTool definitions or wire them into useAtlasChat —…
skills.sh
setup-dune-auth
MUST be used when migrating an existing React app to Dune, or when no Dune auth is wired up. Detects classic vs Apps API flow from `app.json` `infra` field,…
skills.sh
pull-changes-resolve-conflicts
>-
skills.sh
use-topbar
>-
skills.sh
integrate-todo-list
MUST be used whenever adding a task/todo list feature to a Flows app with Atlas chat. Do NOT manually create todo state management or tool definitions — this…
skills.sh
code-quality
MUST be used whenever reviewing a Flows app for code quality, maintainability, or clean code issues — before a PR review, after a feature is complete, or when…
skills.sh
correctness-and-error-handling
MUST be used whenever fixing correctness and error handling issues in a Dune app. This skill finds AND fixes bugs, missing error states, unhandled rejections,…
skills.sh
code-quality
code-quality — an installable skill for AI agents, published by cognitedata/dune-skills.
skills.sh
security
MUST be used whenever fixing security issues in a Dune app, or before shipping any feature that handles credentials, user input, or external data. This skill…
skills.sh
dune-app-review
>-
skills.sh
skill-creator
skill-creator — an installable skill for AI agents, published by cognitedata/dune-skills.
skills.sh
design
Unified Aura design guidance — components and tokens, page layouts, UX copy, forms and async feedback, and accessibility. Use when building or styling…