After analysis completes, the upload form is replaced by a structured feedback report rendered by theDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/nayalsaurav/resume-analyzer/llms.txt
Use this file to discover all available pages before exploring further.
FeedbackDisplay component. The report presents your overall score, five category cards with animated progress bars, and color-coded tip lists — everything you need to understand your resume’s strengths and prioritize your edits before applying.
Overall Score Card
The top of the report displays youroverallScore prominently — a single number between 0 and 100 representing how well your resume fits the specific role you analyzed against. This score is the aggregate of all five category scores and is color-coded using the same badge system as the individual categories.
Refer to the Scoring page for a full explanation of how the overall score is calculated and what each score tier means.
Per-Category Section Cards
Below the overall score, five section cards appear — one for each evaluation dimension. Every card contains the same structure:Category Title
A human-readable label for the dimension: ATS Compatibility, Tone & Style, Content Quality, Skills Relevance, or Structure & Formatting.
Score Badge
A badge showing the numeric score (0–100) for this category, color-coded green (≥80), grey (60–79), or red (<60).
Animated Progress Bar
A gradient progress bar that animates from 0 to the actual score value over 1 second, starting after a 300 ms delay. Each category has a unique gradient color.
Tip List
3–4 actionable tips generated by the AI, color-coded by type. Tips for Tone & Style, Content Quality, Skills Relevance, and Structure & Formatting may include an optional explanation for deeper guidance.
| Category | Gradient |
|---|---|
| ATS Compatibility | Blue → Cyan |
| Tone & Style | Purple → Pink |
| Content Quality | Green → Emerald |
| Skills Relevance | Orange → Red |
| Structure & Formatting | Indigo → Purple |
Tip Types
Every tip in each section card is classified as one of two types and rendered with a distinct color so you can triage at a glance.Good
Rendered in emerald green. These tips describe things your resume is already doing well relative to the target role. Knowing what is working helps you avoid accidentally removing strong content during a revision.
Improve
Rendered in red. These tips identify specific weaknesses or gaps between your resume and the job requirements. These are the items you should act on before applying.
Tip Explanations
Tips for the Tone & Style, Content Quality, Skills Relevance, and Structure & Formatting sections include anexplanation field alongside the headline tip text. When present, the tip card expands to show a second line of detailed guidance. Explanations provide the reasoning behind the feedback — why a particular issue matters and often how to fix it specifically.
ATS tips contain only
type and tip — the explanation field is not included in the ATS section schema. All other sections (Tone & Style, Content Quality, Skills Relevance, and Structure & Formatting) include explanation on every tip.explanation field show only the headline text.
Animated Progress Bars
Progress bars do not snap immediately to their final value. Each bar:- Starts at
0when the feedback report first renders - Waits 300 milliseconds before beginning its animation
- Animates to the actual score over a 1000 millisecond (1-second) transition
Resetting and Analyzing Another Resume
At the bottom of the feedback report, an “Analyze Another Resume” button triggers theonReset callback. Clicking it:
- Clears the uploaded file state
- Clears the feedback state
- Clears all validation errors
- Resets the
isProcessingflag
Your feedback is tied to the specific company, job title, and job description you entered. If you update your resume, re-run the analysis using the exact same job details to get a comparable score and measure your improvement accurately.