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·há 4 meses·1 comments

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

tuby.dev
2 points·by alanalvestech·há 7 meses·1 comments

comments

alanalvestech
·há 4 meses·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
·há 7 meses·discuss
[flagged]