18 lines
664 B
JSON
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
|
|
}
|
|
]
|
|
} |