A complete, opinionated library of Claude Skills covering the full lifecycle of building, launching, running, and growing a brand and a website.
99 stack-agnostic skills covering brand, design, content, SEO, dev, ops, growth, and research. Includes an Ahrefs MCP-powered SEO audit suite. Use them on Next.js, WordPress, Shopify, Webflow, plain HTML, or anything else.
Featured in awesome-claude-skills under Business & Marketing.
- What are Claude Skills?
- What is in this library
- Featured skills
- See it in action
- Logo design in action
- Reference build in action
- Getting started
- Quick example
- How they compose
- How the catalog connects
- Surfaces
- Recommended MCPs
- Authoring conventions
- Repository structure
- Contributing
- Acknowledgments
- Resources
- License
Claude Skills are reusable capability packages that teach Claude how to handle a specific kind of task with a consistent framework, vocabulary, and output format. Each skill is a folder containing a SKILL.md (instructions plus YAML metadata) and optional reference files (templates, checklists, worked examples). Claude loads a skill automatically when a user request matches the skill's description.
Skills work across Claude.ai, Claude Code, and the Anthropic API. Once you write a skill, it is portable across all three.
For the official deep dive, see Anthropic's Agent Skills documentation.
This is not a curated list of other people's skills. It is a single, opinionated library where every skill follows the same structure and conventions, so the skills compose cleanly across a real project lifecycle.
What you get:
- 99 skills across 16 categories, every one with a complete
SKILL.mdand at least one reference file - 427 reference files (templates, checklists, decision matrices, worked examples)
- Stack-agnostic. Works on any web stack. The only named-tool exception is the SEO audit suite, which assumes the Ahrefs MCP.
- Future-proof. Principles over tools. Stable concepts over trending techniques. References to durable specs (W3C, WHATWG, Schema.org, MDN, NN/g, WCAG) over content that ages with each algorithm update.
- Uniform structure. Every skill uses the same section order, the same tone, and the same authoring conventions. Predictable in, predictable out.
- Composable. Skills reference each other.
creative-briefpoints tobrand-voice.incident-responsepoints tomonitoring-and-alerting. Each skill's "When NOT to use" tells you which sibling fits your adjacent work.
Highlight categories: brand strategy and identity, design systems, content production with full Tier 1 and Tier 2 coverage, full SEO suite (foundation plus Ahrefs MCP-powered audit suite), product management with experimentation and gap-closing tracks, growth tooling for interactive web tools, paid media discipline, frontend dev and accessibility, performance and QA, launch and incident ops, UX research, plus a meta-skill that teaches you to write your own.
Six entry-point skills, one per audience track. Run any of these standalone, or compose them with the rest of the catalog.
| Skill | What it does |
|---|---|
creative-direction (Brand and creative) |
Four-axis brief (tone, aesthetic, audience, sensory ambition) that gives every downstream skill a coherent direction |
experiment-design (PM, experimentation) |
From hypothesis to decision: sample size, duration, segment analysis, and the failure modes that produce wrong shipping calls |
feature-launch-playbook (PM, gap-closing) |
The discipline of launching a feature well: positioning, internal alignment, customer comms, enablement, rollout, monitoring |
pillar-content-architecture (Content) |
Hub-and-cluster topical authority: pillar selection, cluster planning, internal linking, refresh discipline |
landing-page-copy (Marketing) |
Landing pages, sales pages, hero-to-CTA flow with copy that converts |
funnel-flow-architecture (Growth tooling) |
Cross-tool conversion flows architected to match the audience and the funnel stage |
The creative-direction skill rendered as a live showcase →
Forty-two fictional brands generated from briefs that all use the same skill. Each is a fully styled brand site, not a mockup. The showcase demonstrates what the four-axis framework produces in practice and lets you filter by axis position to see how each combination renders.
The skill defines four axes: tone, aesthetic, relationship, sensory. The showcase lets you filter by any combination and see which examples match. Pre-filtered URLs deep-link from the SKILL.md and axes-explained reference, so you can read about a position and click straight through to the rendered examples.
The framework is generative. The showcase is illustrative. Most rare-but-powerful combinations are valid creative choices that simply have not been built yet. Set Provocative + Editorial Restrained + Coach + Resonant and the grid is empty.
Same skill, same brief format. Four completely different visual systems. Notice that Pulse and Bloom share identical axis positions yet read as opposite visual languages. The reference brands and aesthetic interpretation do the rest.
The creative-direction skill lives at skills/creative-direction/. Install it (see below), give Claude a project name and a few inspiration references, and the skill walks you through producing a brief that downstream skills can consume. The brand sites in the showcase were built from briefs of exactly that shape.
The logo-design skill is rendered on rampstack.co as two parallel surfaces. The variant explorer goes deep on one brand at a time: a primary mark, variants across architectures, applied contexts. The taxonomy gallery goes wide across the architecture space: ten fictional marks demonstrating eight mark architectures (wordmark, lockup, monogram, letterform-as-symbol, abstract, pictorial, combination, emblem). Same skill, two different lenses.
Each brand has a primary mark plus variants across architectures and applied contexts. The logo-design skill walks through the discipline of choosing one architecture and rendering it consistently across the system the brand will actually use.
The brands are filterable by architecture, typographic register, and category. The intent is reference work, not consumable templates.
Ten fictional marks across eight mark architectures: wordmark, lockup, monogram, letterform-as-symbol, abstract, pictorial, combination, emblem. The taxonomy makes the architectural distinctions concrete by showing all eight side-by-side, with three wordmarks at three typographic registers so the architectural label does less work than the execution.
Filter by architecture, vertical, or brand voice; click any mark card to read its design rationale.
The full catalog rendered as a 4-phase reference build: blank brief through deployed audited launch site. Threshold is a fictional PLG onboarding analytics product, but the research, brand foundations, build, and audit findings are all real. The reference build is the catalog's single strongest demonstration of how the skills compose end-to-end.
Phase 1: Strategy and research → Real Ahrefs keyword research, competitor analysis, content gap audit, and backlink opportunity mapping applied to a fictional B2B SaaS brief. Live data tables sourced from the Ahrefs API.
Phase 2: Brand and design → Logo system, color and typography tokens, working brand component primitives. The brand system renders live on the walkthrough page in real fonts and tokens, not just described.
Phase 3: Build and ship → The actual launch microsite built with Next.js using Phase 2's brand foundations. Live at rampstack.co/demo/threshold. Persistent demonstration banner; noindex; local-only waitlist form.
Phase 4: Audit and optimize → Real audit on the deployed site using the catalog's audit suite (axe-core, Lighthouse, manual checks). Real findings with severity, real fixes applied, real before/after metrics. The closing chapter where the catalog audits its own output.
The four phases compose into a working microsite at rampstack.co/demo/threshold. Real Next.js code, real brand foundations from Phase 2 referenced via cross-route imports, real working multi-step waitlist form (no data stored), persistent demonstration banner, and the inline data visualizations that came out of the post-audit polish pass.
Real client work cannot be open-sourced; portfolio claims trigger conflict-of-interest concerns in interviews and consulting conversations. A fictional product with a documented brief plus real research, real brand foundations, real working code, and real audit findings produces a teaching artifact that demonstrates methodology without claiming relationships. Threshold is a measurement tool that does not exist; the methodology that built it is the catalog working end-to-end.
Skills install in three different places depending on where you use Claude. Pick the platform that matches your workflow.
If your Claude.ai plan supports custom Skills:
- Go to Settings → Capabilities → Skills.
- Upload the skill folder you want as a
.zip(one zip per skill folder containingSKILL.mdand thereferences/subfolder). - Enable the skill in the chat interface.
Claude will load the skill automatically when your request matches its description.
For current plan availability and the exact upload UI, see Anthropic's Skills user guide.
Skills are first-class citizens in Claude Code. Drop them into your skills directory and Claude Code picks them up automatically.
User-level skills (available in every project):
# macOS / Linux
mkdir -p ~/.claude/skills
cp -r skills/* ~/.claude/skills/
# Windows (PowerShell)
New-Item -ItemType Directory -Force -Path "$HOME\.claude\skills"
Copy-Item -Recurse skills\* "$HOME\.claude\skills\"Project-level skills (available only in a specific project):
mkdir -p .claude/skills
cp -r path/to/this-repo/skills/* .claude/skills/Start (or restart) Claude Code. Skills load automatically.
For exact current paths and config flags, see the Claude Code documentation.
Use Skills programmatically by referencing them in your API calls. Skills must first be uploaded to your workspace (via the Console or API), then referenced by ID when creating messages.
For the current API surface, request format, and limits, see the Agent Skills API documentation.
You do not have to install all 98. Pick the categories that match your work. The library is modular: each skill stands on its own.
Once installed, skills trigger automatically based on your request. You do not have to name the skill or change how you talk to Claude.
You ask:
"Our organic traffic dropped 30% last week. Help me figure out why."
What happens:
Claude recognizes the request matches seo-traffic-diagnosis, loads the skill, and walks through its 5-layer root cause framework: confirm the change is real → localize the change → page-level analysis → technical analysis → external analysis. By the end, you have a hypothesis statement, evidence, and an action plan, structured the same way every time.
Other natural triggers:
- "Help me write a creative brief" →
creative-brief - "Audit my homepage for SEO" →
seo-onpage - "We need a backlink audit" →
seo-backlink-audit - "Plan our content roadmap for Q3" →
seo-content-gap-auditpluscontent-strategy - "Postmortem template for last night's incident" →
after-action-report - "How do I write my own skill?" →
skill-creation-walkthrough
You can also call a skill explicitly: "Use the seo-audit-orchestration skill to run a full audit on example.com."
The skills compose into a full project flow:
brand-discovery → brand-ideation → brand-identity → brand-style-guide → brand-voice
↓
creative-brief → information-architecture → content-strategy → design-system
↓
seo-keyword → seo-content-audit → content-and-copy → landing-page-copy
↓
seo-onpage → seo-technical → seo-aeo-geo → seo-offpage → seo-competitor
↓
frontend-component-build → accessibility-audit → performance-optimization
↓
code-review-web → qa-testing → security-baseline → launch-runbook
↓
domain-strategy → monitoring-and-alerting → backup-and-disaster-recovery
↓
incident-response → after-action-report
↓
analytics-strategy → cro-optimization → ux-research → usability-testing → journey-mapping
The SEO audit suite (Ahrefs MCP-powered) wraps around the SEO foundation skills:
seo-audit-orchestration
├── seo-site-health-audit
├── seo-backlink-audit
├── seo-keyword-gap-audit
├── seo-content-gap-audit
├── seo-traffic-diagnosis (also runs standalone for incident-style work)
└── seo-rank-tracking (ongoing, feeds the others)
The catalog also includes four audience tracks that compose alongside the foundational lifecycle. Each track has its own internal flow:
Paid media (Marketing track):
paid-media-strategy → ads-creative-development → ads-performance-analytics
Pairs with the paid media platforms in the integrations catalog at rampstack.co (Google Ads, Meta, LinkedIn, TikTok, plus Synter as the multi-platform aggregator).
Growth tooling (interactive web tools):
funnel-flow-architecture (orchestrator)
├── lead-magnet-design (capture)
├── calculator-design (capture / activate)
├── quiz-and-assessment-design (capture / activate)
├── multi-step-form-design (activate)
├── chatbot-flow-design (activate)
├── onboarding-wizard-design (activate)
├── interactive-product-tour (activate / convert)
├── upgrade-flow-design (convert)
├── scheduler-and-booking-design (convert)
├── comparison-tool-design (convert)
└── product-configurator-design (convert)
funnel-flow-architecture is the orchestrator: it sequences which interactive tool fits each audience and funnel stage, distinguishing matched-funnels from kitchen-sink-funnels.
Tier 2 content lifecycle:
content-strategy → pillar-content-architecture → content-brief-authoring
↓
content-and-copy / long-form-content-frameworks / email-sequences
↓
editorial-qa → content-distribution → programmatic-seo
↓
content-refresh-system → content-repurposing → content-migration
ai-content-collaboration is a workflow layer that runs across every phase rather than a single step. documentation-strategy operates continuously alongside the rest.
Tier 2 product management (two parallel tracks):
Experimentation track:
experiment-design → feature-flagging → experimentation-platform-orchestrator
↓
experimentation-analytics → data-warehouse-experimentation
Gap-closing track:
pm-spec-writing → roadmap-planning → feature-launch-playbook
↓
beta-program-management → product-analytics-setup → integration-orchestrator
The experimentation track ships changes with statistical discipline; the gap-closing track ships features with operational discipline. Both compose with the foundational lifecycle above.
Operations, cross-cutting, and team skills (stakeholder-communication, documentation-strategy, vendor-evaluation, team-onboarding-playbook, dependency-management, cost-optimization, etc.) cut across every track.
You can also pull individual skills for one-off work. Need just a backlink audit? Use seo-backlink-audit. Need to write a creative brief? Use creative-brief. Each skill stands on its own.
The skills compose with the tools your team already uses. 98 skills at the center; 35 integrations across 6 integration categories radiating out via MCPs.
This catalog is the open-source methodology layer. Commercial surfaces at rampstack.co extend it:
- Skills directory. Every skill on a curated landing surface with audience tracks, search, and category navigation.
- Walkthroughs. Multi-skill recipes that orchestrate skill clusters end-to-end. Use these when one skill is not enough and a packaged sequence is.
- Integrations directory. Curated MCPs, APIs, and tooling that the skills hook into.
- Showcase. Real brand sites built from these skills, with the brief that produced each one.
The skills in this repository remain free, open-source, and stack-agnostic. The surfaces above are how the same methodology is delivered as a product.
All 99 skills are shipped. Each has a complete SKILL.md plus at least one reference file (template, checklist, or playbook).
| Skill | What it does |
|---|---|
brand-discovery |
Audience research, competitive scan, positioning territory exploration |
creative-brief |
Project briefs that align stakeholders before work starts |
creative-direction |
Four-axis aesthetic brief (tone, aesthetic, audience, sensory ambition) for cross-skill coherence |
information-architecture |
Sitemap, navigation, URL structure, content types, taxonomy |
content-strategy |
Editorial strategy, content calendar, topical authority planning |
| Skill | What it does |
|---|---|
brand-ideation |
Naming, positioning territories, mood directions, narrative angles |
brand-identity |
Logo system, color, typography, imagery, iconography, motion |
brand-style-guide |
The canonical reference document for the full brand system |
brand-voice |
Voice attributes, tone shifts, vocabulary, paired-example library |
brand-archetype-system |
12 archetype defaults across 18 verticals: color, type, voice, imagery starters |
logo-design |
Logo variants across architectures (wordmark, lockup, monogram, letterform-as-symbol), with rationale and application specs |
| Skill | What it does |
|---|---|
design-system |
Component library, design tokens, design system documentation |
design-standards |
Production-grade page and component design standards |
art-direction |
Photography, illustration, and visual direction for campaigns |
| Skill | What it does |
|---|---|
pillar-content-architecture |
Hub-level content architecture: pillar topic selection, cluster planning, internal linking, URL structure, pillar and cluster page anatomy, topical authority signals, refresh discipline |
content-brief-authoring |
Per-piece editorial brief: target keyword, intent, audience, outline, entity coverage, internal linking, success criteria, and the discipline that distinguishes useful briefs from bloat |
content-and-copy |
Website copy, blog content, content production frameworks |
landing-page-copy |
Landing pages, sales pages, hero-to-CTA flow |
email-sequences |
Onboarding flows, lifecycle campaigns, transactional copy |
programmatic-seo |
Designing pSEO programs that work: data sources, template design, quality control at scale, internal linking, crawl budget, AEO/GEO patterns, refresh discipline, and when pSEO is and is not the right answer |
editorial-qa |
Pre-publish QA framework: brief adherence, voice consistency, fact accuracy, AI-content audit, AEO/SEO compliance, sampling at scale, and the workflow that distinguishes catch-problems QA from process theater |
ai-content-collaboration |
How humans and AI compose in content workflows: participation boundaries, hybrid patterns, voice ownership, the AI slop problem, disclosure and transparency, team calibration, and the ethics of honest AI-assisted production |
long-form-content-frameworks |
Structural patterns for individual long-form pieces (case studies, whitepapers, research reports, definitive guides, manifestos, ebooks, long-form tutorials) that distinguish publication-quality work from bloggy-long padding or academic bloat |
content-refresh-system |
Systematic content refresh: quarterly audits, refresh prioritization, refresh-vs-merge-vs-delete decisions, the lifecycle discipline that distinguishes intentional programs from set-and-forget decay |
content-repurposing |
Cross-format content adaptation: one piece becomes many (blog series, email, social, webinar, podcast, video) with per-format adaptation rather than mass-blast that ignores medium constraints |
content-distribution |
Content distribution discipline: owned, earned, and paid channels matched to audience and content type. Channel-fit decisions, distribution cadence, the strategic alternative to spam-everywhere or hope-and-pray |
Tool-agnostic SEO skills. These define the conceptual frameworks. The SEO audit suite below adds the Ahrefs MCP-powered execution layer.
| Skill | What it does |
|---|---|
seo-onpage |
Single-page audits and optimization across 8 dimensions |
seo-technical |
Crawlability, indexability, rendering, schema, page experience |
seo-keyword |
Discovery, intent classification, clustering, prioritization |
seo-competitor |
SERP overlap, content gaps, backlink gaps, technical comparison |
seo-offpage |
Link building, digital PR, citations, linkable assets |
seo-content-audit |
Keep/update/merge/redirect/delete decisions across a site |
seo-aeo-geo |
AI search optimization, llms.txt, extraction-friendly content |
End-to-end SEO audit workflows that pull data from the Ahrefs MCP and produce concrete deliverables. These skills assume the Ahrefs MCP is connected.
| Skill | What it does |
|---|---|
seo-audit-orchestration |
Master orchestrator: sequences the suite, produces a rollup report |
seo-backlink-audit |
Profile health, anchor mix, toxic links, reclamation, gap analysis |
seo-keyword-gap-audit |
Competitor keyword gaps with opportunity scoring and clustering |
seo-content-gap-audit |
Missing topics, thin coverage, outdated content, decay diagnosis |
seo-traffic-diagnosis |
Diagnose drops, stalls, or wins via 5-layer root cause analysis |
seo-site-health-audit |
Triage Ahrefs Site Audit findings by SEO impact, not severity |
seo-rank-tracking |
Setup, baseline, segmentation, alerting, dashboarding |
| Skill | What it does |
|---|---|
pm-spec-writing |
PRDs, user stories, acceptance criteria, dev briefs |
roadmap-planning |
Quarterly planning, prioritization, dependency mapping |
integration-orchestrator |
Sequence creative-direction work across phases, gates, handoffs, and QA verification |
experiment-design |
Hypothesis to decision: sample size, duration, segment analysis, interpretation, and the failure modes that produce wrong shipping calls |
feature-flagging |
Flags as production infrastructure: types, naming, lifecycle, targeting, rollout, stale flag cleanup, governance |
experimentation-analytics |
Read result panels without fooling yourself: confidence intervals, p-values, multiple testing, sequential testing, CUPED, ratio metrics, network effects, dashboard reconciliation |
experimentation-platform-orchestrator |
Pick the right experimentation platform, migrate when wrong, coordinate when multi-platform: a decision framework for Statsig, PostHog, GrowthBook, Optimizely, Amplitude, Eppo, Kameleoon |
product-analytics-setup |
Instrument product analytics correctly: event taxonomy, properties, naming conventions, schema versioning, funnels, retention cohorts, North Star selection, and the instrumentation debt that compounds without discipline |
data-warehouse-experimentation |
Run experiments out of the warehouse: SQL assignment, exposure logs, dbt metric definitions, statistical analysis, variance reduction with CUPED, sequential testing, and the operational tradeoffs vs platforms |
feature-launch-playbook |
The operational discipline of launching a feature well: positioning, internal alignment, customer comms, sales enablement, support readiness, rollout strategy, monitoring, and post-launch measurement |
jtbd-framing |
Jobs-to-be-Done framework. Job statements, struggling moments, hire/fire criteria, the difference between feature-thinking and job-thinking. Honest about where JTBD earns its keep and where it becomes performative |
okr-design |
OKR design discipline. Outcome statements, key results, scoring, mid-quarter recalibration. Distinguishes sandbagged OKRs (always hit, useless) from aspirational fantasy (impossible, demoralizing) from stretch OKRs (genuine ambition with quarterly accountability) |
beta-program-management |
Running betas that produce real signal. Participant selection, structured feedback, beta-to-GA decisions. Distinguishes soft-launch (no structure) from kitchen-sink (everyone in) from structured-beta (calibrated cohort with intentional feedback loops) |
| Skill | What it does |
|---|---|
code-review-web |
PR review, build error diagnosis, security and quality checks |
frontend-component-build |
Component architecture, props design, accessibility from the start |
accessibility-audit |
WCAG compliance audit with remediation plan |
performance-optimization |
Core Web Vitals, asset optimization, render performance |
| Skill | What it does |
|---|---|
qa-testing |
Pre-launch QA, regression testing, cross-browser checks |
| Skill | What it does |
|---|---|
launch-runbook |
Go-live runbook, DNS cutover, deploy day procedures |
incident-response |
Incident triage, comms, mitigation, escalation |
after-action-report |
Post-mortems, retros, learnings documentation |
domain-strategy |
DNS architecture, redirects, registrars, multi-domain portfolios |
monitoring-and-alerting |
SLO design, uptime checks, alert routing, on-call rotations |
backup-and-disaster-recovery |
RPO/RTO targets, backup strategy, restoration drills |
security-baseline |
HTTPS, security headers, CSP, secrets management, vulnerability scans |
email-deliverability |
DMARC, SPF, DKIM, sender reputation, deliverability monitoring |
media-asset-management |
Image pipelines, video hosting, asset libraries, format selection |
| Skill | What it does |
|---|---|
analytics-strategy |
Measurement frameworks, dashboard design, event taxonomy |
cro-optimization |
Hypothesis-driven testing, conversion optimization |
Interactive web tools that turn visitors into leads. Lead magnets, calculators, quizzes, multi-step forms, chatbots, and the cross-tool funnel architecture that orchestrates them.
| Skill | What it does |
|---|---|
lead-magnet-design |
Designing gated content that earns the email. Distinguishes thin-bait (overpromises, underdelivers) from kitchen-sink-resource (everything, helps with nothing) from earned-value-magnet (delivers standalone value while qualifying the lead) |
calculator-design |
Designing interactive calculators that deliver decision-support value while qualifying leads. Distinguishes vanity-calculator (no real value) from lead-trap (hides answer behind email) from transparent-decision-tool (gives genuine value, captures leads honestly) |
quiz-and-assessment-design |
Designing quizzes and assessments that produce actionable segmentation. Distinguishes clickbait-quiz (engagement only) from vanity-result (entertaining, not useful) from actionable-segmentation (genuine categorization that drives next-step recommendations) |
multi-step-form-design |
Designing multi-step forms that respect cognitive load while maintaining completion intent. Distinguishes kitchen-sink-single-page (overwhelms) from progress-theater (steps without genuine staging) from genuinely-staged (each step earns its own page) |
chatbot-flow-design |
Designing conversational flows for chatbots and AI agents on websites. Distinguishes scripted-bot (rigid trees, fail edge cases) from hallucinating-bot (LLM without structure, makes things up) from structured-guided-conversation (LLM-powered with intent architecture and fallback discipline) |
funnel-flow-architecture |
Architecting cross-tool conversion flows that match audience and stage. Distinguishes silo-funnels (every tool standalone) from kitchen-sink-funnels (every audience squeezed through one path) from matched-funnels (architecture matched to audience-and-stage) |
onboarding-wizard-design |
Designing first-run product onboarding wizards. Distinguishes tutorial-overload (dump everything upfront) from skip-friendly-empty (skipped onboarding leads to abandoned product) from earned-progressive-disclosure (right things at the right moments) |
interactive-product-tour |
Designing in-product tours and contextual help. Distinguishes tooltip-spam (every button has a tour stop) from one-and-done (tour shows once, never seen again) from contextual-when-needed (surfaces help at the moment friction occurs) |
upgrade-flow-design |
Designing free-to-paid conversion flows. Distinguishes paywall-everywhere (gates everything aggressively) from free-forever-trap (no upgrade path surfaces) from value-triggered-upgrade (paywall surfaces at moments of demonstrated value) |
scheduler-and-booking-design |
Designing schedulers and booking flows. Distinguishes any-time-friction (no qualification, just a booking link) from interrogation-gate (so much qualification it scares users off) from qualified-fast-path (just enough qualification to set up the call well) |
comparison-tool-design |
Designing comparison tools that help users decide. Distinguishes feature-list-dump (every feature in a row, no decision support) from hidden-recommendation (biased comparison pretending to be neutral) from honest-comparison-with-guidance (genuine comparison plus opinionated recommendation) |
product-configurator-design |
Designing interactive product configurators. Distinguishes infinite-options (decision paralysis from too many options) from canned-bundles-only (no real customization) from guided-configuration (smart defaults plus meaningful constraints plus escape hatches) |
Paid media discipline: strategy, creative, and performance analytics. Pairs with the paid media platforms in the /integrations catalog at rampstack.co.
| Skill | What it does |
|---|---|
paid-media-strategy |
Hypothesis to spend: channel selection, budget allocation, audience targeting, bid strategy, attribution reality, and the failure modes that burn agency-scale budgets |
ads-creative-development |
Hook patterns, format selection, video pacing, variation systems, testing methodology, fatigue detection, and the platform-specific creative norms that separate ads from clutter |
ads-performance-analytics |
Read paid media dashboards without fooling yourself: attribution models, platform reporting quirks, ROAS vs LTV, multi-platform reconciliation, incrementality testing, and the interpretation failures that compound into wasted budget |
| Skill | What it does |
|---|---|
ux-research |
Research planning, user interviews, qualitative synthesis |
usability-testing |
Test design, moderation, findings reports |
journey-mapping |
Customer journey maps, service blueprints, friction analysis |
discovery-research-synthesis |
Synthesizing customer interviews, research notes, and support tickets into actionable PM decisions. Distinguishes data-dump (no synthesis) from insight-theater (overpolished narrative) from actionable synthesis (decision-grade clarity) |
user-feedback-aggregation |
Collecting and synthesizing user feedback across channels into continuous decision signal. Triage discipline that distinguishes loudest-voice (whoever complains most) from averaged-noise (every signal weighted equally) from triaged-synthesis (weighted by source quality and decision relevance) |
| Skill | What it does |
|---|---|
form-strategy |
Form design, validation patterns, spam prevention, conversion tuning |
content-migration |
Platform migrations with SEO equity preservation |
internationalization |
Locale strategy, hreflang, translation workflow, RTL design |
dependency-management |
Package updates, security patches, lockfile hygiene |
cost-optimization |
Infrastructure spend audits, rightsizing, contract negotiation |
| Skill | What it does |
|---|---|
stakeholder-communication |
Status updates, exec readouts, project communications |
documentation-strategy |
Documentation systems, what to document, maintenance cadence |
vendor-evaluation |
Tool and vendor selection using a structured rubric |
team-onboarding-playbook |
30-60-90 onboarding plans for new hires and contractors |
skill-creation-walkthrough |
The meta-skill: how to write your own custom skills |
Skills compose best when Claude has live access to your data and tools. Model Context Protocol (MCP) servers provide that bridge. The skills in this library work without any MCPs, but pair them with the right ones and they go from "frameworks Claude follows" to "workflows Claude executes against your real systems."
Below is the MCP shortlist by skill area. None of these are required (except the Ahrefs MCP for the SEO audit suite). All are categorical recommendations: where multiple options exist for the same job, pick the one that fits your stack.
The SEO audit suite (skills 23-29) is built around Ahrefs as its primary backend; foundation SEO skills (16-22) work with any equivalent. Competitive intelligence MCPs (Ahrefs, Semrush, Similarweb) cover overlapping but distinct data shapes: backlinks and keywords, traffic estimation, audience behavior. Use them in combination for the strongest signal.
A note on MCP costs: many of these MCPs are wrappers around APIs you are already paying for through a subscription, where MCP calls do not add marginal cost. Others (Ahrefs, Semrush, Similarweb, DataForSEO) use paid API credits per call, and long agentic sessions against these platforms can burn meaningful credit volume quickly. The cost model is documented on each integration's landing page at rampstack.co/integrations. Free with rate limits is called out where it applies (Google Search Console, PageSpeed Insights). When in doubt, check the platform's API pricing before running multi-hour agent workflows.
Backlink and keyword data
- Ahrefs MCP - primary backend for the audit suite; backlink profiles, keyword data, content explorer, site audit. Referenced explicitly by
seo-audit-orchestrationand the 6 audit suite skills (backlink, keyword gap, content gap, traffic, site health, rank tracking). Credits-per-call. - Semrush MCP - alternative or complement to Ahrefs with stronger US keyword data and SEO-PR features (Topic Research, brand monitoring) Ahrefs does not cover. Pairs with
seo-keyword,seo-competitor,seo-content-gap-audit. Verify the official MCP endpoint at authoring time; Semrush has shipped first-party MCP tooling. Credits-per-call. - DataForSEO MCP - programmatic SEO data (SERP, keywords, backlinks) at developer-friendly pricing; useful as a third source for cross-validation when methodology decisions hinge on data agreement. Credits-per-call (free tier available).
Traffic estimation and competitive intelligence
- Similarweb MCP - competitive traffic estimation, audience demographics, channel mix (organic, paid, direct, referral, social, email), industry benchmarks, audience overlap analysis. Pairs with
seo-competitor,seo-traffic-diagnosis(external-factor layer),brand-discovery(competitive scan),analytics-strategy(industry benchmarks). Where Ahrefs answers "how do they rank" and Semrush answers "what keywords drive what," Similarweb answers "how much traffic, from where, from whom." Credits-per-call.
Search Console and Core Web Vitals
- Google Search Console MCP - free, official Google data; essential for
seo-traffic-diagnosisand any audit that needs ground-truth click and impression data. Free with rate limits. - PageSpeed Insights MCP - free, paired with
performance-optimizationandseo-site-health-auditfor Core Web Vitals field data. Free with rate limits.
- GitHub MCP - paired with
code-review-web,pm-spec-writing,roadmap-planning,incident-response. Lets Claude read PRs, file issues, search code, and reference real commits. - Filesystem MCP - local file and code operations; pairs with most dev and content skills
- Sentry MCP - paired with
monitoring-and-alertingandincident-response. Real error data turns generic incident frameworks into specific diagnoses.
- Cloudflare MCP - paired with
domain-strategy,security-baseline,performance-optimization. DNS records, redirects, page rules, security headers. - Vercel MCP - paired with
launch-runbookandincident-response. Deployments, env vars, build logs. - Supabase MCP - paired with
code-review-web,pm-spec-writing,backup-and-disaster-recovery. Schema, queries, edge functions.
- PostHog MCP - paired with
analytics-strategy,cro-optimization,journey-mapping. Event taxonomy review and funnel analysis grounded in real data. - Datadog MCP - paired with
monitoring-and-alerting,incident-response. SLO design and alert routing against actual metrics.
- Slack MCP - paired with
incident-response,stakeholder-communication,after-action-report. Read channel context, draft updates, post incident comms. - Linear MCP (or Jira MCP) - paired with
pm-spec-writing,roadmap-planning. Spec writing against the actual issue tracker, not a generic template.
- Web search (built into Claude in most environments) - paired with
brand-discovery,seo-keyword,seo-competitor,ux-research - Tavily MCP or Brave Search MCP - alternatives for deeper research workflows
- modelcontextprotocol.io/servers - the canonical directory of MCP servers
- The Connectors directory inside Claude.ai (Settings → Connectors)
claude mcp addin Claude Code for direct installation- Vendor websites for first-party servers (most major SaaS tools now ship official MCPs)
If a skill in this library would benefit from a tool integration that does not yet exist, the MCP documentation walks through building one. The seo-audit-orchestration skill is a worked example of how to design a skill suite around a specific MCP's capabilities.
Every skill follows the same structure. See SKILL_AUTHORING.md for the full spec.
Highlights:
- Stack-agnostic. No specific framework versions in SKILL.md. Stack-specific patterns go in reference files. The Ahrefs-powered audit suite is the single named-tool exception.
- Future-proof. Reference durable specs (W3C, WHATWG, Schema.org, MDN, NN/g, WCAG). Avoid trend pieces.
- Uniform structure. Every SKILL.md has the same section order: When to use, When NOT to use, Required inputs, The framework, Workflow, Failure patterns, Output format, Reference files.
- Tight length. SKILL.md under 250 lines. References under 400.
- Punchy voice. Short sentences. Concrete examples beat abstract advice.
skills/
skill-name/
SKILL.md
references/
template.md
checklist.md
example.md
SKILL_AUTHORING.md (the authoring guide)
CONTRIBUTING.md (how to contribute)
MAPPING.md (origin notes for skills ported from existing work)
README.md (this file)
LICENSE (MIT)
Contributions are welcome. Whether you want to fix a typo, add a reference file, or propose an entirely new skill, the bar is the same: follow the uniform structure, keep the voice consistent, and prove the skill earns its place.
See CONTRIBUTING.md for the full process.
The fastest path: use the skill-creation-walkthrough skill itself. It teaches the same authoring discipline used across all 98 skills, with worked examples and a blank template.
Thanks to @IgnacioChiaravalle for the community feedback that shaped PR #36: a CONTRIBUTING.md typo fix, a cross-linking pass between SKILL.md files and their reference files, and the new ARIA patterns reference for the accessibility-audit skill.
- Agent Skills overview - The canonical reference
- Anthropic engineering blog on Skills - Background on the design
- Claude Code documentation - Where most of these skills will run
- Anthropic API reference - For programmatic use
- Anthropic's official skills repository - Examples and primitives published by Anthropic
- Awesome Claude Skills (Composio) - A curated index of community skills, where this library is featured under Business & Marketing
- Model Context Protocol (MCP) - The protocol behind the Ahrefs MCP and other tool integrations referenced in this library
- WCAG quick reference - Accessibility standard cited by the accessibility audit and design skills
- Schema.org - Structured data vocabulary cited across the SEO suite
MIT. Use it. Fork it. Ship things with it.






