Skip to main content
Tool-daruda
GitHub creator profile

Tool-daruda

Repository-level view of 7 collected skills across 1 GitHub repositories.

skills collected
7
repositories
1
updated
Jul 29, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

git-convention
software-developers

Load when checking the name and label conventions for branches, commits, issues, and PRs. The single source for the three title formats (issue/PR/commit), branch strategy, commit types, and label/assignee rules. The actual execution procedures live in the…

Jul 29, 2026
architecture
software-developers

Load when designing the layer structure or deciding where new-feature code goes. Holds per-layer responsibilities and package placement; details on transaction boundaries, the web layer (DTO/response/Swagger), and integration (pagination/events) are split…

Jul 29, 2026
code-review-checklist
software-quality-assurance-analysts-and-testers

The review lens for daruda server code — the layer-boundary/transaction/convention/exception/performance/security/style checklist, severity rules, and the Korean output format. Read by the code-reviewer agent; also load it directly when reviewing a diff.

Jul 29, 2026
error-handling
software-developers

Load when handling exceptions/errors. Holds the BusinessException hierarchy and ErrorCode-addition rules; the GlobalExceptionHandler handling list, response format, and auth exceptions are split into references/.

Jul 29, 2026
legacy-cleanup
software-developers

A list of known cleanup targets in existing code written before the guidelines were unified. Load when doing refactoring work, or when you find a rule violation in existing code and need to judge whether it is "newly introduced or was already there".

Jul 29, 2026
testing
software-quality-assurance-analysts-and-testers

Load when writing or modifying tests. Holds the JUnit 5 + Mockito (BDD) + AssertJ base structure and required rules; per-layer strategy, fixtures, and anti-patterns are split into references/.

Jul 29, 2026
code-style
software-developers

Load when writing or modifying Java code. Holds the core naming, Lombok, and Checkstyle rules; formatting/import-order details and entity/service writing idioms are split into references/.

Jul 29, 2026
Showing 1 of 1 repositories
All repositories loaded