This skill should be used when the user wants to create a standardized React 18 + TypeScript + Vite + Zustand project from scratch. It guides through pre-development brainstorming, project initialization, dynamic theme system setup, layout design, and post-development verification. Strictly aligned with…
A setup guide for creating React Native mobile apps for iOS and Android. It detects development requirements, creates an application skeleton, installs dependencies, and documents how to run and package the app.
This skill should be used when the user wants to create a standardized uni-app project for WeChat mini-program, H5, and App from scratch. It guides through pre-development brainstorming, project initialization with uni-app + Vue3 + TypeScript + Pinia, dynamic theme system setup, static asset generation, layout design…
A collection of uni-app building blocks for mobile-style pages, including cards, form controls, popups, lists, detail pages, login pages, and tab navigation. uni-app is a framework for building applications from shared web-style code.
A uni-app component skill built around reusable card layouts. It includes basic cards, product and profile cards, social and article cards, news and coupon cards, and card-based charts.
A uni-app form component skill for building inputs, search bars, radio buttons, switches, and dropdowns. uni-app is a framework for creating apps for multiple platforms from one codebase.
A reporting-only audit skill for uni-app projects, including Vue 3 and TypeScript projects as well as Vue 2 projects. It checks code quality, security, performance, architecture, interface agreements, UI consistency, and platform compatibility.
A set of rules for handling login and access checks in uni-app WeChat mini-programs. It covers tokens, user state, sign-out, and responses to unauthorized requests.
A report-only checker for uni-app projects, which are apps written once and built for several targets such as WeChat mini-programs, websites, and mobile apps. It looks for differences that can make one target work while another fails.
A uni-app skill for building reusable page components from 22 common mobile-page patterns. uni-app is a framework for creating apps and mini-programs from a shared codebase; slots are places where a component accepts custom content.
A request-layer design guide for uni-app, a framework for building apps that run across platforms such as mini programs, web, and mobile. It covers how app code sends requests and handles responses.