uniapp-project
Installation
SKILL.md
When to use this skill
Use this skill whenever the user wants to:
- Use any uni-app built-in component or uni-ui component
- Use any uni-app API (network, storage, device, UI, navigation, media, etc.)
- Access per-component or per-API examples with official doc links
- Check platform compatibility for components and APIs
- Build cross-platform uni-app applications with official patterns
How to use this skill
This skill is organized to match the official uni-app components and API documentation:
- Choose component or API category:
- Components →
examples/components/built-in/andexamples/uni-ui/ - APIs →
examples/api/(categorized by domain)
- Components →