Toolverse
All skills

firecrawl-upgrade-migration

by jeremylongshore

Analyze, plan, and execute FireCrawl SDK upgrades with breaking change detection.\nUse when upgrading FireCrawl 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

About this skill

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

How to use

  1. Aktywuj skill w Claude Code, Codex lub OpenClaw i powiedz mu, że chcesz zaktualizować FireCrawl SDK — użyj fraz takich jak "upgrade firecrawl", "firecrawl migration", "firecrawl v2" lub "firecrawl breaking changes".

  2. Skill sprawdzi aktualnie zainstalowaną wersję @mendable/firecrawl-js w Twoim projekcie za pomocą npm list i porówna ją z najnowszą dostępną wersją.

  3. Skill utworzy gałąź git upgrade/firecrawl-sdk, zainstaluje najnowszą wersję SDK i uruchomi testy, aby upewnić się, że aktualizacja nie złamała funkcjonalności.

  4. Skill przeanalizuje zmiany między wersjami — szczególnie w metodach crawlUrl (v0 używała waitUntilDone, v1+ używa asyncCrawlUrl i checkCrawlStatus), formatach odpowiedzi i schemacie extract v2.

  5. Skill wygeneruje plan migracji kodu, wskazując miejsca, gdzie trzeba zmienić sygnatury metod, opcje parametrów i obsługę odpowiedzi API.

  6. Przejrzyj sugerowane zmiany, zatwierdź je w edytorze, a skill pomoże Ci przetestować zmigrowany kod przed mergem do głównej gałęzi.

Related skills

backend-security-coder

by sickn33

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

Security
1133

solidity-security

by wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

Security
10105

security-compliance

by davila7

Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding

Security
1172

better-auth-best-practices

by novuhq

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

Security
1148

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

openapi-spec-generation

by wshobson

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

Security
18109