Skip to main content
GitHub 저장소

PictureTriage

PictureTriage에는 smarkwal에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
5
Stars
0
업데이트
2026-04-05
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

javafx-styling
소프트웨어 개발자

Add or modify visual styles in the PictureTriage JavaFX application. Covers the CSS token system, JavaFX-specific CSS properties, pseudo-classes, how to apply styles from Java code, and how to trace which files use a given CSS selector. Triggers: style, CSS, color, spacing, font, button appearance, layout padding, visual, JavaFX CSS.

2026-04-05
dependency-update
소프트웨어 개발자

Update library versions or Gradle plugin versions in the PictureTriage project. Covers the full safe update workflow: check for new versions, edit build.gradle.kts, regenerate the lockfile, and verify the build. Triggers: update dependency, upgrade library, bump version, check for updates, new version.

2026-04-05
doc-sync
소프트웨어 개발자

Review and update project documentation for accuracy against the current codebase. Use when adding a class, renaming a type, changing workflow phases, updating dependencies, or modifying the package structure. Covers README.md, ARCHITECTURE.md, copilot-instructions.md, and SKILL.md files. Triggers: review docs, update documentation, update README, review ARCHITECTURE, sync docs, documentation review, doc sync, stale docs, inaccurate docs, docs out of date.

2026-04-05
unit-testing
소프트웨어 품질 보증 분석가·테스터

Write or review unit tests in the PictureTriage project. Use when adding tests for service classes, domain types, or utility classes. Covers test structure, naming, JUnit 5 conventions, and what can/cannot be tested without JavaFX. Triggers: unit test, write test, add test, test coverage, JUnit.

2026-04-05
remove-unused-code
소프트웨어 개발자

Find and remove unused code in the PictureTriage project. Use when agent changes have left behind orphaned Java classes, methods, or fields, or unused CSS style rules in application.css. Triggers: cleanup, dead code, unused code, orphaned code, stale code, remove unused.

2026-04-05