Files
42marketplaces/sync/gh-anthropics-claude-code-plugins-learning-output-style.json
2025-11-29 18:53:27 +08:00

18 lines
528 B
JSON

{
"name": "learning-output-style",
"owner": {
"name": "Boris Cherny",
"email": "boris@anthropic.com"
},
"plugins": [
{
"name": "learning-output-style",
"description": "Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-anthropics-claude-code-plugins-learning-output-style.git"
},
"strict": true
}
]
}