SkillAgentSearch skills...

Workerskv.gui

(WIP) A cross-platform Desktop application for exploring Workers KV Namespace data

Install / Use

/learn @cloudflare/Workerskv.gui
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Workers KV – Desktop GUI

A cross-platform Desktop application for exploring Workers KV Namespace data

Built with:

  • Svelte – UI framework
  • Svelte Kit – UI build system
  • Tauri – Desktop Application framework
  • Redis – The backing database / cache

Install

Note: Pre-built applications are available on the Releases page!

You must have Redis installed locally to use localhost servers.

Local Development

Please follow the Tauri Getting Started Guide to setup your system with the Rust toolchain.

Once complete, this application is built like a typical Node.js application – however, pnpm is used for package management.

$ pnpm install
$ pnpm run build

Note: You may use yarn or npm, but only a pnpm lockfile is included.

Screenshots

Setup or Manage Connections

<img width="480" src="shots/connect.png" alt="setup connection details" />

Viewing Namespace Keys

<img width="480" src="shots/viewer.png" alt="view key properties and value" />

View on GitHub
GitHub Stars317
CategoryDevelopment
Updated1mo ago
Forks22

Languages

Svelte

Security Score

95/100

Audited on Feb 23, 2026

No findings