cubrid-build

Installation
SKILL.md

CUBRID Build & Test

Build and test CUBRID using the justfile workflow.

When to Use

  • User says "build", "compile", "test", "run tests", "빌드", "테스트"
  • After code edits, to verify compilation or run tests
  • When you need to check if changes compile or pass tests
  • Any time you're working in a CUBRID source directory (contains src/storage/, src/parser/, etc.)

Prerequisites

  • Working directory must be a CUBRID source tree (or worktree)
  • justfile must exist in the project root
  • Environment variables $CUBRID_BUILD_DIR and $PRESET_MODE must be set (typically via direnv)

Commands

Related skills

More from vimkim/my-cubrid-skills

Installs
8
GitHub Stars
2
First Seen
Apr 8, 2026