Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

walkerOS

walkerOS에는 elbwalker에서 수집한 skills 22개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
22
Stars
342
업데이트
2026-07-10
Forks
21
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

walkeros-writing-documentation
소프트웨어 개발자

Use when writing or updating walkerOS documentation - README, website docs, or skills. Covers quality standards, example validation, and DRY patterns.

2026-07-10
walkeros-understanding-events
소프트웨어 개발자

Use when creating walkerOS events, understanding event structure, or working with event properties. Covers entity-action naming, event properties, statelessness, and vendor-agnostic design.

2026-07-08
walkeros-understanding-destinations
소프트웨어 개발자

Use when working with walkerOS destinations, understanding the destination interface, or learning about env pattern and configuration. Covers interface, lifecycle, env mocking, and paths.

2026-07-07
walkeros-mcp-actions
기타 컴퓨터 관련 직업

Use when an AI agent calls walkerOS MCP tools from code (code execution / Code Mode, a Worker, or an app sandbox) to validate, simulate, bundle, or inspect flows and packages, and wants to filter large results in code instead of issuing many separate tool calls.

2026-07-06
walkeros-understanding-sources
소프트웨어 개발자

Use when working with walkerOS sources, understanding event capture, or learning about the push interface. Covers browser, dataLayer, and server source patterns.

2026-07-06
walkeros-using-cli
소프트웨어 개발자

Use when bundling walkerOS flows, testing events with simulate/push, running local servers, validating configs, or configuring Flow JSON files.

2026-06-30
walkeros-create-destination
소프트웨어 개발자

Use when creating a new walkerOS destination to send events to a vendor or

2026-06-23
walkeros-create-source
소프트웨어 개발자

Use when creating a new walkerOS source to capture events (browser source,

2026-06-23
walkeros-create-transformer
소프트웨어 개발자

Use when creating a new walkerOS transformer to modify events in the pipeline (validate, enrich, or redact) at a before/next chain position. Example-driven workflow for the transformer interface, return values, and chaining.

2026-06-23
walkeros-understanding-development
소프트웨어 개발자

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.

2026-06-23
walkeros-understanding-stores
소프트웨어 개발자

Use when working with walkerOS stores, understanding key-value storage in flows, or learning about store injection via env. Covers interface, lifecycle, $store. wiring, and available store packages.

2026-06-23
walkeros-using-store-cache
소프트웨어 개발자

Use when adding read-through caching to a walkerOS store, memoizing a slow API/Sheets backing, composing multi-tier cache chains, or deduplicating concurrent store reads. Covers recipes, TTL choice, error policy, and observability counters.

2026-06-23
walkeros-using-transformer-ga4
소프트웨어 개발자

Use when wiring `@walkeros/transformer-ga4` into a server flow, overriding default GA4 event mappings, dropping events, adding custom event keys, or troubleshooting GA4 Measurement Protocol decoding. Covers the `before`-chain wiring contract, configuration recipes, and per-field patching with extend/remove.

2026-06-23
walkeros-create-cmp-source
소프트웨어 개발자

Use when creating a new walkerOS CMP (consent management platform) source. Structured fill-in-the-blanks workflow that turns any CMP's consent API into a walkerOS source package. Covers CookieFirst, Usercentrics, CookiePro/OneTrust patterns and generalizes to any CMP.

2026-06-15
walkeros-understanding-flow
소프트웨어 개발자

Use when learning walkerOS architecture, understanding data flow, or designing composable event pipelines. Covers Source→Collector→Destination pattern and separation of concerns.

2026-06-09
walkeros-understanding-transformers
소프트웨어 개발자

Use when working with walkerOS transformers, understanding event validation/enrichment/redaction, or learning about transformer chaining. Covers interface, return values, and pipeline integration.

2026-06-09
walkeros-understanding-mapping
소프트웨어 개발자

Use when transforming walkerOS events in the flow (source→collector or collector→destination), configuring data/map/loop/set/condition/policy, or using $code: syntax in JSON configs.

2026-06-03
walkeros-debugging
소프트웨어 개발자

Use when walkerOS events aren't reaching destinations, debugging event flow, or troubleshooting mapping issues. Covers common problems and debugging strategies.

2026-06-03
walkeros-using-step-examples
소프트웨어 품질 보증 분석가·테스터

Use when writing, simulating, validating, or testing with walkerOS step examples. Covers the complete lifecycle from authoring examples to CI integration.

2026-06-02
walkeros-testing-strategy
소프트웨어 품질 보증 분석가·테스터

Use when writing tests, reviewing test code, or discussing testing approach for walkerOS packages. Covers env pattern, dev examples, and package-specific strategies.

2026-06-01
walkeros-mapping-configuration
소프트웨어 개발자

Use when configuring walkerOS event mappings for specific use cases. Provides recipes for GA4, Meta, custom APIs, and common transformation patterns.

2026-05-21
walkeros-using-logger
소프트웨어 개발자

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 migration patterns.

2026-03-04
walkerOS GitHub Agent Skills | SkillsMP