dependency-check

Installation
SKILL.md

Dependency Check Skill

This skill provides standardized dependency checking for frontend plugin commands that require external tools and services.

When to Use This Skill

Claude should invoke this skill at the start of commands that require:

  1. Chrome DevTools MCP - For automated UI verification, screenshot capture, DOM inspection

    • Commands: /implement (UI validation), /validate-ui, browser-debugger skill
  2. OpenRouter API Key - For multi-model orchestration with external AI models

    • Commands: /implement (multi-model code review), /review

Dependency Check Protocol

Phase 1: Check Chrome DevTools MCP

When to check: Before any command that needs browser automation (screenshots, UI testing, DOM inspection)

Related skills

More from madappgang/claude-code

Installs
1
GitHub Stars
277
First Seen
Jan 28, 2026
Security Audits