uview-vue2

Installation
SKILL.md

When to use this skill

Use this skill whenever the user wants to:

  • Build uni-app mobile applications with uView UI Vue 2 components
  • Use uView components (Button, Input, Form, Table, Modal, Tabs, etc.)
  • Use $u utility tools ($u.toast, $u.http, $u.storage, $u.route)
  • Customize the uView UI theme via SCSS variables
  • Set up uView UI in a Vue 2 uni-app project

How to use this skill

Workflow

  1. Install - Install uView UI plugin and register with Vue.use() in main.js
  2. Configure easycom - Set up easycom in pages.json for auto component registration
  3. Choose component - Match the UI need to component from reference below
  4. Load example file - Each component has detailed examples in examples/components/

Quick-Start: Setup and Basic Usage

Installs
53
GitHub Stars
466
First Seen
Jan 24, 2026
uview-vue2 — teachingai/full-stack-skills