Compile Vb6 Rc — Development skill for Claude Code
Compile a VB6 resource file (.rc → .RES) using the plugin's compile_rc.bat.
How to install Compile Vb6 Rc
Installs to ~/.claude/skills/jasoncychueh-claude-vb6-plugin-compile_vb6_rc/SKILL.md
mkdir -p ~/.claude/skills/jasoncychueh-claude-vb6-plugin-compile_vb6_rc && curl -fsSL https://raw.githubusercontent.com/jasoncychueh/claude-vb6-plugin/HEAD/commands/compile_vb6_rc.md -o ~/.claude/skills/jasoncychueh-claude-vb6-plugin-compile_vb6_rc/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Compile Vb6 Rc does
name: compile_vb6_rc description: Compile a VB6 resource file (.rc → .RES) using the plugin's compile_rc.bat disable-model-invocation: true argument-hint: "[resource.rc]"
Compile a VB6 resource file (.rc → .RES).
Determine which .rc to compile
- If the user provided an argument: use
$ARGUMENTSas the .rc file path. - If no argument was provided: find all
.rcfiles in the project directory and choose the most appropriate one. If there is only one, use it. If there are multiple,
Alternatives in Development
- Claude Code Hooks Mastery — A resource for mastering Claude Code hooks 3.4k ★
- Add Resource — Renamed → /portaljs-add-resource 2.3k ★
- Compiletex — Compile LaTeX and report errors/warnings 446 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Compile Vb6
Compile a VB6 project (.vbp) using the plugin's compile.bat
Transcribe Summarize
Claude Code / Codex skill for local-first meeting transcription. Runs Whisper on your own machine across macOS
Compact Rescue
Emergency rescue when /compact freezes at 95%. Safely kills the stuck claude.exe and signals kclaude.bat to --
Bm Stats
Show the basemind dashboard — resource footprint (disk + RAM) and activity (tool calls, per-tool histogram, es
Troubleshoot Connector
Troubleshoot ZPA App Connector issues -- enrollment, connectivity, upgrades, and resource utilization.
Resource
Process articles/videos into summarized resource notes with smart linking
Related Agents
Research Collector
Use ONLY as part of the /design-md skill pipeline. Researches a brand's UI/UX from public sources (web pages,
Jobseeker
The single front door for ALL job-search tasks — address it as "@jobseeker" or "jobseeker". Use for anything j
Java Expert
Use this agent when you need to write, refactor, analyze, or optimize any Java code. This includes creating ne