Skip to main content
Run any Skill in Manus
with one click
GitHub repository

waveterm

waveterm contains 8 collected skills from wavetermdev, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
21.6k
updated
2026-03-27
Forks
1.1k
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

create-view
software-developers

Guide for implementing a new view type in Wave Terminal. Use when creating a new view component, implementing the ViewModel interface, registering a new view type in BlockRegistry, or adding a new content type to display within blocks.

2026-03-27
waveenv
software-developers

Guide for creating WaveEnv narrowings in Wave Terminal. Use when writing a named subset type of WaveEnv for a component tree, documenting environmental dependencies, or enabling mock environments for preview/test server usage.

2026-03-24
add-rpc
software-developers

Guide for adding new RPC calls to Wave Terminal. Use when implementing new RPC commands, adding server-client communication methods, or extending the RPC interface with new functionality.

2026-03-11
electron-api
software-developers

Guide for adding new Electron APIs to Wave Terminal. Use when implementing new frontend-to-electron communications via preload/IPC.

2026-03-07
context-menu
software-developers

Guide for creating and displaying context menus in Wave Terminal. Use when implementing right-click menus, adding context menu items, creating submenus, or handling menu interactions with checkboxes and separators.

2026-02-25
wps-events
software-developers

Guide for working with Wave Terminal's WPS (Wave PubSub) event system. Use when implementing new event types, publishing events, subscribing to events, or adding asynchronous communication between components.

2026-02-21
add-wshcmd
software-developers

Guide for adding new wsh commands to Wave Terminal. Use when implementing new CLI commands, adding command-line functionality, or extending the wsh command interface.

2026-02-19
add-config
software-developers

Guide for adding new configuration settings to Wave Terminal. Use when adding a new setting to the configuration system, implementing a new config key, or adding user-customizable settings.

2026-02-17