Developing Wayfinder Strategies

Best practices for developing, testing, and iterating Wayfinder Paths strategies/adapters in this repo (data sources, manifests, safety rails).

majiayu000 9d10c71 2 files · 1.9 KB Updated 567 repo stars

File contents

When to use

Use this skill when you are:

  • Designing a new strategy (or major refactor) in wayfinder_paths/strategies/
  • Exploring adapter capabilities to build strategy logic
  • Adding tests, manifests, examples, or debugging strategy behavior

How to use

Follow the repo-specific workflow and patterns in these rule docs:

  • rules/workflow.md - Setup, common commands, how to run strategies locally
  • rules/manifests-and-tests.md - Manifest rules, required tests, examples.json discipline
  • rules/data-sources.md - Where data comes from (clients/adapters), read vs write conventions
  • rules/safety-and-execution.md - Approvals and safe execution patterns

majiayu000/claude-skill-registry-data/tree/main/development/developing-wayfinder-strategies commit 9d10c71eb4

Frequently asked questions

npx skillmds add majiayu000/developing-wayfinder-strategies