<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
  <channel>
    <title>ともきちのエンジニア成長記</title>
    <link>https://engineer-blog.tomoki-ttttt.workers.dev/</link>
    <description>個人開発、Web開発、AI活用、設計、運用改善の試行錯誤を記録する、軽量で高速な個人技術ブログです。</description>
    <language>ja</language>
    <atom:link xmlns:atom="http://www.w3.org/2005/Atom" href="https://engineer-blog.tomoki-ttttt.workers.dev/rss.xml" rel="self" type="application/rss+xml" />
    
        <item>
          <title>「AI向け最適化」と呼ぶ前に、技術ブログへllms.txtとWebMCPを実装した理由</title>
          <link>https://engineer-blog.tomoki-ttttt.workers.dev/articles/llms-txt-webmcp/</link>
          <guid>https://engineer-blog.tomoki-ttttt.workers.dev/articles/llms-txt-webmcp/</guid>
          <pubDate>Sun, 07 Jun 2026 14:00:00 GMT</pubDate>
          <description>LLMOやAIエージェント向けWebの正解がまだ固まっていない中で、技術ブログにllms.txt、llms-full.txt、WebMCPを試験的に実装した。効果を期待して先回りしたというより、人間以外にも内容を渡しやすいWebの形を、小さく試してみた理由と実装を整理する。</description>
        </item>
        <item>
          <title>ログインなしアプリを作るときに考えたいセキュリティ設計</title>
          <link>https://engineer-blog.tomoki-ttttt.workers.dev/articles/login-less-app-security-design/</link>
          <guid>https://engineer-blog.tomoki-ttttt.workers.dev/articles/login-less-app-security-design/</guid>
          <pubDate>Fri, 05 Jun 2026 12:00:00 GMT</pubDate>
          <description>ログインをなくすと、本人確認や権限管理を別の仕組みで補う必要がある。開発を検討しているNobo Pageを例に、認可・セッション・CSRF・共有URL・トークン・XSSなどの設計上の論点を整理する。</description>
        </item>
        <item>
          <title>AI時代に、あえて個人ブログをポートフォリオ化する理由</title>
          <link>https://engineer-blog.tomoki-ttttt.workers.dev/articles/ai-era-portfolio-blog/</link>
          <guid>https://engineer-blog.tomoki-ttttt.workers.dev/articles/ai-era-portfolio-blog/</guid>
          <pubDate>Thu, 28 May 2026 23:00:00 GMT</pubDate>
          <description>AIで何でも作れる時代だからこそ、「何を作ったか」だけでなく「どう考えて作ったか」を見せることが大切になる。個人ブログをポートフォリオとして育てていく理由と、その意図を整理する。</description>
        </item>
        <item>
          <title>爆速技術ブログに Shiki でシンタックスハイライトを入れた理由</title>
          <link>https://engineer-blog.tomoki-ttttt.workers.dev/articles/add-shiki-syntax-highlight/</link>
          <guid>https://engineer-blog.tomoki-ttttt.workers.dev/articles/add-shiki-syntax-highlight/</guid>
          <pubDate>Thu, 21 May 2026 16:30:00 GMT</pubDate>
          <description>Astroで作った爆速技術ブログに、Shikiでシンタックスハイライトを導入した理由と、軽さ・読みやすさ・保守性のバランスについてまとめます。</description>
        </item>
        <item>
          <title>Lighthouseの点数だけを追いかけると、体感速度を見失うかもしれない</title>
          <link>https://engineer-blog.tomoki-ttttt.workers.dev/articles/performance-and-transition-ux/</link>
          <guid>https://engineer-blog.tomoki-ttttt.workers.dev/articles/performance-and-transition-ux/</guid>
          <pubDate>Sat, 16 May 2026 17:00:00 GMT</pubDate>
          <description>個人技術ブログに CSS View Transitions を実装して気づいた、パフォーマンスの実測値と体感速度の違い。Lighthouse、MPA、SPA、アニメーションについて。</description>
        </item>
        <item>
          <title>爆速な技術ブログを作るために意識していること</title>
          <link>https://engineer-blog.tomoki-ttttt.workers.dev/articles/tech-blog-performance-notes/</link>
          <guid>https://engineer-blog.tomoki-ttttt.workers.dev/articles/tech-blog-performance-notes/</guid>
          <pubDate>Sat, 16 May 2026 15:00:00 GMT</pubDate>
          <description>Astroで静的な技術ブログを作るときに意識した、HTML、JavaScript、CSS、画像、フォント、依存関係、Lighthouse計測の見方をまとめる。</description>
        </item>
        <item>
          <title>AI旅行プランナーの生成の待ち時間に『旅のTips』を出すUXを考えた話</title>
          <link>https://engineer-blog.tomoki-ttttt.workers.dev/articles/tabidea-travel-tips-loading-ux/</link>
          <guid>https://engineer-blog.tomoki-ttttt.workers.dev/articles/tabidea-travel-tips-loading-ux/</guid>
          <pubDate>Mon, 11 May 2026 19:00:00 GMT</pubDate>
          <description>AI旅行プランナーTabideaで、生成の待ち時間を単なるローディングではなく、プログレスバーと旅のTipsで期待を高める時間に変えるために考えたこと。</description>
        </item>
        <item>
          <title>このブログについて：爆速な技術ブログを作り直した理由</title>
          <link>https://engineer-blog.tomoki-ttttt.workers.dev/articles/about-this-blog/</link>
          <guid>https://engineer-blog.tomoki-ttttt.workers.dev/articles/about-this-blog/</guid>
          <pubDate>Mon, 11 May 2026 15:30:00 GMT</pubDate>
          <description>Next.jsからAstroへ。技術選定の過程からAIエージェントとの開発、これからの展望まで、再構築の舞台裏をまとめる。</description>
        </item>
  </channel>
</rss>