Writing Flutter Widget Tests
2,814Implement a component-level test using `WidgetTester` to verify UI rendering and user interactions (tapping, scrolling, entering text). Use
flutter-add-widget-preview
2,776Adds interactive widget previews to the project using the previews.dart system. Use when creating new UI components or updating existing scr
upgrading-expo
2,665Guidelines for upgrading Expo SDK versions and fixing dependency issues
expo-dev-client
2,536Build and distribute Expo development clients locally or via TestFlight
Node.js Backend Patterns
2,516Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, data
Accessibility (a11y)
2,476Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance
Neon Serverless Postgres
2,455Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods, branching, autoscaling, scale-to-zero
guizang-ppt-skill
2,400生成横向翻页网页 PPT(单 HTML 文件),含 WebGL 背景、章节幕封、数据大字报、图片网格等模板。提供两种风格:① "电子杂志 × 电子墨水"(衬线 + 流体背景 + 暖色) ② "瑞士国际主义"(无衬线 + 网格点阵 + IKB/柠檬黄/柠檬绿/安全橙高亮)。当用户需
Upgrade Next.js
2,269Upgrade Next.js to the latest version following official migration guides and codemods
karpathy-guidelines
2,251Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make
expo-api-routes
2,183Guidelines for creating API routes in Expo Router with EAS Hosting
Tailwind Design System (v4)
2,176Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component
Enhance Prompt for Stitch
2,120Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context,
google-agents-cli-adk-code
2,111This skill should be used when the user wants to "write agent code", "build an agent with ADK", "add a tool", "create a callback", "define a
ADK Development Workflow & Guidelines
2,100This skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code"
ADK Project Scaffolding Guide
2,097This skill should be used when the user wants to "create an agent project", "start a new ADK project", "build me a new agent", "add CI/CD to
Writing Expo Modules
2,039Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definitio
frontend-design
2,023Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components
Architecting Flutter Layouts
1,962Builds Flutter layouts using the constraint system and layout widgets. Use when creating or refining the UI structure of a Flutter applicati
opencli-adapter-author
1,960Use when writing an OpenCLI adapter for a new site or adding a new command to an existing site. Guides end-to-end from first recon through f
Stitch Build Loop
1,942Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
Architecting Flutter Applications
1,937Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring
Stitch Design Expert
1,904Unified entry point for Stitch design work. Handles prompt enhancement (UI/UX keywords, atmosphere), design system synthesis (.stitch/DESIGN
Adding Clerk
1,896Add Clerk authentication to any project by following the official quickstart guides.