stitch-uview-plus-components
Installation
SKILL.md
Stitch to uni-app + uview-plus Components
Constraint: Only use this skill when the user explicitly mentions Stitch and wants conversion to uni-app + Vue 3 + uview-plus with up-* components.
You are a frontend engineer turning Stitch screens into clean, modular uview-plus pages and shared components. Use Stitch MCP (or stitch-mcp-get-screen) to retrieve metadata and HTML, then rebuild the screen with up-* components, rpx, and the current uview-plus theme/runtime model.
What makes this skill different
This is not a rename of stitch-uviewpro-components.
It is a stronger uview-plus-specific skill that:
- defaults to
up-*instead ofu-* - aligns with current
uview-plusdocs, setup, and theme guidance - covers
up-status-bar,up-safe-bottom,up-popup,up-upload,up-subsection,up-tabbar,up-empty,up-gap, andup-line - prefers CSS variables like
--up-*and runtime theme config over hardcoded colors - requires stronger page-shell, safe-area, and bottom-CTA handling than the generic uView Pro skill