Loading...
Loading...
Found 5,864 Skills
Guide des bonnes pratiques Vue.js 3 couvrant la Composition API, la conception de composants, les patrons de réactivité, le styling utility-first avec Tailwind CSS, l'intégration native de la bibliothèque de composants PrimeVue et l'organisation du code. À utiliser lors de l'écriture, la revue ou le refactoring de code Vue.js pour garantir des patrons idiomatiques et un code maintenable.
Parseur et explicateur complet du format HPK (format de message propriétaire santé). Supporte plus de 100 types de messages couvrant l'administration des patients (ID, MV, CV), la chaîne logistique (PR, FO, MA, CO, LI, RO, FA), les stocks (SO, IM), la structure organisationnelle (ST, UT) et les opérations financières (RD, DD). Utilise @erp-pas/hpk-dictionary comme source de vérité. Valide la structure, extrait les champs, explique le contexte métier, mappe vers HL7 v2.5/IHE PAM et aide au dépannage des problèmes d'intégration.
Use this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
Find bugs in the Stitch SDK using a real API key. Covers standard functional edges and tricky situations.
Aave V3 lending and borrowing. Trigger phrases: supply to aave, deposit to aave, borrow from aave, repay aave loan, aave health factor, my aave positions, aave interest rates, enable emode, disable collateral, claim aave rewards.
Vroid Studio, VRM format, and VTuber avatar creation
Retrieve time-windowed RSS evidence from SQLite and let the agent produce final summaries using RAG over selected records and fields. Use when generating daily, weekly, monthly, or custom-range AI tech digests directly in agent responses instead of fixed template reports.
Architecture standard for building robust, type-safe TypeScript services using the "Spec and Handler" pattern. Use when building CLIs, libraries, or complex business logic.
Code of Conduct for De-Buzzwording Chinese Output. Automatically activated when the model responds in Chinese to ensure concise, direct, and natural output, avoiding AI-style expressions such as consulting buzzwords, internet slang, false sense of urgency, and emotional manipulation. Trigger words: 'Speak human language', 'Cut the fluff', 'Remove buzzwords', 'Get rid of AI tone', 'Don’t be so GPT-like', 'Speak normally'. Even without trigger words, the rules of this Skill shall take effect whenever the model generates Chinese responses. It also applies to scenarios where users say 'This text is too GPT-like', 'Help me rewrite it in human language', 'The output is too cheesy', 'Stop beating around the bush', etc.
Write a handoff document summarizing the current conversation so a fresh agent can continue the work without losing context.
Use when naming or renaming TypeScript identifiers, especially cryptic names, ambiguous parameters, I-prefixed interfaces, Hungarian notation, misleading side effects, or requests for clearer names.
Use when writing, fixing, editing, or refactoring TypeScript functions with too many parameters, boolean flags, parameter mutation, deep nesting, mixed abstraction levels, complex conditionals, hidden side effects, dead helpers, unused exports, or unclear call sites.