web-test
Тестирование 1С через веб-клиент — автоматизация действий в браузере. И…
Install / Use
npx skills add defin85/1c-runner-agnostic-template --skill web-testInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
Development & EngineeringSupported Platforms
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.
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.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| web-test (this skill)by defin85 | 53 | 0 | — | SKILL.md |
| ai-job-searchby MadsLorentzen | 100 | 44.1k | today | CLAUDE.md |
| claude-howtoby luongnv89 | 100 | 41.7k | 1d ago | CLAUDE.md |
| algorithmic-artby anthropics | 100 | 177.9k | 5d ago | SKILL.md |
| pptxby anthropics | 100 | 177.9k | 5d ago | SKILL.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.
Skill content
View source on GitHubname: 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
ai-job-search
44.1kThe job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.
claude-howto
41.7kA visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
algorithmic-art
177.9kCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems.
pptx
177.9kUse this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used elsewhere, like in an em…
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
