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

@@ -148,22 +148,6 @@
},
"homepage": "https://github.com/gemini-cli-extensions/alloydb-omni"
},
{
"name": "altimate-code",
"description": "Delegates dbt and warehouse work to altimate-code, a specialized CLI agent with 100+ purpose-built data tools (SQL analysis, column-level lineage, dbt build/test/run, warehouse profiling, FinOps, connectivity to Snowflake, BigQuery, Redshift, Databricks, Postgres, MySQL, DuckDB).",
"author": {
"name": "AltimateAI"
},
"category": "database",
"source": {
"source": "git-subdir",
"url": "https://github.com/AltimateAI/altimate-claude-plugin.git",
"path": "plugins/altimate-code",
"ref": "main",
"sha": "877827476f27a694d80ead36b5f71f34c72d6802"
},
"homepage": "https://www.altimate.ai"
},
{
"name": "amazon-location-service",
"description": "Guide developers through adding maps, places search, geocoding, routing, and other geospatial features with Amazon Location Service, including authentication setup, SDK integration, and best practices.",
@@ -703,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",