This covers the Skyline rendering engine's component system for WeChat mini programs, specifically the enhanced versions of scroll views, swipers, and form controls. You'll want this when building complex scrolling interactions like nested tab lists, pull-to-refresh with custom animations, or draggable bottom sheets. The scroll-view type attribute is mandatory in Skyline, which is a sharp edge if you're porting WebView code. The documentation is thorough on worklet callbacks for zero-latency scroll handlers and shared element transitions between pages. The nested scroll mode with header/body components solves the classic tab-plus-list coordination problem cleanly. If you're doing anything beyond basic static layouts in Skyline, you'll reference the component compatibility table constantly.
npx -y skills add wechat-miniprogram/skyline-skills --skill skyline-components --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills