canary

Monitor live web apps for console errors, performance metrics, and visual regressions.

13|3|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/libz-renlab-ai/TeamBrain --skill canary-libz-renlab-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canary
Source: https://github.com/libz-renlab-ai/TeamBrain/tree/main/.claude/skills/canary
Command: npx skills add https://github.com/libz-renlab-ai/TeamBrain --skill canary-libz-renlab-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps developers monitor their live applications after deployment for errors, performance issues, and failures, enabling rapid detection and response.

Core Features & Use Cases

  • Error and performance monitoring: Watches the application's console logs, performance metrics, and page failures in real-time.
  • Periodic screenshots and comparison: Takes screenshots of live pages and compares them to pre-deployment baselines to spot visual regressions.
  • Use Case: After deploying a new version, use this Skill to automatically verify that no critical errors or regressions are present, reducing the risk of faulty releases.

Quick Start

Use the canary skill to start monitoring your application immediately after deployment.

Frequently Asked Questions about canary

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

FAQPage Schema
How do I monitor my web application for console errors after a deployment?

Post-deploy app monitoring tracks live application console errors, performance metrics, and page failures in real-time using browsing daemon tools to detect anomalies and alert teams promptly after deployment.

What is the best way to detect visual regressions in a live web app?

Visual regression detection takes periodic screenshots of live pages and compares them to pre-deployment baselines to spot anomalies, ensuring faulty releases are caught quickly through screenshot comparison techniques.

Can I use post-deploy monitoring in my deployment pipeline for runtime validation?

Yes, post-deploy app monitoring is suitable for deployment pipelines, quality assurance, and runtime validation of web apps, automatically verifying that no critical errors or regressions are present.

How do I check performance metrics and page failures in real-time?

Performance monitoring watches the application's console logs, performance metrics, and page failures in real-time, enabling rapid detection and response to post-deployment issues.

Do I need any specific dependencies to start monitoring my live web application?

No specific dependencies are required to start monitoring your application immediately after deployment, as the skill uses browsing daemon tools and screenshot comparison techniques independently.