graph-explorer
Structured planning, debugging, testing, and code review workflows
All Skills in This Repository (8)
Pure Emerald Level Indicatorsconnectors
Connect to graph databases and query via Gremlin, openCypher, or SPARQL.
typescript
Enforce TypeScript conventions and branded types for Graph Explorer code.
product
Provide an overview of Graph Explorer's graph types, query languages, and architecture.
tailwind
Apply Tailwind CSS v4 styling rules and responsive design patterns to web applications.
testing
Test Graph Explorer with Vitest, Jotai state, and data factories.
schema
Persist and discover graph database schemas with IndexedDB caching and Jotai state.
github
Create, modify, and label GitHub issues and publish pull requests.
react
Guide React development with component patterns, hooks, and query-language UI translation.
Frequently Asked Questions
FAQPage SchemaHow to install graph-explorer skills?โผ
Run `npx skills add aws/graph-explorer --all -g -y` in your terminal to install all skills in this collection globally.
What do these engineering skills actually do?โผ
They cover the full path from idea to shipped code: grilling sessions to sharpen plans, specs and tickets, test-driven implementation, bug diagnosis, issue triage, and two-axis code review.
Do these skills work with Claude Code and other coding agents?โผ
Yes. Every skill follows the standard SKILL.md format, so they run in Claude Code, Codex, OpenClaw, and other compatible coding environments.
How do the skills handle large multi-session projects?โผ
The wayfinder skill charts big efforts as a map of decision tickets on your issue tracker, then resolves them one at a time until the path forward is clear.
Do I need to configure anything before first use?โผ
Run the setup skill once to record your issue tracker, triage labels, and documentation layout; the other skills then read that configuration automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core