·prototype
</>

prototype

simhacker/moollm

オブジェクトはクラスのインスタンスではなく、プロトタイプから複製されます

3インストール·1トレンド·@simhacker

インストール

$npx skills add https://github.com/simhacker/moollm --skill prototype

SKILL.md

The philosophy of prototype-based inheritance: no classes, just concrete examples that you clone and modify.

MOOLLM implements prototype inheritance via the Delegation Object Protocol (DOP):

MOOLLM applies this: directories are objects, files are slots, resolution is delegation.

オブジェクトはクラスのインスタンスではなく、プロトタイプから複製されます ソース: simhacker/moollm。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/simhacker/moollm --skill prototype
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

prototype とは?

オブジェクトはクラスのインスタンスではなく、プロトタイプから複製されます ソース: simhacker/moollm。

prototype のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/simhacker/moollm --skill prototype インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/simhacker/moollm