mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-07 12:22:41 +00:00
Compare commits
3 Commits
remove-goo
...
update-twi
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9fe164c9ae | ||
|
|
d6947b6f35 | ||
|
|
d38ce61a4a |
@@ -2014,6 +2014,20 @@
|
||||
"source": "./external_plugins/terraform",
|
||||
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/terraform"
|
||||
},
|
||||
{
|
||||
"name": "twilio-developer-kit",
|
||||
"description": "Twilio Skills provide procedural knowledge for AI coding agents — which APIs to use, in what order, and what to avoid. Covers SMS, Voice, WhatsApp, Verify, SendGrid, Compliance, and 30+ products.",
|
||||
"author": {
|
||||
"name": "Twilio"
|
||||
},
|
||||
"category": "development",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/twilio/ai.git",
|
||||
"sha": "0713fb1f40b5e871cad4c1c99f603c812431692a"
|
||||
},
|
||||
"homepage": "https://www.twilio.com"
|
||||
},
|
||||
{
|
||||
"name": "typescript-lsp",
|
||||
"description": "TypeScript/JavaScript language server for enhanced code intelligence",
|
||||
|
||||
Reference in New Issue
Block a user