Browses, installs, configures, and manages plugins from the uni-app plugin market (ext.dcloud.net.cn) including component plugins, API plugins, and template plugins with dependency handling. Use when the user needs to find and install uni-app plugins, configure plugin settings, manage plugin dependencies, or integrate third-party components.
Use this skill whenever the user wants to:
To use plugins:
Identify the plugin type from the user's request:
Load the appropriate example file from the examples/ directory:
examples/guide/ - Plugin usage guideexamples/plugin-types/ - Different plugin type examplesexamples/installation/ - Plugin installation methodsLoad the appropriate template from the templates/ directory:
templates/plugin-usage.md - Plugin usage templatesFollow the specific instructions in those files for plugin integration
Located in examples/:
Located in templates/:
plugin market, 插件市场, uni-app plugin, 插件安装, plugin integration, 插件使用