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

Playground Builder

poranthropics·anthropics· v1.0.0 · atualizado em 2026-04-10
79
Score

Creates interactive HTML playgrounds — self-contained single-file explorers that let users configure something visually through controls, see a live preview, and copy out a prompt. Use when the user asks to make a playground, explorer, or interactive tool for a topic.

prompt-engineeringinteractive-toolplaygroundhtmlvisualizationuser-interface
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdplayground/workflow
1. Identify the desired playground type from the user's request (e.g., design, data exploration, concept mapping).
2. Load the corresponding template from the `templates/` directory.
3. Populate the template with relevant controls, a live preview, and a prompt output section.
4. Implement the state management pattern to ensure live updates on control changes.
5. Craft the prompt output to be a natural language instruction, including only non-default values.
6. Add sensible defaults and presets for a good initial user experience.
7. Open the generated HTML file in a browser for testing and usage.

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 aPUA 万能激励引擎
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aAgent MD Refactor
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aSkill Judge
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Playground Builder
playground
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers7
create an interactive playgroundbuild a visual explorermake a tool for prompt explorationgenerate a playground for a topiccreate an interactive HTML toolbuild a self-contained explorermake a visual configuration tool

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 playground
$ synaptic skills detail playground
$ synaptic skills live playground

Links

GitHub Repository