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

Update Component Screenshots from CI

pormicrosoft·microsoft· v1.0.0 · atualizado em 2026-04-10
79
Score

Downloads screenshot baselines from the latest CI run and commits them. Use when requested to update, accept, or refresh component screenshot baselines from CI, or after the screenshot-test GitHub Action reports differences. This skill should be executed as a sub-agent.

ci-cdgithub-actionsscreenshot-testingbaseline-updatetestingautomationgit
Linguagens
multi-language
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdupdate-screenshots/workflow
1
Find the latest screenshot artifact: — Use `gh run list` to find the latest CI run with a `screenshot-diff` artifact.
2
Download the artifact: — Use `gh run download` to download the `screenshot-diff` artifact to a temporary directory.
3
Review the changes: — Display the contents of `report.md` to the user to show the screenshot differences.
4
Copy CI screenshots to baseline: — Remove the old baseline screenshots and copy the CI-generated screenshots to the baseline directory.
5
Clean up: — Remove the temporary directory containing the downloaded artifact.
6
Stage and commit: — Stage the updated baseline screenshots and commit the changes with a descriptive message.
7
Verify: — Confirm the baselines are updated by listing the files that have been changed using `git diff --stat HEAD~1`.

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 aTerraform Skill for Claude
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aPR Babysitter
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aRelease
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Update Component Screenshots from CI
update-screenshots
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers7
update screenshot baselines from CIaccept component screenshot baselinesrefresh screenshot baselineshandle screenshot differences from CIupdate screenshot testsresolve screenshot test failurescommit new screenshot baselines

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

Dependências

gh

Links

GitHub Repository