Skill: CV Maker
When to Use
Use this skill when the user asks to create, update, or maintain the English/French CVs in this repo.
Inputs
- •User-provided data (treated as canonical)
- •Existing LaTeX files:
cv_en.tex,cv_fr.tex - •Canonical data file:
data_profile.json
Non-Negotiable Rules
- •Never fabricate data.
- •Do not overwrite user-provided values with placeholders.
- •If a value is missing, ask the user.
- •Keep English and French versions aligned.
- •Keep text ASCII unless user requests accents.
- •Never delete or blank-out previously saved user data unless the user explicitly asks.
Procedure
- •Update
data_profile.jsonwith new user data. - •Reflect the same updates in both CV files.
- •Confirm changes and list edited files.
Style
- •English: concise, professional
- •French: direct translation and equivalent tone
Output
- •Modified LaTeX files only.
- •No PDF generation unless requested.