01 · Claude Code skills
1 skills · curated toolkit

Hand-built skills to extend Claude Code.

Real skills I use daily in my own workflow — proven, battle-tested, and ready for yours. Clone into ~/.claude/skills/ and Claude picks them up automatically.

1 live skills<60s installMIT licensed
02 · The toolkit

Available skills

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
03 · Setup

How to install

01

Clone the skill

Clone the skill repository into your Claude Code skills directory. 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 detects skills installed in ~/.claude/skills/ and loads them into context.

03

Use it

Skills activate based on context — no slash commands needed. Just describe what you want and Claude knows what to do.