Claude Code Skills

Curated Toolkit

Hand-built skills to extend Claude Code. Install in seconds, use forever.

Skills

Available Skills

SEO
GEO
Next.js
Audit

Next.js GEO Audit

Audit any Next.js project for SEO & GEO readiness in one command.

A Claude Code skill that performs a comprehensive audit of your Next.js App Router project across technical SEO, content optimization, structured data, and AI discoverability. Get a detailed Markdown report with scores, findings, and actionable fix instructions — all from within your editor.

  • Technical SEO checks: meta tags, canonical URLs, sitemap, robots.txt, Core Web Vitals
  • Content optimization: heading hierarchy, keyword density, readability scoring
  • Structured data validation: JSON-LD schemas, Open Graph, Twitter Cards
  • AI discoverability: llms.txt, semantic markup, citation-readiness signals
Git Clone (Recommended)
$ git clone https://github.com/Oscar-Codes-Life/nextjs-geo-audit.git ~/.claude/skills/nextjs-geo-audit
or
For a Specific Project
$ git clone https://github.com/Oscar-Codes-Life/nextjs-geo-audit.git .claude/skills/nextjs-geo-audit
Setup

How to Install

01

Clone the skill

Clone the skill repository into your Claude Code skills directory. That's it — no config files, no setup scripts.

$ git clone <repo-url> ~/.claude/skills/<skill-name>
02

Start a session

Open Claude Code in any project. It automatically detects skills installed in ~/.claude/skills/ and loads them into context.

03

Use it

The skill activates based on context — no slash commands needed. Just describe what you want and Claude knows what to do.