wewpellex21

21 mods across 1 repository, 3 stars between them.

sensei

01

wewpellex21/code-sensei

Agent

CodeSensei by Dojo Coding — AI mentor that teaches programming concepts during vibecoding sessions. Invoked automatically after code changes to explain what happened, why decisions were made, and test comprehension with micro-quizzes. Adapts to the user's belt level and background. Use this agent when the user asks to…

3 3d ago B 77 tokens original MIT

belt

02

wewpellex21/code-sensei

Command

View your current belt rank and progress toward the next one.

3 3d ago A 11 tokens copy · 100% MIT

explain

03

wewpellex21/code-sensei

Command

Explain what Claude just did in simple terms, adapted to your belt level.

3 3d ago A 14 tokens copy · 100% MIT

level

04

wewpellex21/code-sensei

Command

Set your preferred teaching level or tell CodeSensei about your background.

3 3d ago A 13 tokens copy · 100% MIT

progress

05

wewpellex21/code-sensei

Command

View your CodeSensei learning dashboard — belt rank, XP, streaks, and skills.

3 3d ago A 18 tokens original MIT

quiz

06

wewpellex21/code-sensei

Command

Test your understanding with a quick quiz based on what you've been building.

3 3d ago A 13 tokens copy · 100% MIT

recap

07

wewpellex21/code-sensei

Command

Get a summary of everything you learned this session — concepts, quizzes, and progress.

3 3d ago A 16 tokens original MIT

why

08

wewpellex21/code-sensei

Command

Understand why Claude made a specific decision or chose a particular approach.

3 3d ago A 12 tokens copy · 100% MIT

SessionStart

09

wewpellex21/code-sensei

Hook

Runs when a session starts, executing session-start.sh. From wewpellex21/code-sensei.

3 3d ago A tokens not measured copy · 58% MIT

SessionEnd

10

wewpellex21/code-sensei

Hook

Runs when a session ends, executing session-stop.sh. From wewpellex21/code-sensei.

3 3d ago A tokens not measured copy · 58% MIT

PostToolUse

11

wewpellex21/code-sensei

Hook

Runs after a tool call finishes for Write, Edit, MultiEdit and Bash tool calls, executing track-code-change.sh and track-command.sh (2 commands). From wewpellex21/code-sensei.

3 3d ago A tokens not measured copy · 100% MIT

architecture

12

wewpellex21/code-sensei

Skill Claude CodeCodex

Software architecture, design patterns, and system design concepts. Activated for Blue Belt and above when Claude makes significant architectural decisions.

3 3d ago A 26 tokens copy · 100% MIT

backend

13

wewpellex21/code-sensei

Skill Claude CodeCodex

Servers, routes, APIs, and backend architecture. Activated when Claude creates server-side code, API routes, or Express/Fastify/Next.js API handlers.

3 3d ago A 34 tokens copy · 100% MIT

databases

14

wewpellex21/code-sensei

Skill Claude CodeCodex

SQL, databases, ORMs, and data modeling. Activated when Claude works with database code, .sql files, Prisma schemas, or database-related npm packages.

3 3d ago A 35 tokens copy · 100% MIT

debugging

15

wewpellex21/code-sensei

Skill Claude CodeCodex

Reading errors, troubleshooting, and fixing bugs. Activated when Claude encounters errors or when the user is debugging. Teaches the most valuable skill: understanding what went wrong.

3 3d ago A 36 tokens copy · 100% MIT

deployment

16

wewpellex21/code-sensei

Skill Claude CodeCodex

Hosting, deployment, CI/CD, and going live. Activated when Claude works with deployment configs, Dockerfiles, Vercel/Netlify configs, or deployment-related commands.

3 3d ago A 37 tokens copy · 100% MIT

frontend

17

wewpellex21/code-sensei

Skill Claude CodeCodex

React, components, state management, and modern frontend concepts. Activated when Claude works with .jsx/.tsx files or React-related code. Most vibecoded apps use React.

3 3d ago A 37 tokens copy · 100% MIT

fundamentals

18

wewpellex21/code-sensei

Skill Claude CodeCodex

Core programming concepts: variables, functions, conditionals, loops, and data types. Activated when Claude writes basic code structures. Provides teaching context for CodeSensei explanations at the foundational level.

3 3d ago A 42 tokens copy · 100% MIT

javascript

19

wewpellex21/code-sensei

Skill Claude CodeCodex

JavaScript essentials for vibecoders. Activated when Claude works with .js/.mjs/.jsx/.ts files. Covers the language concepts most commonly encountered during vibecoding.

3 3d ago A 38 tokens copy · 100% MIT

terminal

20

wewpellex21/code-sensei

Skill Claude CodeCodex

Command line, npm, git, and shell basics. Activated when Claude runs Bash commands. Demystifies the terminal for non-technical users.

3 3d ago A 31 tokens copy · 100% MIT

web-basics

21

wewpellex21/code-sensei

Skill Claude CodeCodex

HTML, CSS, and how browsers work. Activated when Claude creates or edits .html or .css files. Provides teaching context for CodeSensei to explain web fundamentals.

3 3d ago A 38 tokens copy · 100% MIT