Skip to content

Commit 0f182ea

Browse files
Juan C. Guerrerowarp-agent
authored andcommitted
seo: add Claude Code Plugin positioning, GitHub topics, badges, and keywords
- README H1 now includes 'Claude Code Plugin for Learning to Code' - Added 4 shields.io badges (Claude Code Plugin, MIT License, Education, Open Source) - Subtitle and first paragraph explicitly say 'Claude Code plugin' - plugin.json: added 9 new keywords (claude-code, claude-code-plugin, anthropic, etc.) - marketplace.json: same keyword additions for marketplace discovery - GitHub repo: 14 topics added (claude-code, claude-code-plugin, claude-skills, etc.) - GitHub description updated to lead with 'Claude Code plugin' - Homepage URL set to official repo Co-Authored-By: Warp <agent@warp.dev>
1 parent 0053588 commit 0f182ea

File tree

3 files changed

+29
-6
lines changed

3 files changed

+29
-6
lines changed

.claude-plugin/marketplace.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,21 @@
2020
"homepage": "https://dojocoding.io/code-sensei",
2121
"category": "education",
2222
"keywords": [
23-
"learning",
23+
"claude-code",
24+
"claude-code-plugin",
25+
"claude",
26+
"anthropic",
27+
"claude-code-hooks",
28+
"claude-code-commands",
29+
"claude-skills",
30+
"ai-mentor",
2431
"education",
32+
"learning",
2533
"vibecoding",
2634
"beginner",
2735
"tutorial",
28-
"gamification"
36+
"gamification",
37+
"code-learning"
2938
]
3039
}
3140
]

.claude-plugin/plugin.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,21 @@
1010
"repository": "https://github.com/DojoCodingLabs/code-sensei",
1111
"license": "MIT",
1212
"keywords": [
13-
"learning",
13+
"claude-code",
14+
"claude-code-plugin",
15+
"claude",
16+
"anthropic",
17+
"claude-code-hooks",
18+
"claude-code-commands",
19+
"claude-skills",
20+
"ai-mentor",
1421
"education",
22+
"learning",
1523
"vibecoding",
1624
"beginner",
1725
"tutorial",
1826
"gamification",
27+
"code-learning",
1928
"code-sensei",
2029
"dojo-coding"
2130
]

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
# 🥋 CodeSensei
1+
# 🥋 CodeSensei — Claude Code Plugin for Learning to Code
22

3-
### Learn to code while you vibecode — by [Dojo Coding](https://dojocoding.io)
3+
[![Claude Code Plugin](https://img.shields.io/badge/Claude_Code-Plugin-blue?logo=anthropic&logoColor=white)](https://github.com/DojoCodingLabs/code-sensei)
4+
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
5+
[![Category: Education](https://img.shields.io/badge/Category-Education-orange)](https://github.com/topics/claude-code-plugin)
6+
[![Free & Open Source](https://img.shields.io/badge/Free-Open_Source-brightgreen)](https://github.com/DojoCodingLabs/code-sensei)
47

5-
**CodeSensei** is a free, open-source Claude Code plugin that teaches you programming while you build. Like Duolingo, but for coding — and instead of fake exercises, you learn from **your own projects** in real-time.
8+
### A free, open-source Claude Code plugin that teaches programming while you vibecode — by [Dojo Coding](https://dojocoding.io)
9+
10+
**CodeSensei** is a **Claude Code plugin** that turns every coding session into a learning session. Like Duolingo, but for coding — and instead of fake exercises, you learn from **your own projects** in real-time.
611

712
No prior coding experience needed. Seriously.
813

0 commit comments

Comments
 (0)