lark-approval
28,878飞书审批 API:审批实例、审批任务管理。
lark-openapi-explorer
28,829飞书/Lark 原生 OpenAPI 探索:从官方文档库中挖掘未经 CLI 封装的原生 OpenAPI 接口。当用户的需求无法被现有 lark-* skill 或 lark-cli 已注册命令满足,需要查找并调用原生飞书 OpenAPI 时使用。
lark-skill-maker
28,799创建 lark-cli 的自定义 Skill。当用户需要把飞书 API 操作封装成可复用的 Skill(包装原子 API 或编排多步流程)时使用。
develop-userscripts
25,704Use when building, debugging, packaging, or publishing browser userscripts for Tampermonkey or ScriptCat, including GM APIs, metadata blocks
firebase-data-connect
7,137Builds and deploys Firebase SQL Connect (aka Firebase Data Connect) backends with PostgreSQL securely. Use when designing schemas with table
MCP Server Development Guide
5,661Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design
firecrawl-build-interact
4,834Integrate Firecrawl `/interact` into product code for dynamic pages and browser actions after scraping. Use when a feature needs clicks, for
firecrawl-build-onboarding
4,832Get Firecrawl credentials and SDK setup into a project. Use when an application needs `FIRECRAWL_API_KEY`, when an agent should add Firecraw
stripe-best-practices
4,463Guides Stripe integration decisions - API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Accounts v2, controller p
Building LLM-Powered Applications with Claude
4,291Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating
Upgrading Stripe Versions
3,747Guide for upgrading Stripe API versions and SDKs
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
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
Node.js Backend Patterns
2,516Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, data
Neon Serverless Postgres
2,455Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods, branching, autoscaling, scale-to-zero
expo-api-routes
2,183Guidelines for creating API routes in Expo Router with EAS Hosting
vite
1,449Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plu
Gemini API in Agent Platform
1,314Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Gu
Authenticating to Google Cloud
1,252Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Appl
baoyu-danger-x-to-markdown
1,231Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring user consent. Use when us
Mastra Framework Guide
1,098Comprehensive Mastra framework guide for building agents, workflows, tools, memory, workspaces, and storage with current APIs. Use for docum
Rivet Actors
971RivetKit backend and Rivet Actor runtime guidance. Use for building, modifying, debugging, or testing Rivet Actors, registries, serverless/r
rivetkit-client-javascript
969RivetKit JavaScript client guidance. Use for browser, Node.js, or Bun clients that connect to Rivet Actors with rivetkit/client, create clie
FastAPI Project Templates
950Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new