Badges

Tastemaker
Tastemaker
Veteran
Veteran
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

  • Skilled
    SkilledDashboard to find agent skills you no longer need
    May 2026
  • Mi
    Mi30-line zero-config CLI agent for bug fixes + refactoring
    May 2026
  • Facts
    FactsThe antidote to fluffy specs.
    May 2026
  • Remotion Bits
    Remotion BitsBuilding blocks for your videos
    Feb 2026
  • 🎉
    Joined Product HuntDecember 23rd, 2014

Forums

Ivan Charapanau

13h ago

Skilled - Dashboard to find agent skills you no longer need

Your AI coding tools keep traces. Skilled reads them. Live TUI dashboard that aggregates skill usage across Claude Code, OpenCode, Codex, Grok, and Droid. Reads local history files only. Zero network, zero telemetry. Frequency counts, weekly trends, hourly distribution, per-project breakdowns, and audit heuristics (rising = 50%+ increase over 4 weeks, stale = unused 30+ days, etc.). No data leaves your machine. No accounts, no config files, no API keys.

Mi - 30-line zero-config CLI agent for bug fixes + refactoring

mi is an autonomous coding agent that fits in a single JavaScript file. no framework, no dependencies beyond Node builtins, works with any OpenAI-compatible API — OpenAI, Ollama, local models, whatever you have. the core is a loop: call the llm, check if it wants to use tools, execute them, feed results back, repeat. two built-in tools — bash (full system access) and skills (markdown playbooks loaded on demand) — are enough for it to read repos, write code, run tests, and debug failures.
Ivan Charapanau

16d ago

Facts - The antidote to fluffy specs.

Your project has 48 facts, 31 of them implemented: code-backed, verified by command. 12 are specs your agent is working through. 5 are rough drafts you'll refine later. You know all of this because you ran facts check.
View more