$ cat skills.json | jq .
Mes Compétences
jq '.expertise[]' skills.json
>
👀 Vision produit
Valeur, KPI, stratégie, communication.
>
🧪 Automatisation, Tests E2E & QA
Suite de tests Playwright, CI/CD, stratégies, reporting.
>
🧩 IA appliquée au delivery
Intégration de l'IA sur l'ensemble de la chaîne : discovery, specs fonctionnelles, UX/UI, génération et exécution de tests API & E2E.
>
🔍 Monitoring & Performance Web
Monitoring, stabilité, optimisation continue.
grep -i "dev" skills.json
// Développement
- Python [ADV]
- C [ADV]
- React / Next.js [INT]
- TypeScript / JavaScript [INT]
- SQL [INT]
grep -i "qa" skills.json
// QA & Automatisation
- Playwright (E2E) [ADV]
- Postman [ADV]
- CI/CD (GitHub Actions) [ADV]
- Stratégies de tests [ADV]
- Grafana [INT]
grep -i "pro" skills.json
// Professionnelles
- Pilotage produit [EXPERT]
- Priorisation [EXPERT]
- Communication [ADV]
- QA / Validation fonctionnelle [ADV]
- Analyse & cadrage [INT]
- IA appliquée aux flux produit [ADV]
jq '.tools' skills.json
// Outils
> Product Owner
Kanban Azure DevOps Jira Trello Notion Confluence
> Développement
GitHub VS Code IntelliJ Cursor
> QA & Observabilité
Playwright Postman Grafana Sentry
> DevOps
Docker GitHub Actions Terminal
> IA & Assistants
Claude ChatGPT Cursor Copilot
$ cat legend.txt
[EXPERT] [ADV] [INT] [LRN]
Expert · Avancé · Intermédiaire · En apprentissage