Skill catalog
The full catalog — searchable, shareable, always up to date.
Reducing Flutter App Size
flutter · GitHub flutter
Price
Free
Measure and reduce Flutter app bundle size using --analyze-size, DevTools treemap, and optimization strategies.
Command Development for Claude Code
anthropics · GitHub anthropics
Price
Free
Guidance for developing custom slash commands for Claude Code plugins from the official Anthropic repository.
Hook Development for Claude Code Plugins
anthropics · GitHub anthropics
Price
Free
Guidance for developing lifecycle hooks for Claude Code plugins from the official Anthropic repository.
Implementing Flutter Caching and Offline-First Architectures
flutter · GitHub flutter
Price
Free
Implement Flutter caching and offline-first data sync using SQLite, shared_preferences, and stream-based repositories.
Mastra Framework Guide
mastra-ai · GitHub mastra-ai
Price
Free
Build Mastra AI agents and workflows with guidance on current API lookup, tools, memory, and RAG patterns.
Managing Dart Concurrency and Isolates
flutter · GitHub flutter
Price
Free
Manage Dart concurrency with async/await for I/O tasks and Isolates for CPU-bound background processing.
Handling HTTP and JSON
flutter · GitHub flutter
Price
Free
Execute HTTP requests and handle JSON serialization in Flutter with proper error handling and background parsing.
Implement Design
figma · GitHub figma
Price
Free
Translate Figma designs into production-ready code with pixel-perfect fidelity using the Figma MCP server.
Building Validated Forms
flutter · GitHub flutter
Price
Free
Build validated Flutter forms with TextFormField, GlobalKey<FormState>, and conditional submission logic.
Web Content Fetcher — 网页正文提取
shirenchuang · GitHub shirenchuang
Price
Free
Extract clean Markdown content from any URL using a three-tier strategy: Jina Reader, Scrapling, or web_fetch.
Cloudflare Platform Skill
cloudflare · GitHub cloudflare
Price
Free
Comprehensive Cloudflare platform skill covering Workers, D1, R2, KV, AI, Durable Objects, and security.
Localizing Flutter Applications
flutter · GitHub flutter
Price
Free
Configure Flutter app internationalization with ARB files, gen-l10n code generation, and plurals/placeholders.