Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:46:28 +08:00
commit 280d358cb6
8 changed files with 2394 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:hopeoverture/worldbuilding-app-skills:plugins/markdown-editor-integrator",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "f96d521eee98f1e28aaa4d8500db4c0a7dce930c",
"treeHash": "8d21d930bcec85893a4dc9b9c0f634e0c6d800a2bd38fe292d11e7062163afc3",
"generatedAt": "2025-11-28T10:17:34.760894Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "markdown-editor-integrator",
"description": "This skill should be used when installing and configuring markdown editor functionality using @uiw/react-md-editor. Applies when adding rich text editing, markdown support, WYSIWYG editors, content editing with preview, or text formatting features. Trigger terms include markdown editor, rich text editor, text editor, add markdown, install markdown editor, markdown component, WYSIWYG, content editor, text formatting, editor preview.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "29b330a75dc8e48d0a159956f0c8b6ae929a6ccba1640740e284a77fba81f3c0"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "651fb76b513703395f014dfbc1b3bddda4643b545b047ddc23358af0cdf4b476"
},
{
"path": "skills/markdown-editor-integrator/SKILL.md",
"sha256": "ecff7d669db1abcd8362feb4ec21443a3615acf0f82131bc2597975e78b3550a"
},
{
"path": "skills/markdown-editor-integrator/references/theme-integration.md",
"sha256": "932d1cd24c298b6c307b192793da6ab4215052a38dd971e911b170fe29bd88de"
},
{
"path": "skills/markdown-editor-integrator/references/sanitization.md",
"sha256": "a32301c08715a3865cae2dc633092f58775391f01b6b8fa31d0d0f03082edbe7"
},
{
"path": "skills/markdown-editor-integrator/assets/MarkdownEditor.tsx",
"sha256": "0cf7dac8d1b6e1c26a2b8df96e6525698d92db3fab1c225cb4427845d7b3d4da"
},
{
"path": "skills/markdown-editor-integrator/assets/MarkdownPreview.tsx",
"sha256": "4e46cb5edca463cdfd6da0a4bf1bb9898554db63d3dc131739186463b399d49c"
}
],
"dirSha256": "8d21d930bcec85893a4dc9b9c0f634e0c6d800a2bd38fe292d11e7062163afc3"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}