mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-07-29 12:38:06 -03:00
Add ckeditor plugin (#4309)
This commit is contained in:
parent
8ac478e288
commit
e1b2be779e
@ -702,6 +702,20 @@
|
||||
},
|
||||
"homepage": "https://github.com/circlebackai/claude-code-plugin.git"
|
||||
},
|
||||
{
|
||||
"name": "ckeditor",
|
||||
"description": "Install, configure, and integrate CKEditor 5 (free and premium) in any JavaScript project.",
|
||||
"author": {
|
||||
"name": "CKEditor (CKSource)"
|
||||
},
|
||||
"category": "development",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/ckeditor/skills.git",
|
||||
"sha": "4035bf6ccd0555ec06ff0e64681ad248ad45d265"
|
||||
},
|
||||
"homepage": "https://ckeditor.com"
|
||||
},
|
||||
{
|
||||
"name": "clangd-lsp",
|
||||
"description": "C/C++ language server (clangd) for code intelligence",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user