Banner Qa banner
Joeldkelly Joeldkelly

Banner Qa

Testing community

Description

--- description: Run validation only against an existing banner zip or build directory. No rebuild. Use for spot-checking or pre-delivery sanity. argument-hint: <zip-file-or-build-dir> --- # /banner-qa Validate existing banner output against network rules. Does not rebuild. ## Usage ``` /banner-qa ./dist/google/300x250.zip /banner-qa ./build/300x250 /banner-qa ./dist ``` ## What it checks - **File size:** raw bytes against network initial/total-load ceilings; gzipped weight reported alongs

Installation

Installs to ~/.claude/skills/joeldkelly-banner-forge-banner-qa/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joeldkelly-banner-forge-banner-qa && curl -fsSL https://raw.githubusercontent.com/Joeldkelly/banner-forge/HEAD/commands/banner-qa.md -o ~/.claude/skills/joeldkelly-banner-forge-banner-qa/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository