بنقرة واحدة
mathml-to-latex
يحتوي mathml-to-latex على 2 من skills المجمعة من asnunes، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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.