.kiro/skills/tailwind/SKILL.md
Tailwind CSS v4 styling rules, responsive design patterns, and data attribute conventions for Graph Explorer.
npx skillsauth add aws/graph-explorer tailwindInstall 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.
tailwind.config.ts file remains for legacy reasonsResizeObserver for responsive layout changes whenever possiblehttps://tailwindcss.com/docsdevelopment
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.
data-ai
Schema storage and discovery in Graph Explorer, including SchemaStorageModel persistence, edge connections, incremental schema growth, and related Jotai atoms.
development
React component patterns, hooks, naming conventions, and the query-language translation system for Graph Explorer.