Files
42marketplaces/sync/gh-jamesrochabrun-skills-leetcode-teacher.json
2025-11-29 18:53:27 +08:00

18 lines
664 B
JSON

{
"name": "leetcode-teacher",
"owner": {
"name": "James Rochabrun",
"email": "jamesrochabrun@gmail.com"
},
"plugins": [
{
"name": "leetcode-teacher",
"description": "Interactive LeetCode-style teacher for technical interview preparation. Generates coding playgrounds with real product challenges, teaches patterns and techniques, supports Python/TypeScript/Kotlin/Swift, and provides progressive difficulty training for data structures and algorithms.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jamesrochabrun-skills-leetcode-teacher.git"
},
"strict": true
}
]
}