Synaptic
Skills
Marketplace
Skill Graph
Criar Skill
MCP Server
Plataforma
Enterprise
🇧🇷
PT
v0.1.0-beta
Voltar ao Marketplace
Development
Médio
Flags SDK
por
vercel
·
vercel
· v1.0.0 · atualizado em 2026-04-10
82
Score
>
feature-flags
frontend-development
nextjs
sveltekit
conditional-rendering
vercel
flags-sdk
0
Stars
0
Forks
0
Usos
Cursor
Claude Code
Claude Desktop
Codex
Copilot
Windsurf
Zed
Fork
Documento do Skill
📋 Workflow
✅ Best Practices
🎯 Triggers & Fases
SKILL.md
flags-sdk/workflow
1
Install Flags SDK:
— Add the `flags` npm package to your project.
2
Declare Flags:
— Define feature flags using the `flag` function, specifying key, default value, and evaluation logic.
3
Implement Adapters (Optional):
— Integrate with feature flag providers like Vercel or Statsig using adapters.
4
Evaluate Flags:
— Call the flag function to determine the feature's state based on user context and flag configuration.
5
Implement Conditional Logic:
— Use the flag's value to conditionally render UI elements or execute code.
6
Set up Flags Explorer:
— Configure the Flags Explorer endpoint to visualize and manage feature flags.
7
Precompute (Optional):
— Implement the precompute pattern to keep pages static while using feature flags.
Telemetria de Agentes
Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec
Uso por Plataforma
Skills Relacionados
Similar a
Tailwind CSS Advanced Layout Techniques
60%
Hebbian Synapse
Composite
0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a
Tailwind CSS Development Patterns
60%
Hebbian Synapse
Composite
0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a
TypeScript + React 19 Code Review Expert
60%
Hebbian Synapse
Composite
0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Árvore do Skill
Flags SDK
flags-sdk
Fases Cognitivas
6
1.
SENSE
2.
CONTEXTUALIZE
3.
HYPOTHESIZE
4.
EVALUATE
5.
ACT
6.
REFLECT
Triggers
7
implement feature flags in Next.js
use Flags SDK in SvelteKit
declare a feature flag
evaluate feature flags server-side
integrate feature flags with Vercel
set up Flags Explorer
use the precompute pattern for feature flags
Avaliar este Skill
Score Breakdown
⭐
Avaliação Humana
0%
🤖
Sucesso de Agentes
0%
🕐
Atualidade
100%
🔗
Saúde de Dependências
100%
🕸️
Centralidade no Grafo
0%
🛡️
Segurança
50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança
Instalação
$
synaptic mcp download flags-sdk
$
synaptic skills detail flags-sdk
$
synaptic skills live flags-sdk
Dependências
flags
@flags-sdk/vercel
@flags-sdk/statsig
@flags-sdk/launchdarkly
@flags-sdk/posthog
@flags-sdk/growthbook
@flags-sdk/hypertune
@flags-sdk/flagsmith
@flags-sdk/reflag
@flags-sdk/split
@flags-sdk/optimizely
@flags-sdk/openfeature
Links
GitHub Repository