Nourhene123

Cv Ats Review — Development skill for Claude Code

Development community

Claude Skill that reviews your CV like an ATS and a recruiter: ATS score, reading-order and date checks, typos, keyword match vs a job description, and a prioritized fix list.

How to install Cv Ats Review

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Nourhene123/cv-ats-review and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Cv Ats Review does

Claude Skill that reviews your CV like an ATS and a recruiter: ATS score, reading-order and date checks, typos, keyword match vs a job description, and a prioritized fix list. Works with PDF, DOCX and LaTeX.

Alternatives in Development

  • Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
  • /surface — View the prioritized attack surface for a target 1.8k ★
  • Working Memory — This is your working memory 192 ★

README

CV ATS Review

**A Claude Skill that reads your CV the way hiring software and recruiters do, then tells you exactly what to fix and which jobs you're ready for.**

![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg) ![Python 3.9+](https://img.shields.io/badge/python-3.9%2B-blue.svg) ![Formats](https://img.shields.io/badge/input-PDF%20%7C%20DOCX%20%7C%20LaTeX%20%7C%20TXT-green.svg) ![Dependencies](https://img.shields.io/badge/runtime%20deps-optional-lightgrey.svg)

[Why](#why-this-exists) · [What you get](#what-you-get) · [Quick start](#quick-start) · [How it works](#how-it-works) · [CLI](#command-line-reference) · [FAQ](#faq)


Why this exists

Before a human reads your CV, an **Applicant Tracking System (ATS)** parses it into fields and ranks it by keyword match. Most CV feedback looks at the design. The ATS never sees the design: it sees the **extracted text, in the order the PDF stores it**.

That gap causes failures you can't see by looking at your own PDF:

  • A two-column layout that attaches the wrong dates to your jobs and degrees.
  • A & or % in LaTeX that silently deletes text. "Software & AI Engineer" becomes "Software AI Engineer".
  • Skills you used in every project but never listed in your Skills section, which is the only part some filters read.
  • Small typos (Boot,Angular, AWS..) that tell a recruiter "not careful" in the first 6 seconds.

This skill checks your CV the way both of those readers do, the parser and then the recruiter, and turns what it finds into a short, prioritized fix list.

What you get

Feature Why it matters
🔍 ATS text extraction See your CV exactly as a parser reads it: content-stream order, not visual layout
📊 ATS score, broken down Parsing · structure · contact · dates · keywords · impact · polish. You see where every point went
🗓️ Reading-order detection Catches the #1 silent killer: dates se