HackerTrans
TopNewTrendsCommentsPastAskShowJobs

alanalvestech

no profile record

Submissions

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

github.com
2 points·by alanalvestech·4 เดือนที่ผ่านมา·1 comments

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

tuby.dev
2 points·by alanalvestech·7 เดือนที่ผ่านมา·1 comments

comments

alanalvestech
·4 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
[flagged]