Write a Changesets changeset file for the current branch. Use when the user asks to add a changeset, write a changeset, or prepare changes for release, and before opening a PR that changes published @confect/* code.
원문 언어: 영어
메뉴
SkillsMP는 rjdellecese/confect에서 9개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 9개 중 9개를 표시합니다.
Write a Changesets changeset file for the current branch. Use when the user asks to add a changeset, write a changeset, or prepare changes for release, and before opening a PR that changes published @confect/* code.
원문 언어: 영어
How to optionally ship a major version of `@confect/*` as iterative Changesets prereleases on a dedicated `vN` release branch before graduating to stable — one possible release path for a major, not the only one. Use whenever the user wants to cut a…
원문 언어: 영어
Deploy docs for the current release by updating the release branch, without publishing a new version
원문 언어: 영어
Bump the v10 prerelease branch to the latest Effect v4 release candidate and propagate main, migrating source as needed, with changesets and stacked PRs against v10
원문 언어: 영어
Upgrade internal-only dependencies (toolchain devDependencies and the private workspace packages' deps) and open a PR — no changeset
원문 언어: 영어
Upgrade dependencies on the published surface of the @confect/* packages (their dependencies/peerDependencies), with a changeset and a PR
원문 언어: 영어
Upgrade the runtime version pins that live outside package.json dependency maps (Node, pnpm, bun) and open a PR
원문 언어: 영어
Write thoughtful, prose-style git commit messages with a sentence-case imperative-mood subject under 50 characters, a blank line, then a Markdown-formatted body that explains *why* the change was needed — never just *what* it did. Use this skill whenever…
원문 언어: 영어
Guides writing clear, well-structured technical documentation following Mintlify's best practices (Diátaxis framework, audience awareness, style/tone, navigation, SEO/AEO). Use when writing, reviewing, or improving documentation, guides, tutorials, API…
원문 언어: 영어