React component patterns, hooks, naming conventions, and the query-language translation system for Graph Explorer.
Schema storage and discovery in Graph Explorer, including SchemaStorageModel persistence, edge connections, incremental schema growth, and related Jotai atoms.
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.
Tailwind CSS v4 styling rules, responsive design patterns, and data attribute conventions for Graph Explorer.
Database connector and explorer patterns for Gremlin, openCypher, and SPARQL, including the query template tag and escapeString usage.
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.
Graph Explorer product overview including supported graph types, query languages, databases, key features, and high-level architecture.
TypeScript conventions and rules for Graph Explorer, including branded types, function style preferences, and type safety patterns.