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
use-dom
1,902Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
Adding Clerk
1,896Add Clerk authentication to any project by following the official quickstart guides.
clerk-custom-ui
1,882Custom authentication flows and component appearance - hooks (useSignIn, useSignUp), themes, colors, fonts, CSS. Use for custom sign-in/sign
clerk-backend-api
1,865Clerk Backend REST API explorer and executor. Browse tags, inspect endpoint schemas, and execute authenticated requests. Use when listing us
shadcn/ui Component Integration
1,861Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customizat
gws-gmail-watch
1,860Gmail: Watch for new emails and stream them as NDJSON.
workers-best-practices
1,857Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configu
smart-search
1,851基于 opencli 命令的智能搜索路由器。当用户想要使用 OpenCLI、CLI 或 API 搜索、查询、查找或研究信息时,尤其是涉及指定网站、社交媒体、技术资料、新闻、购物、旅游、求职、金融或中文内容时,务必使用此 skill
Implementing Flutter Animations
1,844Implements animated effects, transitions, and motion in a Flutter app. Use when adding visual feedback, shared element transitions, or physi
Managing State in Flutter
1,843Manages application and ephemeral state in a Flutter app. Use when sharing data between widgets or handling complex UI state transitions.
gstack
1,830Fast headless browser for QA testing and site dogfooding. (gstack)
OpenCLI AutoFix - Automatic Adapter Self-Repair
1,826Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails - it guides you through collecti
Implementing Flutter Theming and Adaptive Design
1,818Customizes the visual appearance of a Flutter app using the theming system. Use when defining global styles, colors, or typography for an ap
gws-gmail-reply
1,813Gmail: Reply to a message (handles threading automatically).
Implementing Navigation and Routing in Flutter
1,807Handles routing, navigation, and deep linking in a Flutter application. Use when moving between screens or setting up URL-based navigation.
gws-gmail-forward
1,806Gmail: Forward a message to new recipients.
chat (v1)
1,770Google Chat: Manage Chat spaces and messages.
workflow (v1)
1,767Google Workflow: Cross-service productivity workflows.
Testing Flutter Applications
1,761Implements unit, widget, and integration tests for a Flutter app. Use when ensuring code quality and preventing regressions through automate