visual-check

Capture screenshots and check JavaScript errors in 1C forms via browser automation.

87|15|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/SteelMorgan/1c-agent-based-dev-framework --skill visual-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visual-check
Source: https://github.com/SteelMorgan/1c-agent-based-dev-framework/tree/main/framework/skills/tool-usage/visual-check
Command: npx skills add https://github.com/SteelMorgan/1c-agent-based-dev-framework --skill visual-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the visual inspection of 1C forms within a web client, ensuring they meet design and functional requirements without manual review.

Core Features & Use Cases

  • Automated Visual Inspection: Captures screenshots of 1C forms in a web browser.
  • JS Error Detection: Scans browser console logs for JavaScript errors during form loading.
  • Checklist Analysis: Evaluates form elements against predefined visual requirements.
  • Use Case: Ensure all new or updated 1C forms adhere to company UI/UX standards and are free of critical JavaScript errors before deployment.

Quick Start

Use the visual-check skill to navigate to the product list form, take a screenshot, and check for console errors.

Frequently Asked Questions about visual-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate visual testing of 1C forms in a web client?

Automate visual testing of 1C forms by using browser automation to navigate to the form, capture screenshots, and validate the UI against a predefined checklist of visual requirements.

Can I check for JavaScript errors during 1C web form validation?

Yes, JavaScript error detection scans the browser console logs during 1C web form loading to identify and report critical client-side errors automatically.

What is the best way to ensure 1C application interfaces meet UI standards before deployment?

The best way to ensure UI compliance is running automated checklist analysis that evaluates 1C form elements against company UI and UX standards, replacing manual review.

Does this visual inspection tool work without manual screenshot capture?

Yes, the visual inspection tool works without manual intervention by using browser automation to automatically navigate 1C web forms and capture screenshots for analysis.

What limitations exist when performing UI validation on 1C web forms?

UI validation limitations include reliance on web client browser automation, meaning the visual check focuses strictly on web-rendered forms and predefined checklist criteria rather than deep functional backend testing.