Skip to main content
DIGI-UW
GitHub creator profile

DIGI-UW

Repository-level view of 19 collected skills across 6 GitHub repositories.

skills collected
19
repositories
6
updated
Aug 27, 2026
repository explorer

Repositories and representative skills

simplicity-review
software-quality-assurance-analysts-and-testers

Review a change for over-engineering and bloat — speculative generality, gold-plating, dead code, needless indirection, premature optimization, wrong abstractions — and propose the simplest version that still meets the spec and passes the tests. Use before…

Jun 18, 2026
commit-pr-hygiene
software-developers

Apply disciplined commit and pull-request hygiene before pushing — format with the repo's own tooling (and defeat stale formatter caches), write timeless code comments (no dev-path narration), keep commit messages conventional and trailer- clean, and draft…

Jun 18, 2026
cross-repo-companion-pr
software-developers

Manage a change that spans a primary code repo and a companion config/distro/data repo as paired pull requests — keeping them backward-compatible, cross-linked, and safe to merge independently. Use when a feature needs both a code change (new…

Jun 18, 2026
evidence-bundle
software-quality-assurance-analysts-and-testers

Turn a Playwright (or similar) E2E run into a structured, shareable proof — screenshots + MP4 videos + a narrated report — and draft the PR-comment and Slack message to surface it. Use after recording a demo/E2E run (e.g. a `core-demo-video` Playwright…

Jun 18, 2026
meaningful-test-coverage
software-quality-assurance-analysts-and-testers

Author thorough, no-theater tests across every layer a change touches — via a multi-agent workflow that designs the RIGHT-level test per layer, adversarially verifies each for test theater / over-mocking, then implements and runs the survivors. Use after a…

Jun 18, 2026
spec-code-alignment
software-developers

Verify that spec/design artifacts match the shipped code, catalog the drift, and remediate the lagging side — grounding every claim in the canonical source, not in what the spec says it should be. Use in spec-driven repos (SpecKit or similar) after…

Jun 18, 2026
openelis-design
software-developers

Expert assistant for designing features in OpenELIS Global, an open-source laboratory information management system (LIMS). Use this skill whenever the user asks to design, specify, mockup, or document any feature for OpenELIS Global — including new modules,…

Aug 12, 2026
analyzer-mapping-spec
software-developers

Build OpenELIS Global analyzer integration specifications. Use this skill whenever a user mentions an analyzer, instrument, LIS integration, ASTM, HL7, MLLP, CSV flat file, or anything related to connecting laboratory equipment to OpenELIS. Always trigger…

Aug 1, 2026
openelis-user-manual
desktop-publishers-439031

Author an OpenELIS Global user-manual entry (Word doc, Confluence-bound) for a feature or workflow, with an overview, numbered steps, and real cropped screenshots. Use whenever Casey wants to write/draft/update a user manual page, document a feature or…

Jun 30, 2026
openelis-screenshots
software-quality-assurance-analysts-and-testers

Capture real screenshots and screen-recordings of a live OpenELIS Global instance for the user manual, the website, release notes, or design reviews. Use whenever Casey asks for OpenELIS screenshots, to capture or grab a screen or page, screenshots for the…

Jun 24, 2026
openelis-test-catalog-qa
software-quality-assurance-analysts-and-testers

Automated QA testing skill for OpenELIS Global — drives a live instance to execute test suites and produce a maturity-rated pass/fail report with Jira tickets. Broad coverage (100+ suites across Orders, Validation, Results, Patient, Dashboard, Admin pages,…

Jun 24, 2026
Showing 6 of 6 repositories
All repositories loaded