Use when bundling walkerOS flows, testing events with simulate/push, running local servers, validating configs, or configuring Flow.Setup JSON files.
319
AI 88
walkeros-create-destination
elbwalker2/20/2026
Use when creating a new walkerOS destination. Example-driven workflow starting with research and examples before implementation.
318
AI 95
walkeros-writing-documentation
elbwalker2/20/2026
Use when writing or updating walkerOS documentation - README, website docs, or skills. Covers quality standards, example validation, and DRY patterns.
318
AI 95
walkeros-understanding-events
elbwalker2/14/2026
Use when creating walkerOS events, understanding event structure, or working with event properties. Covers entity-action naming, event properties, statelessness, and vendor-agnostic design.
318
AI 95
walkeros-create-source
elbwalker2/22/2026
Use when creating a new walkerOS source. Example-driven workflow starting with research and input examples before implementation.
318
AI 92
walkeros-understanding-flow
elbwalker2/14/2026
Use when learning walkerOS architecture, understanding data flow, or designing composable event pipelines. Covers Source→Collector→Destination pattern and separation of concerns.
318
walkeros-mapping-configuration
elbwalker2/6/2026
Use when configuring walkerOS event mappings for specific use cases. Provides recipes for GA4, Meta, custom APIs, and common transformation patterns.
316
AI 95
walkeros-debugging
elbwalker2/6/2026
Use when walkerOS events aren't reaching destinations, debugging event flow, or troubleshooting mapping issues. Covers common problems and debugging strategies.
316
AI 95
walkeros-understanding-sources
elbwalker2/6/2026
Use when working with walkerOS sources, understanding event capture, or learning about the push interface. Covers browser, dataLayer, and server source patterns.
316
AI 95
walkeros-using-logger
elbwalker2/6/2026
Use when working with walkerOS sources/destinations to understand standard logging patterns, replace console.log, or add logging to external API calls. Covers DRY principles, when to log, and migratio...
316
AI 92
walkeros-understanding-development
elbwalker2/6/2026
Use when contributing to walkerOS, before writing code, or when unsure about project conventions. Covers build/test/lint workflow, XP principles, folder structure, and package usage.