サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
おうちレシピ
kawarimidoll.com
クリーンアップ・アンインストール・最適化・監視をこなすmacOSメンテナンスツールMoleの紹介です。 Native macOS app for reviewing and cleaning caches, managing apps, maintaining the system, analyzing disk space, checking live status, and seeing key metrics in the menu bar.
📺 Homebrew's official macOS GUI. Contribute to Homebrew/BrewUI development by creating an account on GitHub. 機能 Swift製のHomebrew公式GUIアプリです。リポジトリの名前はBrewUIですが、homebrew-caskの登録名はhomebrew-app、実際にインストールされるのはHomebrew.appです。正式名称がわからん。 brewコマンドとHomebrew JSON APIの両方からデータを取得して動作します。 ターミナルが苦手な人にもパッケージ管理を扱えるよう作られたとのこと。ただ、内部でHomebrewが何をしているかは隠さず見せてくれます。この辺が表示されると何か問題があってもそのままAIにコピペで質問できるので安心ですね。 所感 HomebrewをG
GitHub - akiomik/mado: A fast Markdown linter written in Rust. A fast Markdown linter written in Rust. Contribute to akiomik/mado development by creating an account on GitHub. 機能 Rust製のMarkdownリンターで、CommonMarkとGitHub Flavored Markdown(GFM)に対応しています。 markdownlintのルールにほぼ対応1しつつ、markdownlintと比較して50倍近く高速とのこと。 設定はtomlファイルで定義し、グローバルに設定するものとディレクトリローカルに設定するものの両方をサポート。 GitHub Actionsとの統合にも対応しています。 所感 最近はAIツー
Architecture Decision Records(ADR)を管理するRust製CLIツールadrsの紹介です。
pixtuoid — your coding agents, alive in a pixel office A terminal-native pixel-art office that visualizes your AI coding agents (Claude Code, Codex, and more) as little animated coworkers — day/night lighting, weather, themes, and pets included.
GitHub - flipbit03/terminal-use: tu is tmux for your coding agent tu is tmux for your coding agent. Contribute to flipbit03/terminal-use development by creating an account on GitHub. tu is tmux for your coding agent 機能 Rust製、AIエージェント向けのターミナルエミュレータです。コマンド名はtuで、ターミナルエミュレータにはalacritty_terminalが採用されています。 AGENTS.mdなどにTUIアプリをtuを経由して起動するよう指示を書くことで使用可能。 通常の文字キーの入力はもちろん、EnterやF5、Ctrl+Cといった特殊キーの送出、クリックやドラッグ
CLI code outline viewer. Contribute to bglgwyng/zat development by creating an account on GitHub. 機能 zatはRust製のコードアウトラインビューアです。エクスポートされたシンボルとその行番号を一覧し、AIコーディングエージェントが実装を細かく読む前の構造把握を支援します。READMEによると、名前は日本語の「ざっと」が由来。 ファイルパスを渡して実行し、そこでエクスポートされたシンボルのシグネチャ、行番号を表示します。言語にもよりますが、構造体のフィールド、列挙型のバリアント、インターフェースのメンバーなどなども表示されます。Markdownに対して使うと見出し一覧が出ます。 エクスポートされているものだけを対象とするので、pubやexportなどの修飾子は省いて出力するとのこと。 対応言
ローカル開発サーバーにHTTPSのドメインを割り当て、外への公開もできるCLIツールslimの紹介です。 Slim maps localhost to pretty .test domains with automatic HTTPS, SSL certificates, WebSocket & HMR support, path routing, and public URL tunnels via slim.show. Free, zero-config CLI built with Go for macOS and Linux.
Quarkdown is a modern, open-source, Markdown-based typesetting system for creating papers, presentations, knowledge bases and static websites. GitHub - iamgio/quarkdown: 🪐 Markdown with superpowers: from ideas to papers, presentations, websites, books, and knowledge bases. 🪐 Markdown with superpowers: from ideas to papers, presentations, websites, books, and knowledge bases. - iamgio/quarkdown 機
cclens — a lens onto your Claude Code usage. Contribute to lambdalisue/cclens development by creating an account on GitHub. 機能 cclensはClaude Codeの使い方を分析するCLIツールです。過去のセッションの記録と設定を読み解いて、時間・トークン・労力の無駄を見つけ出します。 過去ログを抽出してローカルのSQLiteに保存し、ツール失敗の繰り返しや、編集が行き詰まったパターンを検出します。 スキル・ルール・エージェントなどの設定の棚卸しができ、「こういう分析結果が出たからこういう方針で最適化して」というプロンプトを渡しつつClaude Codeセッションを起動する機能があるので、最適化もClaudeに任せられます。 所感 筆者が試したところ、あまり改善点が
GitHub - h4ckf0r0day/obscura: The headless browser for AI agents and web scraping 機能 WebスクレイピングやAIエージェントの自動操作向けに作られたオープンソースのヘッドレスブラウザエンジンです。 Chromeに比べてバイナリサイズもメモリ使用量も小さく、軽量・高速であることをアピールしています。 JavaScript実行はV8、プロトコルはChrome DevTools Protocol(CDP)互換で、PuppeteerやPlaywrightからヘッドレスChromeの置き換えとして接続できます。 アンチ検出モードが設計レベルで組み込まれているのが特徴で、 セッションごとのフィンガープリントランダム化、トラッカーブロック機能などが使えます。 MCPサポートでAIエージェントと連携したり、複数URLの並列
Detect homograph attacks, terminal injection, and supply-chain threats before they execute. 200+ rules, zero latency, offline by default. GitHub - sheeki03/tirith: Terminal security for developers and AI agents. Intercepts homograph URLs, pipe-to-shell, ANSI injection, obfuscated payloads, data exfiltration, and malicious AI skills/configs before they execute. Terminal security for developers and
GitHub - wagoodman/dive: A tool for exploring each layer in a docker image A tool for exploring each layer in a docker image. Contribute to wagoodman/dive development by creating an account on GitHub. 機能 Go製のDockerイメージ解析TUIです。左にレイヤー一覧、右にそのレイヤーのファイルツリーが表示され、レイヤーごとに何が追加・変更・削除されたかを追跡できます。 以下はdive nginx:latestで起動した例。 左上のレイヤーの選択を切り替えると、右側のファイルツリーの変更点がハイライトされます。 画面左下にはイメージ情報がまとめられています。Image sizeだけでなく、Po
機能 TUIながらGUIライクな体験を売りにしているMarkdownビューア。 GitHub形式のアラート表記、40以上の言語のシンタックスハイライト、カラム揃えに対応した罫線つきテーブル表示といったレンダリングの拡張を備え、Latex/MermaidもUnicode記号等を用いて描画できます。 目次サイドバー、Fuzzy Finderなどの機能も同梱し、複数のファイルをブラウジングすることにも長けています。 watchモードやstdinからのパイプ接続も可能で、公式サイトではAIツールの出力をそのまま流し込む例が紹介されています。 ArtoのサンプルMarkdownを表示させてみました。文字スタイルや表組みがきれいに表示されていて良い感じです。 Unicodeで対応する文字が存在すれば数式も表示できます。複雑な数式はちょっと表現しきれないようですね。 MermaidもAscii Artで
GitHub - dmtrKovalenko/fff: The fastest and the most accurate file search SDK for AI agents, Neovim, Rust, C, Python, Bun and NodeJS The fastest and the most accurate file search SDK for AI agents, Neovim, Rust, C, Python, Bun and NodeJS - dmtrKovalenko/fff A file search toolkit for humans and AI agents. Really fast. 機能 Rust製のファイル検索ツールキットです。ripgrepやfzfのような単発実行で完結するCLIツールではなく、MCPサーバー、Neovimプラグイン、Ru
GitHub - bahdotsh/wrkflw: Validate and Run GitHub Actions locally. Validate and Run GitHub Actions locally. Contribute to bahdotsh/wrkflw development by creating an account on GitHub. 機能 .github/workflows/の中身をプッシュ前にローカルで実行できるRatatui製のTUI。 Docker実行だけでなく、Podman環境、エミュレーシュン(コンテナなしで実行)、セキュアエミュレーション(サンドボックス環境)での実行が可能。 GitHub Actionsの各種構文や式展開に対応し、pushなどのトリガーでの実行や、逆に特定のon:条件にマッチしないワークフローのスキップも可能です。 ライトテーマ
RMUX keeps your shell alive, scriptable, and inspectable as a blazing-fast tmux-compatible multiplexer and Rust terminal automation engine. GitHub - Helvesec/rmux: Universal Rust multiplexer with a typed SDK — drive any CLI or TUI app from code. Native on Linux, macOS, and Windows. Universal Rust multiplexer with a typed SDK — drive any CLI or TUI app from code. Native on Linux, macOS, and Windows
See everything it did — every file, tool call, and token. Free, open source, no setup. GitHub - matt1398/claude-devtools: The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window in a visual UI. Free, open source. The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window in a visual
A syntax-aware git merge driver for a growing collection of programming languages and file formats. 機能 通常のGitマージは行単位で差分を比較するため、同じファイルの別の関数を編集した場合にもコンフリクトすることがあります。Mergirafはソースコードの構文木を解析し、行ベースでは解決できないコンフリクトを自動的に解消します。 git mergeだけでなく、rebase、cherry-pick、revertにも対応。 対応言語はかなり幅広く、mergiraf languagesコマンドで一覧を確認できます。 Gitへ設定して自動解決 gitconfigに設定しておくと、マージ時に自動でコンフリクトを解決してくれます。 # diff3形式でコンフリクトを表示 # Mergirafが変更前の
このページを最初にブックマークしてみませんか?
『kawarimidoll.com』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く