Web Developer

Hey, I'm azukiazusa👋

New web development articles are posted weekly, mainly focused on frontend topics.

Latest articles

Switching My Editor to Zed

Zed is a native application written in Rust, known for its blazing-fast performance and lightweight design. In this article, I walk through how to install Zed and share the key features and impressions from my hands-on experience.

Popular articles

  1. 実装前に設計を徹底的にインタビューし、要件を明確にするためのスキル `/grill-me`
  2. エディタを Zed に乗り換えてみた
  3. Claude Code から Codex を呼び出すためのプラグイン codex-plugin-cc
  4. Claude Code の Dynamic Workflow を試してみた
  5. `/goal` コマンドの活用例: Vitest の実行時間を 6 倍高速化した話
  6. Claude の Advisor tool を活用して性能とコストのバランスを最適化する
  7. コーディングエージェントの現状の整理とエンジニアの仕事の変化について
  8. Figma MCP でデザインシステムを提供して AI コーディングエージェントに一貫したフロントエンドコードを書かせる
  9. AI エージェント向けのパッケージマネージャー apm
  10. 新しいデザインツール Pencil を試してみた

Shorts

azukiazusa
azukiazusa
azukiazusa
azukiazusa

Talks

  1. 2026

  2. フロントエンドカンファレンス名古屋 2026

    The frontend's audience has changed: designing new web interfaces in the age of AI

    Frontend engineers have always built for humans — but AI is changing that assumption. This talk examines two shifts: AI as a producer of web output (streaming UI, MCP Apps) and AI as a consumer of the web (Markdown delivery, WebMCP), exploring what these changes mean for how we design web interfaces in the AI era.

  3. React Tokyo Fes 2025

    How should we give feedback when coding agents write frontend code?

    LLM-based coding agents (such as Claude Code and Codex) are spreading rapidly, and feedback from code execution results is essential in iterative improvement loops. Backend development can get immediate feedback through execution and tests, while frontend development has unique challenges. This talk focuses on the feedback-loop problem in frontend code generation and discusses practical solutions and trade-offs.

  4. KMC交流会 LT

    What I was passionate about as a student still helps me as a professional

    A story about how the learning schema gained from being deeply into mahjong as a student applies to programming learning as a working engineer. I cover structured study through books, overcoming plateaus, and the importance of lifelong learning.