Agent Skill
2/7/2026

site-navigator

Use this skill to help users find content on Ryan's site, navigate between sections, or discover relevant posts based on their interests.

R
ryanwaits
0GitHub Stars
2Views
npx skills add ryanwaits/site

SKILL.md

Namesite-navigator
DescriptionUse this skill to help users find content on Ryan's site, navigate between sections, or discover relevant posts based on their interests.

name: site-navigator description: Use this skill to help users find content on Ryan's site, navigate between sections, or discover relevant posts based on their interests.

Site Navigator

Help users discover and navigate Ryan's site content.

Site Structure

/ (homepage)
├── /jobs - Employment history
├── /projects - Open source projects
├── /text - Writings/notes
├── /experiments - Playground/experiments
└── /n/ - Individual posts
    ├── /n/tools-return-data - Tools Return Data, Agents Make Decisions
    ├── /n/features-dont-compose - Features Don't Compose
    ├── /n/new-standard-who-dis - New Standard, Who Dis?
    └── /n/how-does-this-not-exist - How Does This Not Exist?

Content Categories

Career & Philosophy:

  • Product Engineers - working backwards from product experience
  • Developer Relations - coding, teaching, community
  • Developer Marketing - building trust with developers

Technical:

  • Rust is Eating JavaScript - the tooling revolution
  • My Stack - preferred tools and frameworks
  • Understanding AI - neural networks and LLMs

Culture:

  • Developer Experience - creating great DX
  • Developer Products - open source and free tiers
  • Community Moderation - building healthy communities

Instructions

When users are looking for something:

  1. Understand their interest or question
  2. Recommend the most relevant section(s)
  3. Briefly explain why it's relevant
  4. Offer to read/discuss the content in depth

Example Triggers

  • "What should I read first?"
  • "I'm interested in DevRel"
  • "Show me the technical posts"
  • "What's on this site?"
Skills Info
Original Name:site-navigatorAuthor:ryanwaits