HackerTrans
トップ新着トレンドコメント過去質問紹介求人

alanalvestech

no profile record

投稿

Show HN: HiTank – A skill manager for Claude Code, written in pure Ruby

github.com
2 ポイント·投稿者 alanalvestech·4 か月前·1 コメント

Show HN: Tuby.dev – Indexing Rails videos via Vision AI code analysis

tuby.dev
2 ポイント·投稿者 alanalvestech·7 か月前·1 コメント

コメント

alanalvestech
·4 か月前·議論
I built HiTank because most Claude Code skill implementations I found were 400-600 lines of TypeScript or Python with multiple dependencies. In Ruby, the same skill is ~185 lines using only stdlib (net/http, json, openssl). No external gems.

Every line the agent reads is a token you pay for, so keeping skills small matters.

Happy to answer any questions about the approach.
alanalvestech
·7 か月前·議論
[flagged]