Agent skill
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.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/site-navigator
SKILL.md
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:
- Understand their interest or question
- Recommend the most relevant section(s)
- Briefly explain why it's relevant
- 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?"
Didn't find tool you were looking for?