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

Waddle

Waddle contains 10 collected skills from wu-zhonghua, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
3
updated
2026-07-14
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

delivering-features
software-developers

Use when implementing or changing a Waddle feature that must be delivered to GitHub, especially with local installation, a dirty worktree, or diverged remote history.

2026-07-14
github-release
software-developers

Guide for publishing Waddle GitHub releases. Use when creating release tags, editing release workflows, changing electron-updater behavior, or verifying auto-update artifacts.

2026-07-03
add-config
software-developers

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

2026-06-18
add-rpc
software-developers

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

2026-06-18
add-wshcmd
software-developers

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

2026-06-18
context-menu
software-developers

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

2026-06-18
create-view
software-developers

Guide for implementing a new view type in Pengu. 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-06-18
electron-api
software-developers

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

2026-06-18
waveenv
software-developers

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

2026-06-18
wps-events
software-developers

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

2026-06-18