Featured image of post Refactor with LLM

Refactor with LLM

ClineとGemini 2.5 Proを使い、個人開発SaaSの約2万行に及ぶリファクタリングを進めた方針と手順を記録する。

Featured image of post Claude Desktop with MCP

Claude Desktop with MCP

Claude DesktopとMCPを使い、ブラウザ操作、ソースコード編集、ログ解析を試した結果と課題を記録する。

Featured image of post Random Selector Sh

Random Selector Sh

リストから複数の要素をランダムに抽出し、結果を表示するShell Scriptを作成する。