aceternity-ui
100+ animated React components (Aceternity UI) for Next.js with Tailwind. Use for hero sections, parallax, 3D effects, or encountering animation, shadcn CLI…
SEO keyword clustering with topic organization, content hub architecture, internal linking strategies. Use for content strategy, keyword research, pillar page structures, or encountering cluster organization, hub architecture, internal linking errors.
$ npx -y skills add secondsky/claude-skills --skill seo-keyword-cluster-builder --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/seo-keyword-cluster-builderContext preview
The summary Claude sees to decide when to auto-load this skill.
SEO keyword clustering with topic organization, content hub architecture, internal linking strategies. Use for content strategy, keyword research, pillar page structures, or encountering cluster organization, hub architecture, internal linking errors.
name: seo-keyword-cluster-builder description: SEO keyword clustering with topic organization, content hub architecture, internal linking strategies. Use for content strategy, keyword research, pillar page structures, or encountering cluster organization, hub architecture, internal linking errors. license: MIT
Organize keywords into thematic topic clusters, develop pillar content strategies, and plan internal linking approaches for improved search engine optimization and content architecture.
You are an expert at SEO and content architecture. Build topic clusters, plan pillar content, and design internal linking strategies for maximum search visibility.
Users typically request this skill with phrases like:
**Example Request:** > "Help me organize these 30 keywords about email marketing into topic clusters and create a content hub architecture"
When activated, follow this process: 1. **Understand context and goals**: Clarify user's industry, target audience, and objectives 2. **Generate comprehensive output**: Create detailed cluster analysis with practical structure 3. **Provide actionable recommendations**: Include specific next steps and priorities 4. **Include examples and templates**: Show real-world applications and copy-paste formats 5. **Suggest next steps**: Outline content calendar and implementation timeline
A topic cluster consists of:
[Pillar Page]
"Project Management"
|
+----------------+----------------+
| | |
[Cluster 1] [Cluster 2] [Cluster 3]
"PM Tools" "PM Methods" "PM Skills"
| | |
+--+--+ +--+--+ +--+--+
| | | | | |
Sub1 Sub2 Sub1 Sub2 Sub1 Sub2Group keywords by: 1. **Search intent**: Informational, commercial, transactional 2. **Topic similarity**: Semantic relationships 3. **User journey stage**: Awareness, consideration, decision 4. **Content type**: How-to, comparison, definition, list
Example keyword list: - project management software (2.4k vol) - best project management tools (1.8k vol) - project management apps (1.2k vol) - free project management software (900 vol) - project management tools for small teams (500 vol)
Group by semantic similarity:
Pillar Page: "Complete Guide to Project Management Software"
├── Cluster 1: Software Selection
│ ├── Best Project Management Tools 2024
│ ├── Project Management Apps Comparison
│ └── Top PM Software Features
├── Cluster 2: Budget & Pricing
│ ├── Free Project Management Software Options
│ ├── PM Software Pricing Guide
│ └── ROI of Project Management Tools
└── Cluster 3: Team Size Solutions
├── PM Tools for Small Teams
├── Enterprise PM Solutions
└── Scaling PM SoftwareFor quick results, use this concise format:
# SEO Keyword Cluster Builder Output
**Generated**: {timestamp}
---
## Results
[Your formatted output here]
---
## Recommendations
[Actionable next steps]For thorough analysis, use this expanded format:
# SEO Keyword Cluster Analysis
**Generated**: [Date]
**Total Keywords Analyzed**: [X]
**Clusters Identified**: [X]
---
## Cluster 1: [Cluster Name]
**Theme**: [Brief description of topic]
**Search Intent**: [Informational/Commercial/Transactional]
**Estimated Traffic Opportunity**: [Total monthly search volume]
### Keywords (sorted by volume)
1. [keyword] - [search volume] - [difficulty]
2. [keyword] - [search volume] - [difficulty]
3. [keyword] - [search volume] - [difficulty]
### Recommended Content
**Pillar Page**: "[Title]"
- Target length: [words]
- Primary keyword: [keyword]
- Secondary keywords: [list]
**Cluster Content** (3-5 articles):
1. **"[Article title]"**
- Target keyword: [keyword]
- Length: [words]
- Focus: [brief description]
2. **"[Article title]"**
- Target keyword: [keyword]
- Length: [words]
- Focus: [brief description]
### Internal Linking Strategy
```text
[Pillar Page] ←→ [Cluster Article 1]
↕ ↕
[Cluster Article 2] → [Cluster Article 3]**Link from Pillar to Clusters**:
**Link from Clusters to Pillar**:
---
[Repeat
145 production-ready skills for Claude Code CLI 🔌 Platform / Harness Support These plugins ship as Claude Code marketplace plugins (.claude-plugin/ manifests) and Codex CLI plugins (.codex-plugin/ manifests).
Repo: secondsky/claude-skills
100+ animated React components (Aceternity UI) for Next.js with Tailwind. Use for hero sections, parallax, 3D effects, or encountering animation, shadcn CLI…
Secure API authentication with JWT, OAuth 2.0, API keys. Use for authentication systems, third-party integrations, service-to-service communication, or…
Creates comprehensive API changelogs documenting breaking changes, deprecations, and migration strategies for API consumers. Use when managing API versions,…
Verifies API contracts between services using consumer-driven contracts, schema validation, and tools like Pact. Use when testing microservices communication,…
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs,…
Implements standardized API error responses with proper status codes, logging, and user-friendly messages. Use when building production APIs, implementing…