mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-06-19 16:14:03 +00:00
Compare commits
3 Commits
bump/chrom
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5a9ecc2cf6 | ||
|
|
87dc01078f | ||
|
|
17c98c81f1 |
@@ -265,9 +265,10 @@
|
||||
},
|
||||
{
|
||||
"name": "auth0",
|
||||
"description": "Add authentication to any app with Auth0. This plugin detects your framework, scaffolds the right Auth0 SDK integration, and guides you through login, logout, sessions, and protected routes — using current SDK patterns.",
|
||||
"description": "Enterprise-grade auth, easy to implement. Add login, SSO, MFA, and access control to any app with framework-aware guidance.",
|
||||
"author": {
|
||||
"name": "Auth0"
|
||||
"name": "Auth0",
|
||||
"url": "https://auth0.com"
|
||||
},
|
||||
"category": "security",
|
||||
"source": {
|
||||
@@ -277,7 +278,7 @@
|
||||
"ref": "main",
|
||||
"sha": "838a181a235d8e563b437555794ddfe9bd60284b"
|
||||
},
|
||||
"homepage": "https://auth0.com/docs/quickstart/agent-skills"
|
||||
"homepage": "https://auth0.com"
|
||||
},
|
||||
{
|
||||
"name": "aws-agents",
|
||||
@@ -1541,6 +1542,26 @@
|
||||
"source": "./external_plugins/laravel-boost",
|
||||
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/laravel-boost"
|
||||
},
|
||||
{
|
||||
"name": "learn-with-coursera",
|
||||
"description": "Turn any learning intent into a personalized Coursera experience. Asks three quick questions (topic, familiarity, preferred format), searches Coursera's catalog, and delivers the right next step — a course, hands-on project, short video, or live roleplay — then maps a path forward. Requires the Coursera connector for catalog tools.",
|
||||
"author": {
|
||||
"name": "Coursera"
|
||||
},
|
||||
"category": "learning",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/coursera/skills.git",
|
||||
"path": "skills",
|
||||
"ref": "main",
|
||||
"sha": "ac28fd6ebf8584e3ee196159bd6d4514fa07de0f"
|
||||
},
|
||||
"strict": false,
|
||||
"skills": [
|
||||
"./learn-with-coursera"
|
||||
],
|
||||
"homepage": "https://github.com/coursera/skills"
|
||||
},
|
||||
{
|
||||
"name": "learning-output-style",
|
||||
"description": "Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)",
|
||||
@@ -1908,7 +1929,7 @@
|
||||
"url": "https://github.com/oracle/netsuite-suitecloud-sdk.git",
|
||||
"path": "packages/agent-skills",
|
||||
"ref": "master",
|
||||
"sha": "cbfc8e8fd71b00506ef8654b0633251174e68c84"
|
||||
"sha": "b3ff2a960eb4e2f39d645ba10789d7d583fbf051"
|
||||
},
|
||||
"strict": false,
|
||||
"skills": [
|
||||
|
||||
Reference in New Issue
Block a user