원클릭으로
javafxtool-development
Use this project skill when implementing, testing, or reviewing changes in the javafxTool JavaFX/Maven codebase.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use this project skill when implementing, testing, or reviewing changes in the javafxTool JavaFX/Maven codebase.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | javafxtool-development |
| description | Use this project skill when implementing, testing, or reviewing changes in the javafxTool JavaFX/Maven codebase. |
| license | MIT |
Use this skill for repository-specific implementation work in javafxTool.
frame, core, login, common, demo, smc, qe, and cg.I18nUtils.get("key").mvn -DskipTests package from the repository root.mvn test from the repository root or from the affected module when a targeted module test is sufficient.mvn checkstyle:check when Java source formatting or headers are changed.Use this skill whenever you author or amend git commits, write a pull request title, or generate suggested commit messages for the javafxTool repository. It enforces the AngularJS Git Commit Message Conventions used by the project.
Use this skill whenever you add, upgrade, downgrade or remove a Maven dependency in javafxTool. The project surfaces its bundled dependencies in several places (UI, IDE artifact descriptors, READMEs) and they all have to stay in sync.
Use this skill whenever you change user-facing or developer-facing documentation in javafxTool. The project ships two documentation sites — docsify (`docs/`) and Doxygen (`doxygen/`) — and three README languages, all of which usually need to be updated together.