Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Node.jsの宣言的マイグレーションツール作った

Avatar for Seiya IZUMI Seiya IZUMI
September 13, 2025

 Node.jsの宣言的マイグレーションツール作った

Avatar for Seiya IZUMI

Seiya IZUMI

September 13, 2025
Tweet

More Decks by Seiya IZUMI

Other Decks in Programming

Transcript

  1. AI活用 (with changesets) 差分からいい感じのchangesetを作らせると捗る --- mode: agent model: Claude Sonnet

    4 tools: [...] description: Create changeset for code modifications --- You are tasked with writing a changeset markdown file under `.changeset` directory that should contain the code modifications made in the repository. The changeset should basically be concise summary of the changes made in 1-2 lines, but it should also provide enough context for users to understand the impact of the changes. Add examples if something new is introduced. 1-2行行ざっくりサマリをまとめて 新しいものがあればExampleも含めて