Integrates a local Cognite Reveal 3D CAD viewer bundle into Flows apps by copying app-local source code. Use when adding 3D viewer, 3D visualization, Reveal, CAD model, RevealProvider, RevealCanvas, Reveal3DResources, FDM 3D mapping, asset 3D model, model browser, or Cognite 3D content to a Flows application.
79
100%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Quality
Discovery
100%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is an excellent skill description that clearly defines its purpose, uses third-person voice, and includes a comprehensive 'Use when' clause with extensive trigger terms. It covers both high-level concepts (3D viewer, CAD model) and specific technical components (RevealProvider, RevealCanvas), making it highly discoverable while remaining distinctly scoped to Cognite Reveal integration in Flows apps.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | The description lists multiple specific concrete actions and components: 'copying app-local source code', 'local Cognite Reveal 3D CAD viewer bundle', and names specific components like RevealProvider, RevealCanvas, Reveal3DResources, FDM 3D mapping. | 3 / 3 |
Completeness | Clearly answers both 'what' (integrates a local Cognite Reveal 3D CAD viewer bundle into Flows apps by copying app-local source code) and 'when' (explicit 'Use when' clause with a comprehensive list of trigger scenarios). | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural trigger terms users would say: '3D viewer', '3D visualization', 'Reveal', 'CAD model', 'RevealProvider', 'RevealCanvas', 'Reveal3DResources', 'FDM 3D mapping', 'asset 3D model', 'model browser', 'Cognite 3D'. Covers both high-level concepts and specific component names. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive with a very specific niche: Cognite Reveal 3D CAD viewer integration into Flows apps. The combination of domain-specific terms (Cognite, Reveal, Flows, FDM 3D mapping) makes it extremely unlikely to conflict with other skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is an excellent skill file that demonstrates strong technical writing. It is concise yet comprehensive, with executable code examples, a well-sequenced workflow with validation steps, and appropriate progressive disclosure to reference files. The verification checklist and critical rules sections add significant value for preventing common integration errors.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is lean and efficient throughout. It assumes Claude knows React, TypeScript, and build tooling. Every section serves a clear purpose—no explanations of what 3D viewers are or how React works. The dependency table is compact and informative. | 3 / 3 |
Actionability | Provides fully executable code examples (complete React component with proper imports), specific bash install commands, concrete file paths for copying, and a detailed dependency table with versions. The minimal example is copy-paste ready and the critical rules give specific, actionable constraints (e.g., memoize with useMemo keyed on client.project). | 3 / 3 |
Workflow Clarity | The 8-step integration workflow is clearly sequenced with explicit ordering ('Follow these steps in order'). Step 8 includes a build/typecheck validation checkpoint. The verification checklist at the end provides a comprehensive feedback loop. Critical rules section prevents common errors. The workflow covers the full lifecycle from inspection through verification. | 3 / 3 |
Progressive Disclosure | The SKILL.md provides a clear overview with concise getting-started content, then points to one-level-deep references: references/vite-config.md, references/implementation.md, and code/README.md. Each reference is clearly signaled with its purpose. The main file stays focused on the workflow while deferring detailed configuration and advanced patterns to separate files. | 3 / 3 |
Total | 12 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
metadata_version | 'metadata.version' is missing | Warning |
Total | 10 / 11 Passed | |
d6af887
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.