Tech Blog2026-03-06·12 min readClaude Code の Skills アーキテクチャで GIS プロダクト開発を加速する36個のSkillファイルとドキュメント駆動開発で、AIエージェントのコンテキスト精度を最大化し、GISプロダクトの開発速度を向上させた実践記録。続きを読む
Tech Blog2026-03-06·14 min read日本の標準地域メッシュコードと PostGIS で都市環境を定量化するJIS C 6304 に基づく日本の標準地域メッシュコード体系を解説し、PostGIS と組み合わせて都市環境を空間的に定量評価するアーキテクチャを紹介します。続きを読む
Tech Blog2026-02-22·9 min readHow to Optimize Your Website for AI Agents and MCP in 2026A practical tutorial on making your website agent-readable using OpenAPI schema, .well-known/ai.json, JSON-LD, and a lightweight AI summary page.続きを読む
Tech Blog2026-02-15·12 min read3D Gaussian Splatting for Indoor Environments: A Technical Deep DiveA thorough analysis of using 3DGS with consumer smartphone cameras to reconstruct indoor spaces, covering pipeline design, LiDAR tradeoffs, and structured mesh extraction.続きを読む
Tech Blog2026-02-15·11 min readBeyond Storage: Designing a Persistent Intelligence Memory System for AI AgentsA deep dive into PI-style memory architecture for AI agents—why vector stores alone fall short, and how to build a self-maintaining memory system.続きを読む
Tech Blog2026-02-13·13 min readDesigning a SaaS Seat System with Clerk and Stripe: A Complete Deep DiveA thorough guide to designing seat-based access control for SaaS products using Clerk Organizations and Stripe, covering data models, webhooks, and invite flows.続きを読む
Tech Blog2026-02-06·10 min readProduction Deployment for React + FastAPI + PostgreSQL Using Cloudflare and AWSA practical guide to deploying a full-stack SaaS app with Cloudflare as the edge layer and AWS ECS/RDS as the compute backend, including auth, billing, and multi-env setup.続きを読む
Tech Blog2026-02-05·9 min readGit Worktree for Parallel AI Agent Workflows: Setup, Isolation, and Safe Merge StrategiesLearn how to use git worktree to run multiple AI agents in parallel, keep their work isolated, and merge changes safely without conflicts.続きを読む