Loading...
Loading...
Found 1,210 Skills
Génère automatiquement un compte-rendu de réunion en français à partir d'une transcription Teams (.vtt) et optionnellement d'un rapport de présence (.csv). Agnostique par défaut, avec un mode enrichi auto-détecté pour le projet hexagone-monorepo. À utiliser quand l'utilisateur dépose un ou deux chemins de fichiers Teams dans le prompt et demande la génération d'un compte-rendu.
Adding or reading env vars, updating .env.example, or validating config at startup with parseEnv / parseEnvOptional.
Example scaffolding and checklists for developing Home Assistant custom integrations. Use when building or reviewing a custom integration based on the included example templates.
Guide structured learning for a topic by diagnosing current level, defining stage goals, building a learning path, generating practice, and running review loops. Use when the user wants to learn something step by step, start from zero, build a study plan, prepare for an exam or skill, get guided practice, or continue a topic through staged coaching rather than a one-off answer.
Run technical SEO audit. Use when: checking Core Web Vitals, crawlability, indexation, speed, or structured data.
Exactly-once processing semantics with distributed coordination for file-based data pipelines. Atomic file claiming, status tracking, and automatic retry with in-memory fallback.
Multi-source search and deduplication layer with intent-aware scoring. Integrates Brave Search (web_search), Exa, Tavily, and Grok to provide high-coverage, high-quality results. Automatically classifies query intent and adjusts search strategy, scoring weights, and result synthesis accordingly. Activated for "deep search", "multi-source search", or when high-quality research is needed.
This skill should be used when implementing code that requires SOLID principles and clean code practices. It provides detailed guidance on Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion principles with comparison examples in TypeScript.
Explore Dart's bitwise operations for both integers and booleans, including AND, OR (inclusive & exclusive), NAND, NOR, and XNOR, with practical code examples.
Implement OAuth 2.0 authentication flows for Telnyx API access. This skill provides Go SDK examples.
Use GitHub MCP, Context7 MCP, and Exa WebSearch MCP to search and answer based on problem scenarios. This skill must be used when users require web retrieval, GitHub project lookup, source code verification, framework or SDK document lookup, API usage lookup, global information lookup, official websites, blogs, product information, news, or comparison materials. This skill strictly prohibits Bash, subagent, and ordinary file retrieval tools from participating in external searches.
Use hexagonal architecture for external systems; define ports (interfaces) and per-provider adapters; select adapter at composition edge