返回 Skill 列表
extension
分类: AI Agent 能力无需 API Key

site-navigator

使用此技能帮助用户在Ryan的网站上查找内容、在各部分之间导航或根据他们的兴趣发现相关内容。

person作者: jakexiaohubgithub

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