moldable
Moldable アプリを構築するための完全なガイド。このスキルは、scaffoldApp を使用した新しいアプリの作成、既存のアプリの変更、ワークスペース対応ストレージの実装、postMessage API (moldable:show-in-folder、molable:set-chat-input、molable:set-chat-instructions、molable:save-file) を介した Moldable デスクトップとの統合、ワークスペースの構成、スキル/MCP の管理、またはアプリの問題のトラブルシューティングを行うときに使用します。 Moldable アプリ開発タスクには不可欠です。
SKILL.md
This skill provides comprehensive knowledge for building and modifying apps within the Moldable desktop application.
| App source code | /.moldable/shared/apps/{app-id}/ | | App runtime data | /.moldable/workspaces/{workspace-id}/apps/{app-id}/data/ | | Workspace config | /.moldable/workspaces/{workspace-id}/config.json | | MCP config | /.moldable/shared/config/mcp.json | | Skills | /.moldable/shared/skills/{repo}/{skill}/ | | Environment | /.moldable/shared/.env |
ALWAYS use the scaffoldApp tool — never create app files manually.
Moldable アプリを構築するための完全なガイド。このスキルは、scaffoldApp を使用した新しいアプリの作成、既存のアプリの変更、ワークスペース対応ストレージの実装、postMessage API (moldable:show-in-folder、molable:set-chat-input、molable:set-chat-instructions、molable:save-file) を介した Moldable デスクトップとの統合、ワークスペースの構成、スキル/MCP の管理、またはアプリの問題のトラブルシューティングを行うときに使用します。 Moldable アプリ開発タスクには不可欠です。 ソース: moldable-ai/skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/moldable-ai/skills --skill moldable- カテゴリ
- </>開発ツール
- 認証済み
- —
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
moldable とは?
Moldable アプリを構築するための完全なガイド。このスキルは、scaffoldApp を使用した新しいアプリの作成、既存のアプリの変更、ワークスペース対応ストレージの実装、postMessage API (moldable:show-in-folder、molable:set-chat-input、molable:set-chat-instructions、molable:save-file) を介した Moldable デスクトップとの統合、ワークスペースの構成、スキル/MCP の管理、またはアプリの問題のトラブルシューティングを行うときに使用します。 Moldable アプリ開発タスクには不可欠です。 ソース: moldable-ai/skills。
moldable のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/moldable-ai/skills --skill moldable インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/moldable-ai/skills