verifying-changes

Community

Ensure code quality and functionality.

Authoranthony-fdez
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that code changes are thoroughly validated through automated checks and manual verification, preventing bugs and regressions before deployment.

Core Features & Use Cases

  • Automated Quality Checks: Runs linters and formatters to catch code style and type errors.
  • Browser Verification: Uses Chrome MCP to visually inspect UI changes and test user interactions.
  • Use Case: After implementing a new feature with UI modifications, use this Skill to first run npm run formatAndLint, then verify the visual output and interactivity in the browser using Chrome MCP, and finally check the console and network for any silent errors.

Quick Start

Run the verifying-changes skill to check the latest code modifications.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: verifying-changes
Download link: https://github.com/anthony-fdez/claude-skills/archive/main.zip#verifying-changes

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.