.kiro/skills/product/SKILL.md
Graph Explorer product overview including supported graph types, query languages, databases, key features, and high-level architecture.
npx skillsauth add aws/graph-explorer productInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Graph Explorer is a React-based web application that enables users to visualize and explore graph data without writing queries. It supports multiple graph database types and query languages.
development
TypeScript conventions and rules for Graph Explorer, including branded types, function style preferences, and type safety patterns.
tools
Testing standards, patterns, and utilities for Graph Explorer including Vitest, DbState, renderHookWithState, test data factories, SPARQL test helpers, and backward compatibility testing for persisted data.
development
Tailwind CSS v4 styling rules, responsive design patterns, and data attribute conventions for Graph Explorer.
data-ai
Schema storage and discovery in Graph Explorer, including SchemaStorageModel persistence, edge connections, incremental schema growth, and related Jotai atoms.