windmill-labs

88 mods across 2 repositories, 18k stars between them.

adding-a-trigger

01

windmill-labs/windmill

Skill Claude CodeCodex

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.

18k 2d ago A 45 tokens

ai-chat

02

windmill-labs/windmill

Skill Claude CodeCodex

Guidance for improving the Windmill AI chat (copilot), especially global mode — tools, prompts, and context-window discipline. Use when editing chat tools, system prompts, or tool-result shapes under frontend/src/lib/components/copilot/chat, or when changing how the chat manages its context window.

18k 2d ago A 62 tokens

ai-evals

03

windmill-labs/windmill

Skill Claude CodeCodex

Author and run black-box benchmark cases for the Windmill AI generation modes (flow/app/script/cli/global) in aievals/. Use when adding or changing eval cases, or when running before/after benchmarks for AI chat / copilot changes.

18k 2d ago A 54 tokens

codebase-design

04

windmill-labs/windmill

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

18k 2d ago A 57 tokens

commit

05

windmill-labs/windmill

Skill Claude CodeCodex

Create a git commit with conventional commit format. MUST use anytime you want to commit changes.

18k 2d ago A 20 tokens

domain-modeling

06

windmill-labs/windmill

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, or when another skill needs to maintain the domain model.

18k 2d ago A 38 tokens

grilling

08

windmill-labs/windmill

Skill Claude CodeCodex

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

18k 2d ago A 38 tokens

local-review-codex

10

windmill-labs/windmill

Skill Claude CodeCodex

Run the CI Codex PR review locally against this branch's unpushed work (committed + uncommitted) before pushing. Same policy, model, and reasoning effort as the codex-pr-review GitHub action.

18k 2d ago A 51 tokens

local-review

11

windmill-labs/windmill

Skill Claude CodeCodex

Code review the current PR (or branch diff against main) for bugs, security, and AGENTS.md compliance. MUST use when asked to review code.

18k 2d ago A 34 tokens

native-trigger

12

windmill-labs/windmill

Skill Claude CodeCodex

Guidance for adding native trigger services to Windmill. Use when implementing or modifying native trigger integrations across the backend and frontend.

18k 2d ago A 28 tokens

pr

13

windmill-labs/windmill

Skill Claude CodeCodex

Open a draft pull request on GitHub and drive CI review rounds until it is ready. MUST use when you want to create/open a PR.

18k 2d ago A 31 tokens

refine

14

windmill-labs/windmill

Skill Claude CodeCodex

End-of-session reflection. Reviews friction encountered during the session and proposes updates to docs/ to capture lessons learned.

18k 2d ago A 25 tokens

rust-backend

15

windmill-labs/windmill

Skill Claude CodeCodex

Rust coding guidelines for the Windmill backend. MUST use when writing or modifying Rust code in the backend directory.

18k 2d ago A 26 tokens

svelte-frontend

16

windmill-labs/windmill

Skill Claude CodeCodex

Svelte coding guidelines for the Windmill frontend. MUST use when writing or modifying code in the frontend directory.

18k 2d ago A 27 tokens

update-sqlx

17

windmill-labs/windmill

Skill Claude CodeCodex

How to safely update SQLx offline query cache. MUST use when SQL queries change.

18k 2d ago A 22 tokens

windmill-labs/windmill

Agent Claude Code

Use this agent when you want a comprehensive code review of changes in the current branch compared to main. This includes reviewing for bugs, optimization opportunities, code style issues, potential mistakes, and adherence to project conventions. The agent should be invoked after completing a feature branch or before…

18k 2d ago A 0 tokens

openapi-sync

19

windmill-labs/windmill

Agent Claude Code

Use this agent when backend API endpoints are added, modified, or removed, or when the Flow structure changes and the OpenAPI specification files need to be updated. This includes changes to route handlers in windmill-api, modifications to request/response schemas, changes to authentication requirements, or updates to…

18k 2d ago A 0 tokens

PreToolUse

20

windmill-labs/windmill

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing guard-main-branch.sh, guard-rm-outside-tmp.sh and allow-fileops-in-tmp.sh (3 commands). From windmill-labs/windmill.

18k 2d ago A tokens not measured

PostToolUse

21

windmill-labs/windmill

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, executing format-frontend.sh and format-backend.sh (2 commands). From windmill-labs/windmill.

18k 2d ago A tokens not measured

Notification

22

windmill-labs/windmill

Hook Claude Code

Runs when the agent sends a notification, executing notify-user.sh. From windmill-labs/windmill.

18k 2d ago A tokens not measured

windmill

23

windmill-labs/windmill

Settings file Claude Code

Agent settings declaring 3 hook events (PreToolUse, PostToolUse, Notification) and 49 allowed tools.

18k 2d ago A tokens not measured

svelte

24

windmill-labs/windmill

MCP server Claude CodeCodexCursor +2

MCP server "svelte", hosted remotely at mcp.svelte.dev, as configured in windmill-labs/windmill.

18k 2d ago A tokens not measured