Dev Tools
2 posts

Ki Editor: Treat Code Like LEGO Blocks
Ki Editor isn’t for writing text—it’s for building with blocks. It operates directly on your code’s syntax tree (AST), letting your cursor jump between expressions, functions, and entire code blocks. Multi-cursor editing relies on syntax structure, not visual alignment. After using it for a week, I never want to go back to plain text editors.
March 8, 2026 · 6 min · 1139 words · Mengshou Programming
Superpowers 101: How This Thing Made My AI Coding Assistant Finally 'Get It'
A beginner’s guide to Superpowers: Whether you use Claude Code, Codex, or OpenCode, this AI coding skill pack transforms your assistant from ‘chaotic mess’ to ‘methodical pro’. Includes OpenSpec and Spec-Kit comparison.
January 12, 2025 · 9 min · 1841 words · Rex