Skip to main content

aropan/clist

SkillsMP has collected 4 skills from aropan/clist. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
4
GitHub stars
440
GitHub forks
66

Skills in this repository

2 occupation categories · 100% classified

Showing 4 of 4 collected skills.

occupation
Software Developers
description

Use after changing CLIST Python code to pick and run the correct, narrowest checks — Django tests, Ruff lint/format, or running a management command in the dev container — before considering work done. Keywords: test, run tests, lint, ruff, verify, check,…

updated
occupation
Software Developers
description

Use when adding or fixing a batch Django management command under src/ranking/management/commands/ — wiring add_arguments, the CLIST command skeleton (AttrDict(options), getLogger, print_sql_decorator), the EventLog/failed_on_exception monitoring idiom,…

updated
occupation
Software Developers
description

Use when adding, fixing, or debugging a CLIST contest/standings parser — any task involving a judge scraper in src/ranking/management/modules/, the Statistic.get_standings contract, scraping a new site's leaderboard, or re-parsing one contest to test…

updated
occupation
Database Architects
description

Use for any Django database schema or data change in CLIST — editing models in src/*/models.py, creating/running migrations, adding/renaming/removing model fields or tables, or data migrations. Ensures additive, reversible, non- destructive changes. Keywords:…

updated
Showing 4 of 4 collected skills.