Skip to main content
Dépôt GitHub

Ollivanders2

Ollivanders2 contient 4 skills collectées depuis Azami7, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
4
Stars
11
mis à jour
2026-07-21
Forks
5
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

java-code-writer
Développeurs de logiciels

Use when writing or modifying Java production code in the Ollivanders2 project — new spells, effects, potions, listeners, commands, or changes to existing classes. Covers the project's repo-specific conventions distilled from its PR review history: config read-once-at-enable with safe defaults, spell logic stays in the spell class, player-facing failure messages, per-tick scheduler self-termination, shared Material collections in Ollivanders2Common, the copy-paste audit for cloned spell classes, explicit imports, boolean naming polarity, and the mandatory pre-diff self-review checklist. Javadoc rules live in javadoc-writer; test conventions in test-code-writer; review methodology in review-code.

2026-07-21
javadoc-writer
Développeurs de logiciels

Use when the user asks to write, add, or improve javadoc comments on code. Writes documentation following the Ollivanders2 project's JAVADOC_STANDARDS.md guidelines.

2026-07-21
review-code
Analystes en assurance qualité des logiciels et testeurs

Use when the user asks to review, check, or audit code for issues. Covers logic bugs, javadoc, readability, abstraction, design, and test coverage in the Ollivanders2 project.

2026-07-21
test-code-writer
Analystes en assurance qualité des logiciels et testeurs

Use when the user asks to write, add, or improve unit tests for the Ollivanders2 project. Covers project test conventions, MockBukkit constraints, the parallel-execution model, and coverage practices.

2026-07-21