Repository inventory

bejranonda/llm-autonomous-agent-plugin-for-claude

Skills indexed from this repository, with install-style signals scoped to the repo.
14 skills210 GitHub stars0 weekly installsPythonGitHubOwner profile

Overview

This skill performs comprehensive automated validation of web pages with built-in authentication, multi-viewport screenshots, mobile testing, and advanced error detection. It helps teams find JavaScript errors, network failures, React hydration mismatches, and performance regressions before they reach users. Results include categorized error reports, screenshots for visual evidence, and optional CI-friendly JSON output.

How this skill works

The validator runs headless browser sessions (Playwright/Selenium/CDP) to load pages, capture console logs, network events, and performance timings. It supports form-based authentication and multi-page login flows so protected pages can be validated in a single session. When configured, it captures screenshots across device presets, detects React hydration errors (#185), and classifies issues into error categories for reporting and remediation.

When to use it

  • Pre-deployment testing of dashboards and web apps
  • CI/CD validation for protected pages requiring login
  • Detecting and classifying JavaScript syntax/runtime errors
  • Collecting screenshots for bug reports and visual regressions
  • Mobile-first and responsive testing across device presets

Best practices

  • Configure authentication with environment variables for CI secrets management
  • Run full-viewport sweeps (desktop, tablet, mobile) on release branches
  • Enable capture_on_error screenshots to preserve visual context for failures
  • Integrate JSON output into CI pipelines and fail builds on critical errors
  • Prioritize REACT_HYDRATION and NETWORK_FAILURE categories for immediate fixes

Example use cases

  • Validate a signed-in dashboard after deployment to ensure no console errors and all resources load
  • Run scheduled checks that capture screenshots and performance metrics for page health monitoring
  • Detect React hydration mismatches and surface the exact console messages and visible error boundaries
  • Use CLI or Python API in CI to block merges when critical console errors or network failures are detected
  • Collect multi-viewport screenshots to confirm responsive layout and mobile-first behavior

FAQ

Provide a form-based AuthConfig with selectors and credentials or set TEST_EMAIL/TEST_PASSWORD environment variables. The validator can authenticate and then validate protected pages in the same browser session.

Can I capture screenshots only on failures?

Yes. ScreenshotConfig supports capture_on_error so only failing validations produce images, reducing storage and noise.

Which error types are prioritized?

The validator categorizes and prioritizes REACT_HYDRATION, NETWORK_FAILURE, JAVASCRIPT_SYNTAX, JAVASCRIPT_RUNTIME, and UNCAUGHT_EXCEPTION for triage.

How do I include this in CI?

Use the CLI or Python API to produce JSON output and exit non-zero on critical errors. Store credentials as environment variables and run headless in CI agents.

14 skills

web-validation
Automation

This skill validates web apps with authentication, mobile and multi-viewport testing, and automated error detection to accelerate debugging and release

Code ReviewDebuggingFrontendPerformance+3
security-patterns
Automation

This skill helps you apply OWASP top 10 and secure coding patterns to prevent vulnerabilities and remediate risks.

BackendCode ReviewFullstackSecurity+2
git-automation
Automation

This skill automates advanced git operations, analyzes repositories, optimizes commits, and streamlines release workflows to boost code quality and delivery

Ci CdCode ReviewGitLinting+3
web-artifacts-builder
Automation

This skill guides building modern web apps with React, Tailwind, and shadcn/ui, emphasizing accessibility, type safety, and performance improvements.

Code ReviewDesignFrontendFullstack+4
predictive-skill-loading
Ai

This skill predicts and preloads the optimal set of skills before task execution, reducing load times and token usage.

AutomationBackendCode ReviewFullstack+2
pattern-learning
Ai

This skill enables autonomous pattern learning and retrieval to improve project approaches through self-learning and historical success.

AnalyticsAutomationCode ReviewData+2
gui-design-principles
Accessibility

This skill guides GUI design by applying visual hierarchy, color theory, typography, and responsive layouts to create accessible, usable interfaces.

AutomationCode ReviewDesignFrontend+3
web-search-fallback
Ai

This skill provides a reliable web search fallback using autonomous agents when WebSearch fails, ensuring consistent results and resilience.

AutomationBackendCode ReviewData+3
testing-strategies
Automation

This skill helps you design robust test strategies and achieve target coverage across unit, integration, and end-to-end tests.

Code ReviewIntegration TestsPlanningProductivity+3
contextual-pattern-learning
Ai

This skill analyzes project context to identify transferable patterns across codebases, enabling faster learning and better reuse.

AnalyticsAutomationBackendCode Review+4
code-analysis
Ai

This skill analyzes code structure, metrics, and smells to guide refactoring and improve quality across languages.

AnalyticsAutomationCode ReviewDebugging+3
quality-standards
Automation

This skill helps enforce code quality by applying language-specific standards, linting, and documentation benchmarks to maintain high-quality codebases.

Code ReviewDocsLintingTesting+1
autonomous-development
Ai

This skill enables autonomous development across requirements to production by planning milestones, auto-debugging, and continuous quality assurance.

AutomationCi CdCode ReviewDebugging+3
ast-analyzer
Analytics

This skill analyzes code via abstract syntax trees to reveal structure, dependencies, and patterns, enabling precise refactoring and impact analysis across

AutomationCode ReviewDebuggingPerformance+2
More from this maintainer
Other repositories and skills published under the same GitHub owner.
Skills library
Jump back to the full directory or explore grouped topics.
Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational