Compare commits

..

2 Commits

Author SHA1 Message Date
Bryan Thompson
e65f604bf4 Merge branch 'main' into add-ckeditor 2026-07-21 13:26:56 -05:00
Bryan Thompson
0132b85e13 Add ckeditor plugin 2026-07-20 20:58:50 -05:00

View File

@@ -470,20 +470,6 @@
"category": "database",
"homepage": "https://github.com/AzureCosmosDB/cosmosdb-claude-code-plugin"
},
{
"name": "azure-sql-developer",
"description": "Agent skills for Azure SQL Developer, the Azure SQL Database engine running locally in a container. Teaches your agent to run the engine, connect, migrate, scaffold, build RAG, wire CI, and go local-to-cloud, using the real Private Preview image instead of the SQL Server image.",
"author": {
"name": "Microsoft"
},
"category": "database",
"source": {
"source": "url",
"url": "https://github.com/microsoft/azure-sql-database-container.git",
"sha": "c64639ce9d03731180560ccca214695892a72fe4"
},
"homepage": "https://github.com/microsoft/azure-sql-database-container"
},
{
"name": "base44",
"description": "Build and deploy Base44 full-stack apps with CLI project management and JavaScript/TypeScript SDK development skills",
@@ -701,6 +687,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",