Browse Skills
44358 skills found
moai-core-agent-guide.md
310
1
export
moai-core-agent-guide
2
from
"modu-ai/moai-adk"
from
"modu-ai/moai-adk"
3
Complete guide to MoAI-ADK agents, delegation patterns, and agent orchestration for intelligent task distribution
2026-01-06
moai-domain-cloud.md
310
1
export
moai-domain-cloud
2
from
"modu-ai/moai-adk"
from
"modu-ai/moai-adk"
3
Enterprise-grade cloud architecture expertise with production-ready patterns for AWS (Lambda 3.13, ECS/Fargate 1.4.0, RDS, CDK 2.223.0), GCP (Cloud Run Gen2, Cloud Functions 2nd gen, Cloud SQL), Azure (Functions v4, Container Apps, AKS), and multi-cloud orchestration (Terraform 1.9.8, Pulumi 3.x, Kubernetes 1.34). Covers serverless architectures, container orchestration, multi-cloud deployments, cloud-native databases, infrastructure automation, cost optimization, security patterns, and disaster recovery for 2025 stable versions.
2026-01-06
moai-lang-rust.md
310
1
export
moai-lang-rust
2
from
"modu-ai/moai-adk"
from
"modu-ai/moai-adk"
3
Rust 1.92+ development specialist covering Axum, Tokio, SQLx, and memory-safe systems programming. Use when building high-performance, memory-safe applications or WebAssembly.
2026-01-06
moai-foundation-git.md
310
1
export
moai-foundation-git
2
from
"modu-ai/moai-adk"
from
"modu-ai/moai-adk"
3
Enterprise GitFlow automation, PR policy enforcement, Git 2.47-2.50 features, trunk-based development, comprehensive branching strategies, commit conventions, GitHub CLI 2.83.0 integration
2026-01-06
moai-core-practices.md
310
1
export
moai-core-practices
2
from
"modu-ai/moai-adk"
from
"modu-ai/moai-adk"
3
Enterprise practical workflows, context engineering strategies, JIT (Just-In-Time) retrieval optimization, real-world execution examples, debugging patterns, and moai-adk workflow mastery; activates for workflow pattern learning, context optimization, debugging issue resolution, feature implementation end-to-end, and team knowledge transfer
2026-01-06
moai-streaming-ui.md
310
1
export
moai-streaming-ui
2
from
"modu-ai/moai-adk"
from
"modu-ai/moai-adk"
3
Enhanced streaming UI system with progress indicators, status displays, and interactive feedback mechanisms. Use when running long-running operations, displaying progress, providing user feedback, or when visual indicators enhance user experience during complex workflows.
2026-01-06
azure-devops-rest-api.md
310
1
export
azure-devops-rest-api
2
from
"Tiberriver256/mcp-server-azure-devops"
from
"Tiberriver256/mcp-server-azure-devops"
3
Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the vsts-rest-api-specs repository.
2026-01-01
create-destination.md
309
1
export
create-destination
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
Use when creating a new walkerOS destination (web or server). Step-by-step workflow from research to documentation. (project)
2025-12-31
debugging.md
309
1
export
debugging
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
Use when events aren't reaching destinations, debugging event flow, or troubleshooting mapping issues. Covers common problems and debugging strategies.
2025-12-31
mapping-configuration.md
309
1
export
mapping-configuration
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
Use when configuring event mappings for specific use cases. Provides recipes for GA4, Meta, custom APIs, and common transformation patterns. (project)
2025-12-31
writing-documentation.md
309
1
export
writing-documentation
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
Use when writing or updating any documentation - README, website docs, or skills. Covers quality standards, example validation, and DRY patterns. (project)
2025-12-31
understanding-flow.md
309
1
export
understanding-flow
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
Use when learning walkerOS architecture, understanding data flow, or designing composable event pipelines. Covers Source→Collector→Destination pattern and separation of concerns. (project)
2025-12-31
using-logger.md
309
1
export
using-logger
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
Use when working with 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.
2025-12-31
testing-strategy.md
309
1
export
testing-strategy
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
Use when writing tests, reviewing test code, or discussing testing approach for walkerOS packages. Covers env pattern, dev examples, and package-specific strategies. (project)
2025-12-31
understanding-mapping.md
309
1
export
understanding-mapping
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
Use when transforming events at any point in the flow (source→collector or collector→destination), configuring data/map/loop/condition, or understanding value extraction. Covers all mapping strategies.
2025-12-31
testing-strategy.md
309
1
export
testing-strategy
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
Use when writing tests, reviewing test code, or discussing testing approach for walkerOS packages. Covers env pattern, dev examples, and package-specific strategies.
2025-12-31
understanding-development.md
309
1
export
understanding-development
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
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. (project)
2025-12-31
understanding-events.md
309
1
export
understanding-events
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
Use when creating events, understanding event structure, or working with event properties. Covers entity-action naming, event properties, statelessness, and vendor-agnostic design. (project)
2025-12-31
writing-documentation.md
309
1
export
writing-documentation
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
Use when writing or updating any documentation - README, website docs, or skills. Covers quality standards, example validation, and DRY patterns.
2025-12-31
understanding-development.md
309
1
export
understanding-development
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
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.
2025-12-31
debugging.md
309
1
export
debugging
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
Use when events aren't reaching destinations, debugging event flow, or troubleshooting mapping issues. Covers common problems and debugging strategies. (project)
2025-12-31
understanding-destinations.md
309
1
export
understanding-destinations
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
Use when working with destinations, understanding the destination interface, or learning about env pattern and configuration. Covers interface, lifecycle, env mocking, and paths. (project)
2025-12-31
understanding-mapping.md
309
1
export
understanding-mapping
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
Use when transforming events at any point in the flow (source→collector or collector→destination), configuring data/map/loop/condition, or understanding value extraction. Covers all mapping strategies. (project)
2025-12-31
understanding-sources.md
309
1
export
understanding-sources
2
from
"elbwalker/walkerOS"
from
"elbwalker/walkerOS"
3
Use when working with sources, understanding event capture, or learning about the push interface. Covers browser, dataLayer, and server source patterns. (project)
2025-12-31