🕊️ Flycran (Flying Crane / 飞鹤) — Derived from "Flying Crane", embodying freedom and high-flying engineering.
Hello! I am Flycran, a Frontend Architect Engineer passionate about building modern web applications and developer tooling ecosystems. Beyond product delivery, I focus deeply on Frontend Infrastructure & DX (Developer Experience).
- 🏗️ Core Stack: Modern Web Engineering with React, Next.js, TypeScript, and Tailwind CSS.
- ⚙️ Tooling & Infrastructure: Hands-on experience architecting high-performance toolchains with Vite, Biome, and Bun.
- 🛠️ Developer Experience & Automation:
- Built custom CLI Generators for interactive scaffolding (similar to
create-vite). - Authored custom Vite Plugins, TS Server Plugins, and VS Code Extensions.
- Advanced AST & Type-System driven Codemods for automated refactoring and migrations.
- Built custom CLI Generators for interactive scaffolding (similar to
-
🎨 smart-unit — Smart Unit Selection & i18n Formatter for UI Rendering
- 💡 Core Value: Designed specifically for frontend presentation layer needs rather than raw calculation. It automatically selects the most human-friendly unit for display and seamlessly integrates with
i18necosystems for internationalization. - 🛠️ Key Features: Auto-optimal unit selection | UI-first formatting | Built-in i18n support | Full TypeScript type safety.
- 📖 Docs: https://flycran.github.io/smart-unit/en/
- 💡 Core Value: Designed specifically for frontend presentation layer needs rather than raw calculation. It automatically selects the most human-friendly unit for display and seamlessly integrates with
-
⚡ rtk-to-endpoints & VS Code Extension — IDE Navigation & DX Enhancer for RTK Query
- 💡 Core Value: Solves the seamless navigation pain point in RTK Query by allowing developers to direct Go to Definition from RTK Hooks straight to their Endpoint definitions.
- 🛠️ Developer Experience (DX): Enriches inline code perception by displaying API JSDoc, URL endpoints, and HTTP Methods directly inside the RTK Hook's JSDoc hover tooltips.
- 🛠️ Tech:
TypeScript|RTK Query|VS Code Extension

