Skip to content

Releases: wgsim/vibecoding-edu-tool

v0.1.0 — Initial Release

03 Mar 08:30

Choose a tag to compare

VibeCoding Edu Tool v0.1.0

A hybrid education platform for AI-era vibe coding and traditional software engineering skills.

What's included

Track A — VSCode Extension

  • X-Ray: Explain AI-generated code line-by-line (Beginner / Intermediate / Expert)
  • Dojo: Debugging challenge from real project code (Easy / Medium / Hard)
  • Analyze: AI session history analysis with file change frequency chart

Track B — Claude Code Plugin

  • Same three skills (/vibecoding-edu:xray, /vibecoding-edu:dojo, /vibecoding-edu:analyze) available inside Claude Code

Installation

VSCode Extension
Download vibecoding-edu-0.1.0.vsix below and install via:
Extensions: Install from VSIX...

Claude Code Plugin

git clone https://github.com/wgsim/vibecoding-edu-tool.git
bash vibecoding-edu-tool/packages/claude-code-plugin/install.sh

Then open a new Claude Code session.

Supported AI Tools

  • Claude Code (~/.claude/projects/)
  • Codex CLI (~/.codex/sessions/)