← all plugins

.Kilocode

by @mits-pl · plugin · 8 skills

.Kilocode from mits-pl/wove.

Install the whole plugin (CLI)
npx skillmds add mits-pl/add-rpc npx skillmds add mits-pl/waveenv npx skillmds add mits-pl/add-config npx skillmds add mits-pl/add-wshcmd npx skillmds add mits-pl/wps-events npx skillmds add mits-pl/create-view npx skillmds add mits-pl/context-menu npx skillmds add mits-pl/electron-api
⬇ Download

Skills in this plugin

  1. add-rpc · mits-pl
    Guides developers through adding new RPC commands to Wave Terminal, covering interface definitions, type conventions, code generation, and implementation across server, Electron, frontend, remote, and terminal components.
    39
    repo stars
  2. waveenv · mits-pl
    Guides creating named subset types of WaveEnv to document a component tree's environmental dependencies and enable mock environments for preview/test servers.
    39
    repo stars
  3. add-config · mits-pl
    Guides adding new configuration settings to Wave Terminal's hierarchical config system, covering Go structs, JSON schema, defaults, docs, and frontend/backend usage.
    39
    repo stars
  4. add-wshcmd · mits-pl
    Guides developers through adding new wsh commands to Wave Terminal, covering file creation, Cobra command structure, flags, block arguments, and RPC integration.
    39
    repo stars
  5. wps-events · mits-pl
    Implements and manages Wave Terminal's WPS publish-subscribe event system, covering event type definition, publishing, subscribing, and TypeScript type generation.
    39
    repo stars
  6. create-view · mits-pl
    Implements a new view type in Wave Terminal by creating a ViewModel class, a React view component, and registering it in the BlockRegistry.
    39
    repo stars
  7. context-menu · mits-pl
    Creates and displays context menus in Wave Terminal, covering menu item types, submenus, checkboxes, and event handling.
    39
    repo stars
  8. electron-api · mits-pl
    Guides adding new Electron APIs to Wave Terminal, covering TypeScript types, preload exposure, IPC handlers, and preview stubs for sync, async, fire-and-forget, and event-listener patterns.
    39
    repo stars