mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-07-27 13:03:34 +00:00
Compare commits
3 Commits
add-ui-the
...
add-altima
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
584761e99a | ||
|
|
5650be84db | ||
|
|
ca11b191b3 |
@@ -148,6 +148,22 @@
|
||||
},
|
||||
"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.",
|
||||
@@ -3261,22 +3277,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ui-theme-designer",
|
||||
"description": "Plugin for coding agents working with UI theme designer. Bundles two skills: how-to and conceptual answers about UI theme designer on BTP, and questions about the SAP Design System and SAP Fiori design tokens — theme parameters and component-level parameter usage in UI5, UI5 Web Components, and Fundamental Styles.",
|
||||
"author": {
|
||||
"name": "SAP SE"
|
||||
},
|
||||
"category": "design",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/SAP/ui-theme-designer-plugins-for-coding-agents.git",
|
||||
"path": "plugins/ui-theme-designer",
|
||||
"ref": "main",
|
||||
"sha": "c6ac4390403fa4ab2fa65f8b4001a03a19ee727c"
|
||||
},
|
||||
"homepage": "https://github.com/SAP/ui-theme-designer-plugins-for-coding-agents"
|
||||
},
|
||||
{
|
||||
"name": "ui5",
|
||||
"description": "SAPUI5 / OpenUI5 plugin for coding agents. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.",
|
||||
|
||||
Reference in New Issue
Block a user