PostToolUse
25DojoCodingLabs/remotion-superpowers
Hook
Runs after a tool call finishes for searchPhotos, searchVideos, downloadVideo and render tool calls, executing post-tool-note.sh via sh (2 commands). From DojoCodingLabs/remotion-superpowers.
DojoCodingLabs/remotion-superpowers
Hook
Runs after a tool call finishes for searchPhotos, searchVideos, downloadVideo and render tool calls, executing post-tool-note.sh via sh (2 commands). From DojoCodingLabs/remotion-superpowers.
DojoCodingLabs/remotion-superpowers
Skill Claude CodeCodex
Full video production workflow for Remotion projects. Teaches how to orchestrate MCP tools (TTS, music, SFX, stock footage, video analysis) into complete Remotion compositions. Use this skill whenever producing a video that needs audio, voiceovers, music, stock footage, or analyzing existing video files.
DojoCodingLabs/remotion-superpowers
Skill Claude CodeCodex
Knowledge for helping users set up the Remotion Superpowers plugin. Covers API key acquisition, dependency installation, and MCP server troubleshooting. Use when running /setup or when a user has issues with MCP connections.
Plugin Claude Code
In-context coding tutor for Claude Code. Learn from your real project with explanations, quizzes, diagnostics, and belt-based progression — locally and privately.
Plugin Claude Code
In-context coding tutor for Claude Code. Learn from your real project with explanations, quizzes, diagnostics, and belt-based progression — locally and privately.
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…
Command
View your current belt rank and progress toward the next one.
Command
Check whether CodeSensei is installed correctly and show exactly what it stores locally.
Command
Explain what Claude just did in simple terms, adapted to your belt level.
Command
Export your CodeSensei profile for backup or migration to another machine.
Command
Import a CodeSensei profile from an export file to restore or migrate your progress.
Command
Set your preferred teaching level or tell CodeSensei about your background.
Command
View your CodeSensei learning dashboard — belt rank, XP, streaks, and skills.
Command
Test your understanding with a quick quiz based on what you've been building.
Command
Get a summary of everything you learned this session — concepts, quizzes, and progress.
Command
Understand why Claude made a specific decision or chose a particular approach.
Hook
Runs when a session starts, executing session-start.sh. From DojoCodingLabs/code-sensei.
Hook
Runs when a session ends, executing session-stop.sh. From DojoCodingLabs/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 DojoCodingLabs/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.
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.
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.
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.
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.