skills/claude-ads/skills/ads-youtube/SKILL.md
YouTube Ads specific analysis covering campaign types, creative quality, audience targeting, and measurement. Evaluates video ad performance across skippable, non-skippable, bumper, Shorts, and Demand Gen formats. Use when user says "YouTube Ads", "video ads", "pre-roll", "bumper ads", "YouTube campaign", or "Shorts ads".
npx skillsauth add kennyolofsson23-netizen/claude-code-config ads-youtubeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
ads/references/google-audit.md for YouTube-relevant checksads/references/platform-specs.md for video specificationsads/references/benchmarks.md for YouTube benchmarksads/references/scoring-system.md for health score algorithm| Metric | Benchmark | Notes | |--------|-----------|-------| | View Rate (skippable) | ≥15% | Higher = better hook | | CPV (skippable) | $0.01-0.10 | Varies by targeting | | VTR (bumper) | 90%+ | Non-skippable, should be near 100% | | CPM (non-skip) | $6-15 | Varies by market | | CTR (Demand Gen) | ≥0.5% | Image+video combined | | Brand Lift | Measurable | Requires Google Brand Lift Study |
Weighted assessment from ads/references/scoring-system.md:
Category Weights:
Creative Quality: 30% ██████████
Campaign Setup: 25% ████████░░
Audience Targeting: 25% ████████░░
Measurement: 20% ██████░░░░
Grade: A (90-100), B (75-89), C (60-74), D (40-59), F (<40)
YouTube Ads Assessment
Campaign Types: ████████░░ Active formats evaluated
Creative Quality: ██████████ Hook, production, volume
Audience Targeting: ███████░░░ Strategy and coverage
Measurement: █████░░░░░ Attribution and tracking
YOUTUBE-ADS-REPORT.md — Campaign-by-campaign analysisdevelopment
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
testing
Full QA pass: run all tests, check types, catch regressions, write missing tests. Use when the user says "run tests", "QA", "verify changes", "check for regressions", "test everything", or "make sure it works".
development
Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, or when property-based testing would provide stronger coverage than example-based tests.
development
Initialize a new project with Kenny's universal conventions and stack-appropriate infrastructure. Use this skill whenever: setting up a new project, creating a new repo, scaffolding a new app, starting fresh on a new idea, 'init project', 'new project', 'set up a new app', 'create a project for X', or any variant of starting a new codebase from scratch. Also trigger when the user says 'bootstrap', 'scaffold', or 'kickstart'. This skill ensures every project gets the same quality gates and conventions while adapting infrastructure to the chosen stack.