uniapp-plugin
Originally fromteachingai/full-stack-skills
Installation
SKILL.md
When to use this skill
Use this skill whenever the user wants to:
- Use plugins from the uni-app plugin market
- Automatically install plugins into projects
- Configure plugin settings
- Integrate third-party plugins
- Handle plugin dependencies
- Update and manage plugins
- Work with different plugin types (components, APIs, templates, etc.)
How to use this skill
To use plugins:
- Identify the plugin type from the user's request:
- Component plugins → Use component plugin examples
- API plugins → Use API plugin examples
- Template plugins → Use template plugin examples