一键导入
react-native-free-canvas
react-native-free-canvas 收录了来自 doublelam 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Builds react-native-free-canvas, bumps package.json version, commits and pushes to the git remote, then publishes to npm. Use when the user asks to publish, release, or ship a new npm version.
Run the Expo example app that consumes react-native-free-canvas from ../src. Use when manually testing the library UI, after dependency upgrades, or when verifying the example still starts with Metro.
Prepares Conventional Commit messages, verifies scope, and commits changes in react-native-free-canvas. Use when the user asks to commit, save work, or finalize a change set before push or PR.
Upgrades Yarn dependencies for the library root and expo-example, resolves version skew (Skia / Reanimated / Worklets / RN / Expo), verifies build and lint, and updates README and docs/PROJECT_OVERVIEW.md. Use when bumping packages, fixing peer conflicts, after Expo SDK upgrades, or when the user asks to upgrade or align dependencies.