用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/baptisteArno/typebot.io --skill update-models命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Use when preparing, reviewing, or suggesting git commit messages or pull request titles, or before creating a commit.
Use this skill when you need to write any frontend components. It explains project's UI best practices
Design and implement web animations that feel natural and purposeful. Use this skill proactively whenever the user asks questions about animations, motion, easing, timing, duration, springs, transitions, or animation performance. This includes questions about how to animate specific UI elements, which easing to use, animation best practices, or accessibility considerations for motion. Triggers on: easing, ease-out, ease-in, ease-in-out, cubic-bezier, bounce, spring physics, keyframes, transform, opacity, fade, slide, scale, hover effects, microinteractions, Framer Motion, React Spring, GSAP, CSS transitions, entrance/exit animations, page transitions, stagger, will-change, GPU acceleration, prefers-reduced-motion, modal/dropdown/tooltip/popover/drawer animations, gesture animations, drag interactions, button press feel, feels janky, make it smooth.
基于 SOC 职业分类
正在显示 SKILL.md
| name | update-models |
| description | Use this skill when you need to update the AI models on the project. |
Mettre à jour les listes de modèles disponibles pour les blocs OpenAI et Anthropic.
Utiliser https://models.dev comme référence pour les modèles disponibles. C'est une base de données open-source avec les IDs exacts utilisables dans les API.
packages/forge/blocks/openai/src/constants.ts → chatModels, reasoningModels, modelsWithImageUrlSupportpackages/forge/blocks/anthropic/src/constants.ts → anthropicModels, modelsWithImageUrlSupportmodelsWithImageUrlSupport si les patterns de nommage changent.