ads-audit
Full multi-platform paid advertising audit with parallel subagent delegation. Analyzes Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads, and Microsoft Ads…
Produces a complete, Claude-Design-compatible design system folder for any brand, ready to upload to Claude Design's \"Set up your design system\" flow and use across every future asset (websites, landing pages, pitch decks, Instagram/LinkedIn carousels, infographics, emails,
$ npx -y skills add naveedharri/benai-skills --skill design-system-creator --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/design-system-creatorContext preview
The summary Claude sees to decide when to auto-load this skill.
Produces a complete, Claude-Design-compatible design system folder for any brand, ready to upload to Claude Design's \"Set up your design system\" flow and use across every future asset (websites, landing pages, pitch decks, Instagram/LinkedIn carousels, infographics, emails,
name: design-system-creator description: "Produces a complete, Claude-Design-compatible design system folder for any brand, ready to upload to Claude Design's \"Set up your design system\" flow and use across every future asset (websites, landing pages, pitch decks, Instagram/LinkedIn carousels, infographics, emails, ads). Handles two paths: building a brand from scratch (research to synthesis to full system) or extracting the design system from an existing business's shipped assets (website scrape, logos, fonts, past creatives). Use whenever the user wants to stand up a design system from zero, codify a brand they already run but never formalized, set up tokens/typography/color/voice guidelines, build reusable brand assets, or feed a brand kit into Claude Design / Claude Skills / any LLM-assisted asset-creation pipeline. Trigger even if the user says \"brand kit,\" \"brand guidelines,\" \"style guide,\" \"brand book,\" \"design language,\" or \"set up my brand for AI,\" those are all in scope." disable-model-invocation: true
Produces a complete, portable **design system folder**: the single source of truth a brand uses for every asset it ships (web, landing pages, pitch decks, Instagram and LinkedIn carousels, emails, infographics, ads). The folder uploads directly to Claude Design's "Set up your design system" flow, feeds any LLM that produces brand assets, and doubles as a living style guide for a design team.
Extraction and research run on real scraped data, not invented content. Before asking any discovery question or generating anything, run the diagnostic in [references/setup.md](references/setup.md) to verify the three tools this skill depends on are installed and working: Firecrawl CLI, the extract-design-system skill, and Playwright Chromium.
Do not silently skip a step when a tool is missing. Inventing color values or logo paths without scraping and rendering defeats the whole point of the skill.
Once the tools are in place, ask the user exactly **one** question:
> **Are we creating a brand-new design system from scratch, or are we extracting the design system from a business you already run?**
Do not branch, suggest, or assume. Route on their answer:
If the answer is ambiguous ("we have a logo but nothing else," "we've been running for a year but it's all ad-hoc"), they are almost certainly on Branch B (extraction), because you have real artifacts to work from. Confirm this with them before proceeding.
Both branches output a `design-system/` folder at the working-directory root, same tree, content differing by branch. Every file in the tree gets produced. Full folder tree and field-by-field content spec: [references/output-structure.md](references/output-structure.md).
Real artifacts beat synthetic recreations every time. Two rules override the "produce every file" instinct:
1. When the user provides shipped assets, copy them into `design-system/assets/templates/` and reference them as the canonical templates. Do NOT recreate them as synthetic SVGs. 2. When you render the logo, render only what is in the source. Do NOT add features.
Full rules, working-directory scan procedure, and logo-diff steps: [references/asset-fidelity.md](references/asset-fidelity.md).
Ten design laws make a system feel disciplined rather than generic. Apply them on both branches. If a design choice violates one, push back and propose the on-brand alternative. Full list with reasoning and how-to-apply per rule: [references/non-negotiables.md](references/non-negotiables.md).
Full workflow: [references/branch-a-fresh.md](references/branch-a-fresh.md). Sequence:
1. Discovery interview: one focused pass covering the business, the 3-second feeling, 3 to 7 reference sites and what draws them to each, anti-references, color instinct, and constraints. 2. Research via Firecrawl: search the category if the user cannot name enough references, then scrape every reference URL. Save each to `brands/<slug>/`. 3. Synthesize a `research/synthesis-and-direction.md` doc ending in the five sign-off questions (color, typography, logo direction, name, component scope). 4. Wait for sign-off on color, typography, logo, and name at minimum. 5. Generate every file from the templates in [assets/templates/](assets/templates/) and the guidance in [references/output-structure.md](references/output-structure.md); render the logo SVGs via [scripts/render.mjs](scripts/render.mjs). All asset templates are synthetic on this branch; flag each one to the user. 6. Finalize: produce the Claude Design form text ([references/claude-design-form.md](references/claude-design-form.md)) and return the folder path plus the form text.
Full workflow: [references/branch-b-extract.md](references/branch-b-extract.md). Sequence:
1. Ingest interview: public website URL (required), logo files, fonts used, any shipped assets, a 2-sentence business description, any informal brand rules. 2. Scan the working directory for shipped assets before scraping (see the asset-fidelity rules). 3. Extract from the live site with Firecrawl plus `npx extract-design-system <url>` for independent computed tokens. 4. Reconcile scraped values against uploads and shipped assets; write `research/reconciliation.md` and c
Expert automation skills for Claude Code, organized by department.
Repo: naveedharri/benai-skills
Full multi-platform paid advertising audit with parallel subagent delegation. Analyzes Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads, and Microsoft Ads…
Budget allocation and bidding strategy review across all ad platforms. Evaluates spend distribution, bidding strategy appropriateness, scaling readiness, and…
Competitor ad intelligence analysis across Google, Meta, LinkedIn, TikTok, and Microsoft. Analyzes competitor ad copy, creative strategy, keyword targeting,…
Cross-platform creative quality audit covering ad copy, video, image, and format diversity across all platforms. Detects creative fatigue, evaluates…
Google Ads deep analysis covering Search, Performance Max, Display, YouTube, and Demand Gen campaigns. Evaluates 74 checks across conversion tracking, wasted…
Landing page quality assessment for paid advertising campaigns. Evaluates message match, page speed, mobile experience, trust signals, form optimization, and…