Skip to main content

jasonm4130/sort-algorithms

SkillsMP 已收集 jasonm4130/sort-algorithms 中的 5 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
5
GitHub 星标
0
GitHub Forks
0

这个仓库中的 skills

已展示 5 / 5 个已收集 Skill。

职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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

原文语言:英语

更新
已展示 5 / 5 个已收集 Skill。