SkillAgentSearch skills...

web-test

Тестирование 1С через веб-клиент — автоматизация действий в браузере. И…

Install / Use

npx skills add defin85/1c-runner-agnostic-template --skill web-test

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

53/100

Supported Platforms

Universal

Tags

Our assessment of web-test

web-test scores 53/100 on our quality scale, 2334th of 2,717 Development & Engineering skills we index.

Its SKILL.md is 1.8 KB long, split into 5 sections with 2 code examples: moderately detailed.

It has no GitHub stars yet, so there is no community track record; judge it on its content.

Substance
20/30
Structure
16/20
Description
12/15
Adoption
0/20
Freshness
5/15

Maintenance, license and trust

  • We could not determine when the repository was last updated.
  • Our last check on 2026-09-27 found the source still online.
  • No license is declared. By default that means all rights are reserved: you can read it, but reusing or redistributing it is not clearly permitted. Ask the author before building on it commercially.
  • Its trust signals score 68/100, with 3 cautions from licensing, adoption, age or documentation. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

web-test compared with similar skills

All 4 of these similar skills score higher than web-test; compare them before choosing.

SkillScoreStarsUpdatedFormat
web-test (this skill)by defin85530—SKILL.md
ai-job-searchby MadsLorentzen10044.1ktodayCLAUDE.md
claude-howtoby luongnv8910041.7k1d agoCLAUDE.md
algorithmic-artby anthropics100177.9k5d agoSKILL.md
pptxby anthropics100177.9k5d agoSKILL.md

Frequently asked questions

How do I install web-test?
Run npx skills add defin85/1c-runner-agnostic-template --skill web-test. The install tabs above show the steps for each supported agent.
Which AI agents does web-test work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is web-test safe to use?
It declares no license and scores 68/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is web-test still maintained?
We could not determine when the repository was last updated.

name: web-test description: "Тестирование 1С через веб-клиент — автоматизация действий в браузере. И…" metadata: short-description: "Тестирование 1С через веб-клиент — автоматизация действий в браузере. И…"

<!-- GENERATED: sync-imported-skills -->

Agent Skill: web-test

Repo script: ./scripts/skills/run-imported-skill.sh web-test Windows launcher: ./scripts/skills/run-imported-skill.ps1 web-test

Use When

  • Тестирование 1С через веб-клиент — автоматизация действий в браузере. Используй когда пользователь просит проверить, протестировать, автоматизировать действия в 1С через браузер
  • Нужно использовать template-managed импортированный workflow без копирования inline логики из upstream SKILL.md.

Usage

./scripts/skills/run-imported-skill.sh web-test --help
./scripts/skills/run-imported-skill.sh web-test ...
./scripts/skills/run-imported-skill.ps1 web-test --help
./scripts/skills/run-imported-skill.ps1 web-test ...

Adaptation

  • Vendored upstream source: automation/vendor/cc-1c-skills/skills/web-test/SKILL.md
  • Runtime kind: node
  • Readiness target: make imported-skills-readiness
  • Direct readiness command: ./scripts/skills/run-imported-skill.sh --readiness
  • Windows readiness command: ./scripts/skills/run-imported-skill.ps1 --readiness
  • Исполнение идёт через repo-owned dispatcher, который вызывает vendored Node/Playwright helper.

Rules

  • Публичный contract для этого skill находится в repo-owned dispatcher, а не в vendored markdown.
  • Если нужны детали параметров, сначала читайте vendored upstream SKILL.md, затем helper-скрипты из automation/vendor/cc-1c-skills/.
  • Если dispatcher сообщает о missing dependencies, сначала используйте canonical readiness path, а не helper traceback.
  • Не переносите upstream PowerShell snippets в новый automation contract шаблона.

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Trust signals

68/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

2 medium1 low