Skip to main content
在 Manus 中运行任何 Skill
一键导入
code-soup
GitHub 创作者资料

code-soup

按仓库查看 2 个 GitHub 仓库中的 21 个已收集 skills。

已收集 skills
21
仓库
2
更新
2026-05-30
仓库浏览

仓库与代表性 skills

activation-deactivation
软件开发工程师

Handle plugin activation, deactivation, and uninstall. Use when setting up database tables, default options, cleanup tasks, or requirement checks.

2026-05-11
file-naming
软件开发工程师

File naming conventions and namespace-to-directory mapping for PHP files. Use when creating new classes, traits, interfaces, or abstract classes to ensure proper autoloading.

2026-05-11
hooker
软件开发工程师

Use Hooker service to register WordPress actions and filters. Use when adding WordPress hooks, filters, or actions in the plugin. Never use add_action or add_filter directly.

2026-05-11
service-provider
软件开发工程师

Create service providers to register and boot services in the WordPress plugin. Use when adding new features, controllers, or services that need dependency injection and initialization.

2026-05-11
traits
软件开发工程师

Use existing traits and create custom traits for code reuse. Use when sharing common functionality across multiple classes without inheritance.

2026-05-11
webpack-config
软件开发工程师

Modify webpack configuration in src/config/ - add entry points, loaders, plugins, aliases. Use when user needs to customize webpack build, add React/TypeScript, modify Babel, add PostCSS plugins, or change dev server settings.

2026-05-11
ajax-handler
软件开发工程师

Create AJAX handlers for WordPress admin and frontend. Use when handling asynchronous requests from JavaScript, form submissions, or dynamic content loading.

2026-02-28
asset-management
软件开发工程师

Enqueue scripts and styles using the Assets service. Use when adding JavaScript or CSS files to admin or frontend, localizing scripts, or managing asset dependencies.

2026-02-28
当前展示该仓库 Top 8 / 15 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库