pre-release-npm-package Skill
Prepare already-public npm packages for pre-release publishing. Keywords: prerelease, pre-release, publish, npm, alpha, beta, rc, release group. Published by microsoft in fluentui-system-icons.
What is pre-release-npm-package Skill?
Prepare already-public npm packages for pre-release publishing. Keywords: prerelease, pre-release, publish, npm, alpha, beta, rc, release group. Published by microsoft in fluentui-system-icons. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using fluentui-system-icons
Technical details
- Install or run with Copy skill directory
When to use pre-release-npm-package Skill
- Use it for developers using fluentui-system-icons.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/fluentui-system-icons
- Skill file: .github/skills/pre-release-npm-package/SKILL.md
What it does
Prepare already-public npm packages for pre-release publishing. Keywords: prerelease, pre-release, publish, npm, alpha, beta, rc, release group.
Skill instructions
Pre-Release NPM Package Preparation This skill prepares already-public packages for pre-release publishing. No code changes are needed — the skill validates the pre-release branch and guides the user to trigger the CI workflow, where the package(s) are selected via the workflow's projects input. Scope: Only already-public packages can be pre-released. A private package ("private": true) must first be made public and released through the standard publishing pipeline before it is eligible for pre-release. Being already released also implies the package belongs to a release group under release.groups..projects in nx.json, which is what nx release publish requires. After this skill completes, the Publish Prerelease NPM GitHub Actions workflow (.github/workflows/publish-prerelease.yml) can be triggered to build, version, and publish the selected packages to npm. Each package is versioned and published independently. --- Step 1: Validate or Create Pre-Release Branch Check the current git bra
Explore related resources
Frequently asked questions
What is pre-release-npm-package?
pre-release-npm-package is a open-source AI agent skill with Copy skill directory. Prepare already-public npm packages for pre-release publishing. Keywords: prerelease, pre-release, publish, npm, alpha, beta, rc, release group.
Who is pre-release-npm-package best for?
pre-release-npm-package is best for reusing agent instructions, scripts, and references.
How do I install pre-release-npm-package?
Install or run pre-release-npm-package using Copy skill directory. Check pre-release-npm-package for the latest setup command.
Is pre-release-npm-package actively maintained?
pre-release-npm-package may need a closer maintenance check before production use.
Auto-fetched from GitHub.