Skip to main content

evanliomain/taninsam

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

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

Skills in this repository

Showing 4 of 4 collected skills.

occupation
Software Developers
description

Change an existing taninsam function without breaking its users — what may and may not be edited, the overload pattern for extending a signature, deprecating instead of removing, and how to audit a diff for breaking changes. Use when modifying, extending,…

updated
occupation
Software Developers
description

Write a taninsam commit message that semantic-release can act on — the conventional-commit type/scope/description rules used in this repo, which type produces which version bump, and the ban on breaking-change markers. Use before committing anything here, or…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Raise the Stryker mutation score of taninsam — run mutation testing, read the surviving mutants, and add the unit tests that kill them. Use when asked about mutation testing, Stryker, mutation score, surviving mutants, or to harden the tests of a function…

updated
occupation
Software Developers
description

Add a function to the taninsam library with its Documentation Driven then Test Driven workflow — scaffold with plop, write the TSDoc contract first, then the vitest spec, then the implementation, then verify 100% coverage and mutation resistance. Use whenever…

updated
Showing 4 of 4 collected skills.