Files
claude-engineering-plugin/plugins/coding-tutor/.claude-plugin/plugin.json
github-actions[bot] 7e83755acb
Some checks failed
CI / pr-title (push) Has been cancelled
CI / test (push) Has been cancelled
Release PR / release-pr (push) Has been cancelled
Release PR / publish-cli (push) Has been cancelled
chore: release main (#596)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-22 14:21:19 -07:00

16 lines
334 B
JSON

{
"name": "coding-tutor",
"version": "1.3.0",
"description": "Personalized coding tutorials that use your actual codebase for examples with spaced repetition quizzes",
"author": {
"name": "Nityesh Agarwal"
},
"keywords": [
"coding",
"programming",
"tutorial",
"learning",
"spaced-repetition"
]
}