Icon Migrate banner
databayt databayt

Icon Migrate

Development community

Description

# /icon-migrate - Migrate Lucide Imports to Unified System You are tasked with migrating direct lucide-react imports to the unified icon system. ## Problem Statement Current state: - **22%** of files use unified system (`import { Icons } from "@/components/icons"`) - **801** direct lucide-react imports across the codebase - Goal: **100%** unified system adoption, **0** direct imports ## Migration Modes | Mode | Command | Description | | -----

Installation

Installs to ~/.claude/commands/databayt-hogwarts-icon-migrate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/databayt/hogwarts/HEAD/.claude/commands/icon-migrate.md -o ~/.claude/commands/databayt-hogwarts-icon-migrate.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository