Browse Skills

44358 skills found

using-logger.md
309
1 export using-logger
2 elbwalker 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
create-source.md
309
1 export create-source
2 elbwalker from "elbwalker/walkerOS"
3 Use when creating a new walkerOS source (web or server). Step-by-step workflow for capturing events from new platforms. (project)
2025-12-31
create-destination.md
309
1 export create-destination
2 elbwalker from "elbwalker/walkerOS"
3 Use when creating a new walkerOS destination. Example-driven workflow starting with research and examples before implementation.
2025-12-31
understanding-destinations.md
309
1 export understanding-destinations
2 elbwalker 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.
2025-12-31
mapping-configuration.md
309
1 export mapping-configuration
2 elbwalker from "elbwalker/walkerOS"
3 Use when configuring event mappings for specific use cases. Provides recipes for GA4, Meta, custom APIs, and common transformation patterns.
2025-12-31
waterui-native-bindings.md
309
1 export waterui-native-bindings
2 water-rs from "water-rs/waterui"
3 Implement FFI bindings for WaterUI components across Rust, Apple Swift, and Android Kotlin/JNI layers. Use when adding new component types, metadata wrappers, or fixing native binding errors (UnsatisfiedLinkError, missing symbols, type mismatches).
2026-01-06
understanding-flow.md
309
1 export understanding-flow
2 elbwalker 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.
2025-12-31
understanding-sources.md
309
1 export understanding-sources
2 elbwalker 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.
2025-12-31
create-source.md
309
1 export create-source
2 elbwalker from "elbwalker/walkerOS"
3 Use when creating a new walkerOS source. Example-driven workflow starting with research and input examples before implementation.
2025-12-31
understanding-events.md
309
1 export understanding-events
2 elbwalker 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.
2025-12-31
data-model-creation.md
308
1 export data-model-creation
2 TencentCloudBase from "TencentCloudBase/awesome-cloudbase-examples"
3 Optional advanced tool for complex data modeling. For simple table creation, use relational-database-tool directly with SQL statements.
2026-01-09
cloudrun-development.md
308
1 export cloudrun-development
2 TencentCloudBase from "TencentCloudBase/awesome-cloudbase-examples"
3 CloudBase Run backend development rules (Function mode/Container mode). Use this skill when deploying backend services that require long connections, multi-language support, custom environments, or AI agent development.
2026-01-09
web-development.md
308
1 export web-development
2 TencentCloudBase from "TencentCloudBase/awesome-cloudbase-examples"
3 Web frontend project development rules. Use this skill when developing web frontend pages, deploying static hosting, and integrating CloudBase Web SDK.
2026-01-09
auth-http-api-cloudbase.md
308
1 export auth-http-api-cloudbase
2 TencentCloudBase from "TencentCloudBase/awesome-cloudbase-examples"
3 Use when you need to implement CloudBase Auth v2 over raw HTTP endpoints (login/signup, tokens, user operations) from backends or scripts that are not using the Web or Node SDKs.
2026-01-09
cloudbase-platform.md
308
1 export cloudbase-platform
2 TencentCloudBase from "TencentCloudBase/awesome-cloudbase-examples"
3 CloudBase platform knowledge and best practices. Use this skill for general CloudBase platform understanding, including storage, hosting, authentication, cloud functions, database permissions, and data models.
2026-01-09
auth-web-cloudbase.md
308
1 export auth-web-cloudbase
2 TencentCloudBase from "TencentCloudBase/awesome-cloudbase-examples"
3 Complete guide for CloudBase Auth v2 using Web SDK (@cloudbase/[email protected]) - all login flows, user management, captcha handling, and best practices in one file.
2026-01-09
cloudbase-document-database-in-wechat-miniprogram.md
308
1 export cloudbase-document-database-in-wechat-miniprogram
2 TencentCloudBase from "TencentCloudBase/awesome-cloudbase-examples"
3 Use CloudBase document database WeChat MiniProgram SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, and geolocation queries.
2026-01-09
ui-design.md
308
1 export ui-design
2 TencentCloudBase from "TencentCloudBase/awesome-cloudbase-examples"
3 Professional UI design and frontend interface guidelines. Use this skill when creating web pages, mini-program interfaces, prototypes, or any frontend UI components that require distinctive, production-grade design with exceptional aesthetic quality.
2026-01-09
CloudBase Auth.md
308
1 export CloudBase Auth
2 TencentCloudBase from "TencentCloudBase/awesome-cloudbase-examples"
3 A single skill that helps design and implement CloudBase Auth v2 using Web SDK, Node SDK, and HTTP APIs, including login methods, tokens, and best practices.
2026-01-09
cloudbase-document-database-web-sdk.md
308
1 export cloudbase-document-database-web-sdk
2 TencentCloudBase from "TencentCloudBase/awesome-cloudbase-examples"
3 Use CloudBase document database Web SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, and geolocation queries.
2026-01-09
relational-database-mcp-cloudbase.md
308
1 export relational-database-mcp-cloudbase
2 TencentCloudBase from "TencentCloudBase/awesome-cloudbase-examples"
3 This is the required documentation for agents operating on the CloudBase Relational Database. It lists the only four supported tools for running SQL and managing security rules. Read the full content to understand why you must NOT use standard Application SDKs and how to safely execute INSERT, UPDATE, or DELETE operations without corrupting production data.
2026-01-09
scientific-critical-thinking.md
304
1 export scientific-critical-thinking
2 jimmc414 from "jimmc414/Kosmos"
3 Evaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), for critical analysis of scientific claims.
2026-01-09
markitdown.md
304
1 export markitdown
2 jimmc414 from "jimmc414/Kosmos"
3 Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more.
2026-01-09
pdf.md
304
1 export pdf
2 jimmc414 from "jimmc414/Kosmos"
3 PDF manipulation toolkit. Extract text/tables, create PDFs, merge/split, fill forms, for programmatic document processing and analysis.
2026-01-09