skills/claude-ads/skills/ads-microsoft/SKILL.md
Microsoft/Bing Ads deep analysis covering search, Performance Max, Audience Network, and Copilot integration. Evaluates 20 checks with focus on Google import validation, unique Microsoft features, and cost advantage assessment. Use when user says "Microsoft Ads", "Bing Ads", "Bing PPC", "Copilot ads", or "Microsoft campaign".
npx skillsauth add kennyolofsson23-netizen/claude-code-config ads-microsoftInstall 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/microsoft-audit.md for full 20-check auditads/references/benchmarks.md for Microsoft-specific benchmarksads/references/scoring-system.md for weighted scoringMost Microsoft Ads accounts start as Google Ads imports. Critical validation:
Microsoft's AI assistant creates unique ad opportunities:
These features are exclusive to Microsoft Ads — evaluate adoption:
| Feature | Description | Priority | |---------|-------------|----------| | Multimedia Ads | Image-rich search ads with visual elements | Medium | | Action Extension | CTA button directly in search ad | Medium | | Filter Link Extension | Filterable category links in ad | Low | | LinkedIn Profile Targeting | Target by company, industry, job function | High (B2B) | | Copilot Chat Placement | Ads within Copilot conversations | High |
Microsoft Ads reach a distinct audience:
Ad copy optimization for this audience:
| Metric | Pass | Warning | Fail | |--------|------|---------|------| | CTR (Search) | ≥2.83% | 1.5-2.83% | <1.5% | | CPC (Search) | ≤$1.55 | $1.55-2.50 | >$2.50 | | CPC vs Google | 20-40% lower | 10-20% lower | Same or higher | | CVR vs Google | Within 20% | 20-50% lower | >50% lower | | Impression share (brand) | ≥80% | 60-80% | <60% |
Microsoft Ads Health Score: XX/100 (Grade: X)
Technical Setup: XX/100 ████████░░ (25%)
Syndication: XX/100 ██████████ (20%)
Structure: XX/100 ███████░░░ (20%)
Creative: XX/100 █████░░░░░ (20%)
Settings: XX/100 ████████░░ (15%)
MICROSOFT-ADS-REPORT.md — Full 20-check findings with pass/warning/faildevelopment
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.