with one click
night-routine
night-routine contains 3 collected skills from Belphemur, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Guide for setting up a fake/demo SQLite database with sample data for testing the Night Routine application and taking screenshots. Use this skill when you need to create test data, set up a demo database, take screenshots of the UI, or verify the application with sample assignments and calendar data.
Guide for making changes to the fairness scheduling algorithm. Use this skill when you need to modify how parents are assigned to nights, change decision reasons, adjust the fairness cascade, or modify how babysitter/stats work. Covers all required touchpoints: scheduler, tracker, decision reasons, UI, tests, migrations, and design decisions.
Record an architectural design decision in docs/design-decisions/. Use when a code change involves a non-trivial design choice, trade-off, or new pattern that future contributors should understand.