Claude Code Skills
Hand-built skills to extend Claude Code. Install in seconds, use forever.
Available Skills
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 https://github.com/Oscar-Codes-Life/nextjs-geo-audit.git ~/.claude/skills/nextjs-geo-audit$ git clone https://github.com/Oscar-Codes-Life/nextjs-geo-audit.git .claude/skills/nextjs-geo-auditHow to Install
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>Start a session
Open Claude Code in any project. It automatically detects skills installed in ~/.claude/skills/ and loads them into context.
Use it
The skill activates based on context — no slash commands needed. Just describe what you want and Claude knows what to do.