Design frontend pro — palettes, typographie, layout, responsive. Injecté dans le Coder pour les tâches web (landing, portfolio, doc, app, visualizer).
Source text: French
Menu
SkillsMP has collected 24 skills from laurentvv/graph-orchestrator-smolagents. Open a skill to review its source and details.
Showing 24 of 24 collected skills.
Design frontend pro — palettes, typographie, layout, responsive. Injecté dans le Coder pour les tâches web (landing, portfolio, doc, app, visualizer).
Source text: French
Coding patterns, architectural best practices, and runtime failure modes
Visual auto-validation via Chrome DevTools MCP — verify rendering and console before final_answer.
Skill pour créer/écrire des fichiers correctement avec write_file. À injecter dans le Coder. Évite le bug critique du petit modèle qui met le contenu dans son raisonnement au lieu de l'argument `content`.
Source text: French
Patterns et bonnes pratiques pour les animations JS (async/await pour algorithmes pas-à-pas, requestAnimationFrame pour mouvement continu).
Source text: French
Skill for the Tester Node to automatically test web applications using Puppeteer MCP, including functional logic assertions.
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or…
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → Pop in; "the iOS rubber-band scroll" → Rubber-banding). Use when the user asks "what's it called when…",…
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews…
Protocole strict pour extraire le code depuis le brouillon de l'Architecte. Évite les hallucinations et les dépassements de contexte du Coder.
Source text: French
Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for…
Survey a codebase's animation and motion code as a senior motion advisor, then produce a prioritized audit and self-contained implementation plans for other agents (or cheaper models) to execute. Read-only on source code — it plans improvements, it does not…
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or…
Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.
Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
Audit statique read-only d'un projet Python (dead code, complexité, duplication) avec note A-F
Source text: French
Workflow stratégique pour consulter la doc à jour des libs/frameworks via Context7 (anti-hallucination d'API)
Source text: French
Skill for the Tester Node to validate Python code via pytest subprocess (deterministic, no LLM).
Use this skill when working on Windows environments, particularly when you need to create folders, manipulate files, or execute shell commands. It explains how to avoid Unix-specific commands (like mkdir -p or rm -rf) and use Windows-compatible PowerShell…