con un clic
mathml-to-latex
mathml-to-latex contiene 2 skills recopiladas de asnunes, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Bump the package version correctly for a release of mathml-to-latex. Use when the user asks to bump the version, cut a release, prepare a release PR, or asks "what version should we publish". Decides the semver level from the commits since the last tag, bumps via npm, and opens a release PR.
Cut and publish a new GitHub Release of mathml-to-latex, which triggers the automated npm publish. Use when the user asks to create a release, publish to npm, ship a version, or "release vX.Y.Z". Requires the version bump to be merged to main first (see the version-bump skill); this skill writes the release notes in the project's house style and creates the GitHub Release that fires the publish workflow.