jdbc-create

Community

Scaffold CUBRID JDBC JUnit tests fast.

Authortw-kang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the manual, error-prone work of writing new JDBC testcases for the CUBRID CTP by providing clear templates, naming conventions, and a self-review checklist so tests conform to CTP expectations.

Core Features & Use Cases

  • Generate templates for JUnit 4 Java test classes tailored to bug fixes (CBRD-####), feature specs, or general JDBC testcases.
  • Enforce conventions including package and class naming, method names containing "test", PropertiesUtil usage for connection parameters, DROP/CREATE table patterns, resource cleanup, and @Ignore usage for skipped tests.
  • Operational guidance including CTP installation detection, directory path conventions, example test structure, and a self-review checklist to validate produced code before commit.
  • Use Case: Quickly draft a JUnit test class for a CBRD bug, ensuring it follows CTP directory/package rules and contains safe setup/teardown and assertion patterns.

Quick Start

Generate a JDBC JUnit 4 test scaffold for CBRD-12345 that follows CTP naming, package, and cleanup conventions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jdbc-create
Download link: https://github.com/tw-kang/skills/archive/main.zip#jdbc-create

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.