Dev Workflow
by @moonklabs · plugin · 4 skills
개발자 워크플로 — Git worktree/서브모듈 통합 관리, diff·플랜 HTML 해설서 생성 4종 스킬 번들.
Install the whole plugin (CLI)
npx skillmds add moonklabs/explain-diff-html
npx skillmds add moonklabs/explain-plan-html
npx skillmds add moonklabs/git-submodule-manager
npx skillmds add moonklabs/explain-diff-html-plainSkills in this plugin
- ▌ explain-diff-html · moonklabs bundleGenerates interactive HTML explainers for code diffs, branches, and PRs from a single Markdown document, using a renderer to produce styled output with diagrams and quizzes.
- ▌ explain-plan-html · moonklabs bundleAnalyzes a plan file and converts it into an interactive HTML explainer with brief and full modes, featuring dedicated diagrams and source links.
- ▌ git-submodule-manager · moonklabs bundleManages git worktrees and submodules in monorepos, handling branch synchronization, commits, pushes, pulls, and branch switching across multiple repositories.
- ▌ explain-diff-html-plain · moonklabsCreates a self-contained interactive HTML explanation of code changes, including background, intuition, code walkthrough, and quiz sections, with diagrams and responsive styling.