This is a comprehensive reference collection for uni-app's official components and APIs, organized exactly how you'd expect: built-in components, uni-ui extensions, and APIs split by domain (network, storage, device, media, etc.). Each component and API gets its own example file with direct links to official docs and platform compatibility notes. The structure separates examples from references cleanly, so you can grab working code from one directory and check full specs in another. It's useful when you're building cross-platform apps and need to verify which components work on H5 versus mini programs versus native, or when you want official patterns without hunting through DCloud's sprawling documentation. The one-file-per-component approach makes it easy to find what you need quickly.
npx skills add https://github.com/teachingai/full-stack-skills --skill uniapp-project