Toolverse
All skills

cli-commands

by windmill-labs

MUST use when using the CLI.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
DevOps
Views
15

About this skill

MUST use when using the CLI.

How to use

  1. Zainstaluj Windmill CLI (wmill) na swoim systemie, jeśli jeszcze tego nie zrobiłeś. Upewnij się, że masz dostęp do API Windmill i posiadasz token autoryzacyjny.

  2. Skonfiguruj połączenie z workspace'em, podając token i adres URL API za pomocą opcji globalnych --token i --base-url, lub ustaw zmienną środowiskową WMILL_CONFIG_DIR wskazującą na katalog konfiguracyjny.

  3. Aby pracować z aplikacjami, użyj komendy app dev [folder_aplikacji] aby uruchomić serwer deweloperski z live reload. Serwer automatycznie otworzy przeglądarkę; możesz zmienić port za pomocą --port lub wyłączyć auto-otwarcie flagą --no-open.

  4. Aby opublikować lokalną aplikację, użyj app push [ścieżka_pliku] [ścieżka_zdalna]. Przed publikacją możesz zwalidować strukturę za pomocą app lint [folder_aplikacji].

  5. Zarządzaj skryptami i przepływami za pomocą odpowiednich komend (script, flow). Wyświetl listę zasobów komendą [typ] list lub pobierz szczegóły konkretnego zasobu komendą [typ] get [ścieżka].

  6. Dla dodatkowych informacji debugowania dodaj flagi --debug lub --verbose do dowolnej komendy, a wyniki możesz formatować jako JSON za pomocą --json do dalszego przetwarzania.

Related skills

miniprogram-development

by TencentCloudBase

WeChat Mini Program development rules. Use this skill when developing WeChat mini programs, integrating CloudBase capabilities, and deploying mini program projects.

DevOps
1955

cloudflare-manager

by qdhenry

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun

DevOps
20122

macos-cleaner

by daymade

Analyze and reclaim macOS disk space through intelligent cleanup recommendations. This skill should be used when users report disk space issues, need to clean up their Mac, or want to understand what's consuming storage. Focus on safe, interactive analysis with user confirmation

DevOps
1331

3d-games

by davila7

3D game development principles. Rendering, shaders, physics, cameras.

DevOps
1355

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141