CtrlK
BlogDocsLog inGet started
Tessl Logo

graph-explorer

github.com/aws/graph-explorer

Skill

Added

Review

testing

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.

typescript

TypeScript conventions and rules for Graph Explorer, including branded types, function style preferences, and type safety patterns.

schema

Schema storage and discovery in Graph Explorer, including SchemaStorageModel persistence, edge connections, incremental schema growth, and related Jotai atoms.

tailwind

Tailwind CSS v4 styling rules, responsive design patterns, and data attribute conventions for Graph Explorer.

git

Git workflow conventions for Graph Explorer. Use when making commits, creating branches, or discussing version control practices.

github

Handle management of any GitHub related tasks, including creating or modifying issues, publishing a branch as a pull requests (or PRs), or creating or modifying sub-issues or child issues.

react

React component patterns, hooks, naming conventions, and the query-language translation system for Graph Explorer.

connectors

Database connector and explorer patterns for Gremlin, openCypher, and SPARQL, including the query template tag and escapeString usage.

product

Graph Explorer product overview including supported graph types, query languages, databases, key features, and high-level architecture.