client-outreach
Generate cold-outreach openers, value-led follow-up sequences, niche-authority positioning, and a tool-import CSV with CAN-SPAM/GDPR/CASL compliance-checklist…
Generate a complete build brief in BLAST format — Blueprint, Link, Architect, Stylize, Trigger — so a build agent can one-shot a high-quality build. Pulls the Stylize section from a saved or freshly generated design system. Trigger when the user says "blast prompt", "build
$ npx -y skills add ZachArticulateV/designer-pro-and-seo --skill blast-prompt --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/blast-promptContext preview
The summary Claude sees to decide when to auto-load this skill.
Generate a complete build brief in BLAST format — Blueprint, Link, Architect, Stylize, Trigger — so a build agent can one-shot a high-quality build. Pulls the Stylize section from a saved or freshly generated design system. Trigger when the user says "blast prompt", "build
name: blast-prompt description: Generate a complete build brief in BLAST format — Blueprint, Link, Architect, Stylize, Trigger — so a build agent can one-shot a high-quality build. Pulls the Stylize section from a saved or freshly generated design system. Trigger when the user says "blast prompt", "build brief", "structured build prompt", "complete build prompt", "brief for the build agent", or "prompt I can paste into Claude or Cursor".
**Family:** build-and-qa **Status:** Stable
Produce a structured, complete build brief in BLAST format so a build agent (Claude Code, Cursor, etc.) can one-shot a high-quality build. Five sections, each with a required-fields checklist so nothing is forgotten before launch:
1. **Load the template** `templates/blast-template.md`. 2. **Walk each section** with the user, filling required fields. Auto-fill from project context where possible (CLAUDE.md, an existing design system / `design-system/MASTER.md`). 3. **Pull the Stylize section** from a `design-system-gen` result (run it first if no design system exists). Map palette hex, typography, and effects into the slots. 4. **Validate completeness.** Run the template's completeness gate — every required field filled, no "TBD". For integrations and secrets, list **names only, never secret values**. 5. **Write the Trigger.** Compose a single, self-contained, paste-ready launch command that references the four sections above so the build agent has full context in one paste. 6. **Render** both a Markdown brief and a plain-text version for CLI paste. Offer to launch directly or hand off to `parallel-build` for multi-variant builds.
The framework's value is structure-as-coverage: forcing five distinct sections surfaces gaps (e.g. a forgotten analytics integration) before the build, not halfway through it. Pairs with `qa-gate` as the bookend — BLAST starts a build, qa-gate ends it.
A Claude Code plugin for the web-design + SEO workflow: research a niche, generate a coherent design system, write a complete build brief, build, run a pre-delivery QA gate, port the result into any CMS, and review on-page SEO.
Repo: ZachArticulateV/designer-pro-and-seo
Generate cold-outreach openers, value-led follow-up sequences, niche-authority positioning, and a tool-import CSV with CAN-SPAM/GDPR/CASL compliance-checklist…
Draft long-form content (blog post, service page, landing page, guide) from a brief or outline — structured, on-intent, and originality-checked, ready for…
Write conversion-focused copy for a page or section — headlines, subheads, value propositions, CTAs, feature/benefit blocks, and microcopy — anchored to a…
Convert a raw CSV into a structured, business-ready report using a 3-step framework — load + label, define rules, request structured deliverables. Trigger when…
Audits HTML against WCAG 2.2 — no-tools structural checks (alt text, heading order, form labels, lang, landmarks, skip link, viewport meta, token-based…
Generate distinctive, production-grade frontend UI code from a design system — starting from an on-brand, accessible, rendered HTML scaffold and elaborating…