Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Flags SDK

porvercel·vercel· v1.0.0 · atualizado em 2026-04-10
82
Score

>

feature-flagsfrontend-developmentnextjssveltekitconditional-renderingvercelflags-sdk
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdflags-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 aTailwind CSS Advanced Layout Techniques
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aTailwind CSS Development Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aTypeScript + React 19 Code Review Expert
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Flags SDK
flags-sdk
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.ACT
6.REFLECT
Triggers7
implement feature flags in Next.jsuse Flags SDK in SvelteKitdeclare a feature flagevaluate feature flags server-sideintegrate feature flags with Vercelset up Flags Exploreruse the precompute pattern for feature flags

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
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