Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Waddle

Waddle 收录了来自 wu-zhonghua 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
3
更新
2026-07-14
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

delivering-features
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-06-18
waveenv
软件开发工程师

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
软件开发工程师

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