Claude Skills, field-tested.
Every Claude Skill, annotated and ready to drop in. Copy the SKILL.md, fork the bundle, ship it.
Channel Economics
"Use when reviewing or rebalancing direct vs.
Ab Test Setup
When the user wants to plan, design, or implement an A/B test or experiment.
Ad Creative
"When the user needs to generate, iterate, or scale ad creative for paid advertising.
Boardroom
"/cs:boardroom <brief>; 6-phase multi-role deliberation across the C-suite with Phase 2 isolation, critic pre-screen, and synthesis.
Ai Act Readiness
"/cs:ai-act-readiness <system>; EU AI Act 6-question forcing interrogation.
Aims Audit
"/cs:aims-audit <scope>; ISO/IEC 42001 AIMS internal-audit 6-question forcing interrogation.
Brief
"/cs:brief <topic>; Generate a one-page strategy brief from an office-hours intake.
Commercial Forecaster
"Use when building a quarterly bookings forecast, ARR projection, pipeline forecast, NRR projection, or commit/best-case/pipe-only board number; especially when the CRO needs to walk the board through funnel math + cohort ARR + per-stage co...
Business Growth Skills
"4 business growth agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw.
Contract And Proposal Writer
"Generate professional, jurisdiction-aware business documents: freelance contracts, project proposals, SOWs, NDAs, and MSAs.
Business Operations Skills
Use when running, diagnosing, or designing internal business operations; process documentation, vendor SLAs, capacity planning, internal comms, SOP/runbook authoring, procurement spend.
Capacity Planner
"Use when an ops leader (Director of CX, Head of Support, VP Ops, Head of BizOps, Head of IT ops, Head of Finance ops) is sizing ops capacity, building a headcount plan, modeling utilization risk, planning Q3 capacity or annual support capa...
A11y Audit
"Accessibility audit skill for scanning, fixing, and verifying WCAG 2.2 Level A and AA compliance across React, Next.js, Vue, Angular, Svelte, and plain HTML codebases.
Google Workspace Cli
"Google Workspace administration via the gws CLI.
Agenthub
"Multi-agent collaboration plugin that spawns N parallel subagents competing on the same task via git worktree isolation.
Board
"Read, write, and browse the AgentHub message board for agent coordination."
Business Investment Advisor
"Business investment analysis and capital allocation advisor.
Finance Skills
"Financial analyst agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw.
AI Overview Tracker
Monitor AI Overview citations across Google, Perplexity, and ChatGPT for your priority keywords. Output weekly drift report.
Changelog Summarizer
Turn a noisy changelog into an audience-segmented summary: developers, customers, leadership.
Proposal Drafter
Discovery transcript â tailored proposal PDF: scope, milestones, pricing, terms; branded and review-ready.
Lead Qualifier
Score inbound lead against ICP, enrich, and route to the right rep with a one-line "why".
Discovery Call Prep
One-page brief 30 minutes before any discovery call: who, why now, three talking points, two landmines.
Objection Handler
Map a prospect's objection to the right counter-frame, proof point, and case study; in under 30 seconds.
Quote From Calculator
Take a calculator submission and turn it into a polished, country-priced quote PDF in under a minute.
New Post
Full SEO blog pipeline: research, brief, write, validate, image, translate, publish to Sanity; autonomous from start to finish.
Content Refresh
Audit a stale post, find decay drivers, and ship a SERP-aligned refresh without losing existing rankings.
SEO Audit
Site-wide SEO audit with prioritized fix list; technical, on-page, and EEAT signals.
Translation Coordinator
Plan + execute multilingual translations across 10 locales with brand-locked tone and per-locale QA.
Blog Cluster Builder
Plan an entire topic cluster from a pillar keyword: hub page + spokes, internal-link map, publish order.
Changelog â Blog Post
Promote a release: turn a tagged changelog into a customer-facing launch blog post with hero, narrative, and CTAs.
Landing Copy Writer
Brief â above-the-fold landing copy with hero, social proof, three benefit blocks, and CTA hierarchy.
Deploy Check
Pre-deploy gate: lint + typecheck + tests + bundle-size + env diff. Fail-closed.
Lint and Merge
Branch sweeper: lint, format, run gates, merge if green. For trusted refactor branches.
Schema Deploy
Deploy a Sanity schema change with backward-compat checks and a documents migration plan.
Dependency Audit
Weekly SCA + license scan with a prioritized PR backlog grouped by risk and effort.
Performance Budget Check
Lighthouse + bundle + CWV check against a pinned budget. Pass/fail per page.
Rollback Runbook
Generate a step-by-step rollback playbook for a specific service + change-set, ready to paste in war-room.
Competitor Analysis
Deep competitive scan: keywords, content, backlinks, and AI-citation share. Output a one-page strategy.
Market Scan
Scan a market for sizing, trends, players, and emerging tech; output a sourced briefing.
Keyword Difficulty Audit
Audit a keyword list against your domain authority and content depth; show what is winnable in 90 days.
Technical RFC Drafter
Draft a technical RFC: problem, alternatives, decision, risks, and rollout plan; internal-doc-ready.
Gated content publisher
Glue between this repo and the marketing teaser site. Reads a slug, fetches the body_markdown, exposes only teaser metadata to the public API. Stops you from leaking attachments by accident.
Postgres RLS test harness for Claude
A pgTAP harness Claude can invoke to verify row-level security before declaring a migration done. Includes helpers for anon/authenticated/super-admin role switching.
Spec-driven Claude skill
A pattern for shipping Claude skills that behave the same whether triggered by a human prompt or a pipeline. Includes the SKILL.md template, the trigger phrase rules, and the agent-trait checklist.