🎯

test-coverage

🎯Skill

from cognitedata/dune-skills

πŸ“¦

Same repository

cognitedata/dune-skills(19 items)

test-coverage

Installation

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

SKILL.md

66Installs
-
AddedApr 24, 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/.

🎯
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-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.

🎯
reveal-3d🎯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.

🎯
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.