haze-migration

Guide developers through migrating Haze v1.x dependencies and APIs to v2.0.

467|36|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/Kototoro-app/Kototoro --skill haze-migration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: haze-migration
Source: https://github.com/Kototoro-app/Kototoro/tree/main/.claude/skills/ui/haze-migration
Command: npx skills add https://github.com/Kototoro-app/Kototoro --skill haze-migration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill serves as a comprehensive guide for migrating from Haze version 1.x to version 2.0, aiding developers in adapting their codebases to the new API syntax and module structure.

Core Features & Use Cases

  • Version Transition: Helps developers navigate the necessary changes in dependencies and imports.
  • API Mapping: Provides detailed mappings from v1 properties to their v2 counterparts.
  • Migration Checklist: Offers a structured step-by-step guide to complete the migration process efficiently.

Quick Start

Utilize the haze-migration skill to migrate your Haze v1.x dependencies and import statements to be compatible with v2.0.

Frequently Asked Questions about haze-migration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate from Haze v1.x to v2.0?

To migrate from Haze v1.x to v2.0, follow a structured step-by-step guide that covers dependency changes and API mapping. This ensures your codebase adapts efficiently to the new module structure and syntax.

What API mapping changes are required when updating to Haze 2.0?

Updating to Haze 2.0 requires mapping your existing v1 properties to their specific v2 counterparts. The migration guide provides detailed API mappings to help developers translate old syntax into the new API structure.

What dependencies need to be updated for Haze v2.0 migration?

Haze v2.0 migration requires updating your project dependencies and import statements to match the new module structure. The guide helps developers navigate these necessary dependency changes for a seamless version transition.

Can I adapt my existing codebase directly to the new Haze 2.0 API syntax?

Yes, you can adapt your existing codebase to the new Haze 2.0 API syntax. The migration guide provides comprehensive instructions for code adaptation, allowing you to leverage the new features of Haze 2.0 seamlessly.

Is there a migration checklist for transitioning Haze applications?

Yes, there is a structured migration checklist for transitioning Haze applications. It offers a step-by-step guide to complete the migration process efficiently, covering everything from dependency updates to final API code adaptation.