write-script-snowflake
MUST use when writing Snowflake queries.
Browse reusable Agent Skills, each with a clear purpose and practical guidance.
MUST use when writing Snowflake queries.
Checklist for adding a new TriggerCrud-based trigger type to Windmill (Azure, GCP, Kafka, etc.). Use when wiring a new trigger kind across backend, frontend, CLI, and capture infrastructure.
Guidance for adding native trigger services to Windmill. Use when implementing or modifying native trigger integrations across the backend and frontend.
Rust coding guidelines for the Windmill backend. MUST use when writing or modifying Rust code in the backend directory.
Svelte coding guidelines for the Windmill frontend. MUST use when writing or modifying code in the frontend directory.
How to safely update SQLx offline query cache. MUST use when SQL queries change.
Container-based dev environment setup and dependency management for Megatron-LM. Covers acquiring and launching the CI container, uv package management, and updating uv.lock.
Linting and formatting for Megatron-LM. Covers running autoformat.sh, tools (ruff, black, isort, pylint, mypy), and code style rules.
Split a PR into multiple PRs to reduce the number of required CODEOWNERS reviewer groups.