.agents/skills/machine-learning/SKILL.md
Predictive models and data science for football stats. Use when working with match prediction, xG models, or player performance analytics.
npx skillsauth add FRmicrow/dataFootV1 machine-learningInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill provides expertise in developing, training, and deploying predictive models for the statFootV3 project.
Use this skill for tasks related to:
ml-service/) with a stable API.data-analyzer skill for data preparation.backend skill for API integration.design skill by providing data for visual storytelling.development
Écrire des tests unitaires Node.js. Utiliser quand on teste une fonction isolée avec Vitest dans backend/test/.
testing
Tester l'intégration entre services. Utiliser quand on vérifie l'interaction contrôleur/service avec Supertest + Vitest.
development
Tester les composants React avec Vitest + Testing Library. Utiliser quand on teste le rendu ou les interactions.
testing
Écrire des tests end-to-end Playwright. Utiliser quand on teste l'application complète du point de vue utilisateur.