code-quality
๐ฏSkillfrom cognitedata/builder-skills
A code quality review skill for Cognite Flows apps that checks for maintainability, clean code patterns, and best practices, part of a comprehensive builder skills collection including performance, security, and error handling reviews.
Same repository
cognitedata/builder-skills(28 items)
Installation
npx vibeindex add cognitedata/builder-skills --skill code-qualitynpx skills add cognitedata/builder-skills --skill code-quality~/.claude/skills/code-quality/SKILL.mdSKILL.md
More from this repository10
Part of Cognite Flows Skills, this skill helps create new skills by scaffolding SKILL.md files with proper frontmatter for agent-agnostic AI skill development compatible with Claude Code, Cursor, and Copilot.
Audits dependencies in Cognite Flows apps, helping developers identify outdated packages, security vulnerabilities, and dependency management issues within the Cognite development ecosystem.
Provides Aura UI design guidance for Cognite Flows apps covering component usage, design tokens, layouts, UX copy, forms, async feedback patterns, and accessibility best practices.
Part of Cognite Flows builder skills that provides AI-assisted development for Flows apps, including 3D visualization with Reveal, chat UI integration, code quality reviews, and security audits.
Reviews and improves test coverage in Cognite Flows apps, helping developers identify untested code paths and ensure comprehensive testing across the application.
Integrates CogniteFileViewer into Flows apps to preview CDF files including PDFs, images, and text documents stored in the Cognite Data Fusion platform.
A Cognite Flows app skill for integrating a todo list component into Flows applications, part of a collection of agent-agnostic builder skills that work with Claude Code, Cursor, Copilot, and other agents supporting the skills format.
A Cognite Flows app review skill that checks for bugs, missing error states, unhandled rejections, and edge cases, part of a collection of agent-agnostic AI skills for building Flows applications.
Adds Pyodide-based Python tool execution to Cognite Flows apps, enabling in-browser Python code execution for data processing and computation within the Flows platform.
A Cognite Flows skill providing CDF Data Modeling API best practices including concurrency limits, pagination strategies, and batching patterns.