SEO Platform Architect

Premium Verified 529 lines By Thrivemattic SEO

Description

Teaches Claude how to build the foundational architecture for an SEO platform. Covers monorepo structure, database models, API clients with retry logic, configuration management, and the prompt templating system that powers all other skills.

How It Works

SEO Platform Architect Teaches Claude how to build the foundational architecture for an SEO p Research 1. Description 2. When to Activate User wants to build an SEO tool, rank tracker, or search vis 3. Architecture: Monorepo… Process 4. CLI-First, API Later 5. BaseClient Pattern 6. AI Client with Automa… Output 7. Database Models 8. Config via TOML + Envi… 9. Prompt Templates via J… contentbrief.md.j2 — Research-backed content brief Continuous improvement cycle Click to enlarge

What Claude Learns

  • Monorepo structure with 7 packages
  • BaseClient with automatic retry and backoff
  • ClaudeClient with auto cost logging to JSONL
  • 34 SQLAlchemy models for SEO data
  • Config via TOML + environment variables
  • Jinja2 prompt system for AI calls
  • Resumable pipeline pattern

Installation

1. Purchase and download the skill package.

2. Copy the SKILL.md file to your Claude skills directory:
   cp SKILL.md ~/.claude/skills/seo-platform-architect/SKILL.md

3. Restart Claude Code to load the skill.

4. The skill activates when you mention "SEO platform", "monorepo architecture", "platform scaffold", or start building an SEO system from scratch.

5. Requires: Python 3.11+, SQLAlchemy, httpx, Alembic for migrations.

Stack & Dependencies

Python Typer Rich SQLAlchemy 2.0 httpx tenacity Jinja2 TOML

Use Cases

Monorepo structure with 7 packages

Using Python and Typer

BaseClient with automatic retry and backoff

Using Python and Typer

ClaudeClient with auto cost logging to JSONL

Using Python and Typer

34 SQLAlchemy models for SEO data

Using Python and Typer

Config via TOML + environment variables

Using Python and Typer

Related Skills

Frequently Asked Questions

What technologies does SEO Platform Architect require?
This skill works with Python, Typer, Rich, SQLAlchemy 2.0, httpx, tenacity, Jinja2, and TOML. Make sure these are available in your project before using the skill with Claude Code.
How detailed is the SEO Platform Architect skill?
SEO Platform Architect contains 529 lines of structured instructions covering 7 key areas. It provides comprehensive guidance including specific implementation patterns, not just surface-level tips.
Is SEO Platform Architect free to use?
Yes, SEO Platform Architect is a premium skill. Purchase details will be available on the skill page.
What will Claude Code learn from this skill?
Claude Code will gain expertise in: Monorepo structure with 7 packages; BaseClient with automatic retry and backoff; ClaudeClient with auto cost logging to JSONL; and 4 more areas.

Purchase workflow will be available soon. Contact us to get early access.