GSAP with React
3,536Official GSAP skill for React - useGSAP hook, refs, gsap.context(), cleanup. Use when the user wants animation in React or Next.js, or asks
GPT Image 2 - Pro Pack on RunComfy
3,529Generate and edit images with OpenAI GPT Image 2 (ChatGPT Images 2.0) on RunComfy. Documents GPT Image 2's strengths (embedded text, logos,
SMS Marketing
3,523When the user wants to plan, build, or optimize SMS or MMS marketing - including welcome flows, abandoned cart texts, post-purchase, win-bac
remove-background
3,511Remove an image background with the Pilio developer API. Use when the user wants transparent-background cutouts, portrait or product backgro
Better Auth Integration Guide
3,497Configure Better Auth server and client, set up database adapters, manage sessions, add plugins, and handle environment variables. Use when
Momentic result classification (MCP)
3,493Classify or explain Momentic test run results using Momentic MCP tools. Use when the user asks to categorize a failure, understand why a run
upscale-image
3,487Upscale or enhance an image with the Pilio developer API. Use when the user wants higher-resolution images, AI super-resolution, image clari
remove-pdf-watermark
3,432Remove watermarks from a PDF with the Pilio developer API. Use when the user wants PDF watermark removal, editable PDF cleanup, AI PDF page
Agentix - CEO Skill
3,300Manage your team - create roles, assign tasks, spawn workers, and monitor progress
JSON Canvas Skill
3,263Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual
defuddle
3,245Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch wh
building-native-ui
3,170Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and
flutter-apply-architecture-best-practices
2,967Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring
obsidian-cli
2,945Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports p
flutter-build-responsive-layout
2,928Use `LayoutBuilder`, `MediaQuery`, or `Expanded/Flexible` to create a layout that adapts to different screen sizes. Use when you need the UI
fastify-best-practices
2,920Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript. Use when building, configuring, or debug
Bright Data - Scrape
2,919Scrape web content as clean markdown/HTML/JSON via the Bright Data CLI (`bdata scrape`). Use when the user wants to fetch a page, extract co
Resolving Flutter Layout Errors
2,857Fixes Flutter layout errors (overflows, unbounded constraints) using Dart and Flutter MCP tools. Use when addressing "RenderFlex overflowed"
Writing Flutter Widget Tests
2,814Implement a component-level test using `WidgetTester` to verify UI rendering and user interactions (tapping, scrolling, entering text). Use
Implementing Routing and Deep Linking
2,811Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation. Use when developing web applications or m
Implementing Flutter Integration Tests
2,808Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing
Cache Components (Next.js 16+)
2,806Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag
flutter-implement-json-serialization
2,790Create model classes with `fromJson` and `toJson` methods using `dart:convert`. Use when manually mapping JSON keys to class properties for
Internationalizing Flutter Applications
2,781Add `flutter_localizations` and `intl` dependencies, enable "generate true" in `pubspec.yaml`, and create an `l10n.yaml` configuration file.