Toolverse
All skills

mistral-upgrade-migration

by jeremylongshore

Analyze, plan, and execute Mistral AI SDK upgrades with breaking change detection.\nUse when upgrading Mistral SDK versions, detecting deprecations,\nor migrating to new API versions.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security
Views
7

About this skill

Analyze, plan, and execute Mistral AI SDK upgrades with breaking change detection.\nUse when upgrading Mistral SDK versions, detecting deprecations,\nor migrating to new API versions.\nTrigger with phrases like \

How to use

  1. Upewnij się, że masz zainstalowany Mistral AI SDK (npm lub pip) oraz Git do kontroli wersji. Skill wymaga dostępu do narzędzi Read, Write, Edit oraz Bash z uprawnieniami do npm i git.

  2. Wyzwól skill frazami takimi jak "upgrade mistral", "mistral breaking changes", "update mistral SDK" lub "analyze mistral version". Skill automatycznie sprawdzi aktualnie zainstalowaną wersję SDK i porównuje ją z najnowszą dostępną.

  3. Przejrzyj raport zmian. Skill wyświetli tabelę breaking changes między wersjami, w tym: zmianę formatu modułu z CommonJS na ESM-only, zmianę importów z import MistralClient na import { Mistral }, zmianę konstruktora z new MistralClient(apiKey) na new Mistral({ apiKey }), oraz zmianę metody chat z client.chat() na client.chat.complete().

  4. Pozwól skillowi na automatyczną transformację kodu. Skill przeskanuje Twoje pliki źródłowe, zidentyfikuje miejsca wymagające zmian i zaproponuje lub zastosuje transformacje zgodnie z nową wersją API.

  5. Uruchom testy. Jeśli masz dostępny test suite, skill pomoże zweryfikować, że migracja przebiegła poprawnie i aplikacja działa z nową wersją SDK.

  6. W razie problemów możesz wycofać zmiany za pomocą Git. Skill wspiera rollback do poprzedniej wersji, jeśli migracja nie powiodła się lub odkryjesz niezgodności.

Related skills

architect-review

by sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural

Security
2773

senior-security

by davila7

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture,

Security
2482

accessibility-compliance

by wshobson

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

Security
2173

feishu-docs

by openclaw

飞书文档(Docx)API技能。用于创建、读取、更新和删除飞书文档。支持Markdown/HTML内容转换、文档权限管理。

Security
1574

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

zendesk

by vm0-ai

Zendesk Support REST API for managing tickets, users, organizations, and support operations. Use this skill to create tickets, manage users, search, and automate customer support workflows.

Security
11100