Skip to main content

ktolonen/ultiorganizer

SkillsMP has collected 12 skills from ktolonen/ultiorganizer. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
12
GitHub stars
31
GitHub forks
9

Skills in this repository

Showing 12 of 12 collected skills.

occupation
Software Developers
description

Read-only review skill for Ultiorganizer database schema versioning. Use after adding or changing a schema upgrade, bumping DB_VERSION, or editing sql/ultiorganizer.sql. Verify that DB_VERSION, the upgradeNN() migration steps, and the uo_database seed in the…

updated
occupation
Software Developers
description

Read-only review skill for Ultiorganizer privacy tooling coverage. Use after adding a table or column that stores player, registered-user, or other personal data, and after changing the privacy export, anonymization, or deletion flows. Verify every schema…

updated
occupation
Software Developers
description

Read-only review skill for Ultiorganizer release packaging and new top-level path registration. Use after adding, removing, or renaming a top-level file or directory, after editing .gitattributes export-ignore rules, or after adding a new standalone app…

updated
occupation
Software Developers
description

Run read-only, ad-hoc SQL queries against the local Ultiorganizer dev database to investigate data-driven behavior, such as why a specific page shows or hides a group, pool, or game for a given season, or what flags a row actually has. Use when the question…

updated
occupation
Web Developers
description

Analyze, lint, and safely fix Ultiorganizer CSS changes. Use when Codex edits or reviews CSS files under cust/, mobile app styling, skin overrides, or shared stylesheet rules; when checking style/color consistency; or when deciding whether duplicated…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Verify Ultiorganizer UI and CSS changes by taking screenshots and measuring element layout using Chromium inside the dev Docker container. Use whenever a visual or layout change needs confirmation — responsive CSS, header alignment, table widths, mobile vs…

updated
occupation
Software Developers
description

Fix Ultiorganizer user-facing language for project spelling, grammar, gettext-backed wording, and terminology correctness. Use for either a single page sweep or a single-term sweep across user-facing surfaces. Default to one page or module when the caller is…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Read-only review skill for Ultiorganizer user-facing language. Use after adding or changing a page, page module, or other code with user-facing text. Review changed content for project spelling, grammar, gettext-backed wording, database-backed U_()…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Analyze PHP function declarations and usage in Ultiorganizer lib files. Use when asked to inventory functions in lib/*.php, count direct or callback-style usages across the repository, identify dead-code candidates, compare usage for a specific lib file, or…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run PHP formatter and static analyser on Ultiorganizer changes, then fix or report findings. Use after editing PHP files to apply PER-CS 2.0 formatting via PHP-CS-Fixer and to surface PHPStan findings against the project baseline. Apply auto-fixable…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Read-only review skill for Ultiorganizer database access boundaries. Use after adding or changing PHP functionality that calls the database or changes DB access structure. Review changed PHP for page-layer DB usage, misplaced SQL outside `lib/`, low-level DB…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Read-only review skill for Ultiorganizer playoff bracket layouts. Use after adding or changing a `cust/<id>/layouts/<N>_teams_<R>_rounds.html` template, after editing the `PlayoffTemplate()` placeholder contract in `lib/pool.functions.php`, or after editing…

updated
Showing 12 of 12 collected skills.