Skip to content

Commit eae0d96

Browse files
committed
feat(seo): optimize with solopreneur + Claude Code combined strategy
- Title: Claude Code Skills for Solopreneurs | AI Tools for One-Person Companies - H1: Claude Code Skills for Solopreneurs (preserves brand uniqueness) - Description: Claude Code skills FOR solopreneurs (target audience + SEO keyword) - FAQ: 'What are Claude Code skills for solopreneurs?' (long-tail, low competition) Strategy: Combine high-volume keyword 'Claude Code skills' (1,000/mo) with unique positioning 'for solopreneurs' (near-zero competition) to capture both search traffic AND brand differentiation. Benefits: - SEO: 'Claude Code skills' at front of title (Google priority) - Brand: Solopreneur/indie hacker positioning maintained - Conversion: Clear target audience (one-person companies) - Competition: Unique angle vs generic 'developer tools'
1 parent f597593 commit eae0d96

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

website/worker.js

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,10 @@ Sitemap: https://opc.dev/sitemap.xml`, { headers: { 'Content-Type': 'text/plain'
196196
});
197197
faqItems.push({
198198
"@type": "Question",
199-
"name": "What are Claude Code skills?",
199+
"name": "What are Claude Code skills for solopreneurs?",
200200
"acceptedAnswer": {
201201
"@type": "Answer",
202-
"text": "Claude Code skills are extensions that add new capabilities to Claude Code, like domain search, Twitter analysis, and Reddit research. They're open source and install with one click. Each skill extends Claude Code with specialized functions for developers, solopreneurs, and indie hackers."
202+
"text": "Claude Code skills for solopreneurs are AI extensions that help one-person companies work smarter. They add capabilities like domain search, Twitter analysis, and Reddit research to Claude Code. Each skill is built specifically for indie hackers who need to do more with less time and resources."
203203
}
204204
});
205205
faqItems.push({
@@ -234,8 +234,8 @@ Sitemap: https://opc.dev/sitemap.xml`, { headers: { 'Content-Type': 'text/plain'
234234
"@type": "WebPage",
235235
"@id": "https://opc.dev/#webpage",
236236
"url": "https://opc.dev",
237-
"name": "Claude Code Skills & Extensions | 10+ AI Agent Tools for Developers",
238-
"description": `10+ Claude Code skills and extensions for developers. Add Twitter search, Reddit analysis, domain finder, and SEO tools to Claude Code, Cursor, and Codex. One-click install. 100% open source.`,
237+
"name": "Claude Code Skills for Solopreneurs | AI Tools for One-Person Companies",
238+
"description": `10+ Claude Code skills for solopreneurs and indie hackers. Add Twitter search, Reddit analysis, domain finder, and SEO tools. Built for one-person companies. One-click install. 100% open source.`,
239239
"datePublished": "2024-01-01",
240240
"dateModified": today,
241241
"inLanguage": "en-US",
@@ -352,28 +352,28 @@ Sitemap: https://opc.dev/sitemap.xml`, { headers: { 'Content-Type': 'text/plain'
352352
<head>
353353
<meta charset="UTF-8">
354354
<meta name="viewport" content="width=device-width, initial-scale=1.0">
355-
<title>Claude Code Skills & Extensions | 10+ AI Agent Tools for Developers</title>
355+
<title>Claude Code Skills for Solopreneurs | AI Tools for One-Person Companies</title>
356356
<link rel="icon" type="image/x-icon" href="https://raw.githubusercontent.com/ReScienceLab/opc-skills/main/website/favicon.ico">
357357
<link rel="icon" type="image/png" sizes="32x32" href="https://raw.githubusercontent.com/ReScienceLab/opc-skills/main/website/favicon-32x32.png">
358358
<link rel="apple-touch-icon" sizes="180x180" href="https://raw.githubusercontent.com/ReScienceLab/opc-skills/main/website/apple-touch-icon.png">
359-
<meta name="description" content="10+ Claude Code skills and extensions for developers. Add Twitter search, Reddit analysis, domain finder, and SEO tools to Claude Code, Cursor, and Codex. One-click install. 100% open source.">
359+
<meta name="description" content="10+ Claude Code skills for solopreneurs and indie hackers. Add Twitter search, Reddit analysis, domain finder, and SEO tools. Built for one-person companies. One-click install. 100% open source.">
360360
<meta name="keywords" content="AI agent skills, solopreneur tools, indie hacker tools, Claude Code skills, Cursor skills, Codex skills, one-person company, solo developer, AI coding assistant, AI automation, vibe coding, agent skills, claude skills, Factory Droid, OpenCode, developer tools, AI agents">
361361
<meta name="robots" content="index, follow">
362362
<meta name="author" content="ReScience Lab">
363363
<meta name="theme-color" content="#000000">
364364
<meta http-equiv="Content-Language" content="en">
365365
<link rel="canonical" href="https://opc.dev/">
366366
<script type="application/ld+json">${JSON.stringify(jsonLd)}</script>
367-
<meta property="og:title" content="Claude Code Skills & Extensions | 10+ AI Agent Tools">
368-
<meta property="og:description" content="10+ Claude Code skills and extensions for developers. Twitter search, Reddit analysis, domain finder, SEO tools. One-click install. 100% open source.">
367+
<meta property="og:title" content="Claude Code Skills for Solopreneurs | AI Tools for One-Person Companies">
368+
<meta property="og:description" content="10+ Claude Code skills for solopreneurs and indie hackers. Twitter search, Reddit analysis, domain finder. Built for one-person companies. 100% open source.">
369369
<meta property="og:image" content="https://raw.githubusercontent.com/ReScienceLab/opc-skills/main/website/og-image.png">
370370
<meta property="og:url" content="https://opc.dev/">
371371
<meta property="og:type" content="website">
372372
<meta property="og:site_name" content="OPC Skills">
373373
<meta property="og:locale" content="en_US">
374374
<meta name="twitter:card" content="summary_large_image">
375-
<meta name="twitter:title" content="Claude Code Skills & Extensions | 10+ AI Agent Tools">
376-
<meta name="twitter:description" content="10+ Claude Code skills for developers. Twitter, Reddit, domain search, SEO tools. One-click install. Open source.">
375+
<meta name="twitter:title" content="Claude Code Skills for Solopreneurs | AI Tools">
376+
<meta name="twitter:description" content="10+ Claude Code skills for solopreneurs & indie hackers. Twitter search, Reddit analysis, domain finder. One-click install.">
377377
<meta name="twitter:image" content="https://raw.githubusercontent.com/ReScienceLab/opc-skills/main/website/og-image.png">
378378
<meta name="twitter:creator" content="@AnyLabxyz">
379379
<link rel="preconnect" href="https://fonts.googleapis.com">
@@ -578,8 +578,8 @@ Sitemap: https://opc.dev/sitemap.xml`, { headers: { 'Content-Type': 'text/plain'
578578
579579
<section class="hero" role="banner">
580580
<img src="https://raw.githubusercontent.com/ReScienceLab/opc-skills/main/website/opc-banner.png" alt="OPC Skills - AI Agent Skills for Solopreneurs and Indie Hackers" class="hero-banner" fetchpriority="high" decoding="async">
581-
<h1>Claude Code Skills &<br>Extensions</h1>
582-
<p class="subtitle">10+ AI agent skills for <strong>Claude Code</strong>, <strong>Cursor</strong>, and <strong>Codex</strong> developers. Add Twitter search, Reddit analysis, domain finder, and SEO tools with one-click install.</p>
581+
<h1>Claude Code Skills for<br>Solopreneurs</h1>
582+
<p class="subtitle">AI extensions for <strong>one-person companies</strong> and <strong>indie hackers</strong>. Add Twitter search, Reddit analysis, domain finder, and SEO tools to Claude Code. <strong>10+</strong> skills, one-click install.</p>
583583
<div class="stats-bar">
584584
<span><strong>${skills.length}+</strong> Skills</span>
585585
<span><strong>5</strong> Platforms</span>
@@ -644,9 +644,9 @@ Sitemap: https://opc.dev/sitemap.xml`, { headers: { 'Content-Type': 'text/plain'
644644
</div>
645645
</div>
646646
<div class="faq-item" itemscope itemprop="mainEntity" itemtype="https://schema.org/Question">
647-
<h3 itemprop="name">What are Claude Code skills?</h3>
647+
<h3 itemprop="name">What are Claude Code skills for solopreneurs?</h3>
648648
<div itemscope itemprop="acceptedAnswer" itemtype="https://schema.org/Answer">
649-
<p itemprop="text">Claude Code skills are extensions that add new capabilities to Claude Code, like <strong>domain search</strong>, <strong>Twitter analysis</strong>, and <strong>Reddit research</strong>. They're open source and install with one click. Each skill extends Claude Code with specialized functions for developers.</p>
649+
<p itemprop="text">Claude Code skills for solopreneurs are AI extensions that help <strong>one-person companies</strong> work smarter. They add capabilities like <strong>domain search</strong>, <strong>Twitter analysis</strong>, and <strong>Reddit research</strong> to Claude Code. Each skill is built specifically for <strong>indie hackers</strong> who need to do more with less time and resources.</p>
650650
</div>
651651
</div>
652652
<div class="faq-item" itemscope itemprop="mainEntity" itemtype="https://schema.org/Question">

0 commit comments

Comments
 (0)