# 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.

- Skill: `majiayu000/site-navigator` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/site-navigator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/site-navigator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/site-navigator

---


# 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?"

