返回 Skill 列表
extension
分类: 开发与工程无需 API Key

feature-flags-setup

使用Vercel Flags SDK实现功能标志,包括服务器端评估、基于环境的切换以及Vercel工具栏集成。

person作者: jakexiaohubgithub

Feature Flags with Flags SDK

To set up Feature Flags with Flags SDK, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/feature-flags-setup

If the MCP server is not configured, fetch the recipe directly:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/feature-flags-setup