awsawsOfficialยท8 Agent Skills Included

graph-explorer

Structured planning, debugging, testing, and code review workflows

Guides engineering work from raw idea to shipped code through structured interviews, specs, tickets, and test-driven implementation. Diagnoses hard bugs with tight feedback loops, triages incoming issues, and reviews diffs against standards and specs. Eliminates vague plans, untested changes, and forgotten decisions by capturing domain language and architecture records as work happens.
npx skills add aws/graph-explorer --all -g -y
Available:

Gives the agent this repo's coding standards, TypeScript and testing rules, approved pnpm commands, and pointers to the per-topic docs it must read before working in each area.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’