Files
compound-engineering-plugin…/plugins/coding-tutor/.cursor-plugin/plugin.json
T
github-actions[bot] 7e83755acb 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

22 lines
563 B
JSON

{
"name": "coding-tutor",
"displayName": "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"
},
"homepage": "https://github.com/EveryInc/compound-engineering-plugin",
"repository": "https://github.com/EveryInc/compound-engineering-plugin",
"license": "MIT",
"keywords": [
"cursor",
"plugin",
"coding",
"programming",
"tutorial",
"learning",
"spaced-repetition"
]
}