Skip to main content

jasonm4130/sort-algorithms

SkillsMP has collected 5 skills from jasonm4130/sort-algorithms. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
5
GitHub stars
0
GitHub forks
0

Skills in this repository

Showing 5 of 5 collected skills.

occupation
Software Quality Assurance Analysts & Testers
description

Run an axe-core accessibility audit across all algorithm visualizer routes. Use before any release to verify WCAG 2.1 AA compliance, especially after UI or animation changes.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run a pre-deploy smoke test: builds the app, starts wrangler pages dev, and verifies every algorithm route loads and the visualizer renders correctly. Run before pushing to main.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Benchmark all sorting algorithm generators: measures step counts and execution time across input sizes and patterns (random, sorted, reverse, duplicates). Use when adding or modifying an algorithm to verify Big-O behaviour.

updated
occupation
Software Developers
description

Scaffold a new sorting algorithm: generates the generator file, pure sort function, and Vitest test file from templates, then registers it in the index and constants. Use when adding any new sorting algorithm to the project.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Capture and compare visual screenshots of the sorting visualizer. Use before/after animation changes, styling updates, or any UI refactors to detect unintended regressions.

updated
Showing 5 of 5 collected skills.