🎯

uniapp-native-plugin

🎯Skill

from teachingai/agent-skills

VibeIndex|
What it does

Develops native Android and iOS plugins for uni-app, enabling seamless integration of native capabilities and custom modules.

πŸ“¦

Part of

teachingai/agent-skills(128 items)

uniapp-native-plugin

Installation

Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add https://github.com/teachingai/full-stack-skills.git
Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add teachingai/full-stack-skills
Claude CodeAdd plugin in Claude Code
/plugin marketplace remove full-stack-skills
Install PluginInstall plugin from marketplace
/plugin install development-skills@full-stack-skills
Install PluginInstall plugin from marketplace
/plugin install development-skills-utils@full-stack-skills

+ 11 more commands

πŸ“– Extracted from docs: teachingai/agent-skills
4Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

A comprehensive skill for developing native plugins for uni-app. Use this skill when building Android/iOS native plugins, integrating native capabilities, or publishing plugins based on official native plugin docs.

When to use this skill

Use this skill whenever the user wants to:

  • Develop native Android plugins
  • Develop native iOS plugins
  • Integrate native functionality into uni-app
  • Create custom native modules
  • Extend uni-app with native capabilities
  • Handle native plugin communication
  • Package and distribute native plugins

How to use this skill

To develop native plugins:

  1. Identify the platform from the user's request:

- Android β†’ Use Android plugin examples

- iOS β†’ Use iOS plugin examples

  1. Load the appropriate example file from the examples/ directory:

- examples/guide/ - Native plugin development guide

- examples/android-plugin/ - Android plugin examples

- examples/ios-plugin/ - iOS plugin examples

  1. Load the appropriate template from the templates/ directory:

- templates/plugin-template.md - Plugin development templates

  1. Follow the specific instructions in those files for development

Examples and Templates

Examples

Located in examples/:

  • guide/ - Native plugin development guide
  • android-plugin/ - Android plugin development examples
  • ios-plugin/ - iOS plugin development examples

Templates

Located in templates/:

  • plugin-template.md - Plugin development templates

Best Practices

  1. Follow platform guidelines: Adhere to Android and iOS development standards
  2. Error handling: Implement proper error handling and logging
  3. Documentation: Provide clear documentation for plugin usage
  4. Testing: Test plugins thoroughly on real devices

Resources

  • Official Documentation: https://nativesupport.dcloud.net.cn/NativePlugin/

Keywords

native plugin, εŽŸη”Ÿζ’δ»Ά, Android插仢, iOS插仢, plugin development, native module