用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/neon-law-source-code/navigator --skill vibe-react命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Write or revise concise public and internal prose without changing protected wording.
Turn a dirty working tree into a clean pull request against `main`: survey every change, group the files into Conventional Commits by blast radius (one concern per commit), run the gate, branch off `main`, capture a visual for any user-visible change, push, and open the PR. Trigger when the user says "/create-pr", "create a PR", "open a pull request", "commit and PR these changes", "group these into commits and ship them", or has a dirty working tree they want landed. Stops at "PR open"; building images and deploying to prod is a separate flow.
Prepare a named Navigator version bump for review and release through `main`.
正在显示 SKILL.md
| name | vibe-react |
| description | Build a Project portal quickly while preserving Navigator's source and data boundaries. |
Read docs/vibe-coding.md,
docs/project-repositories.md, and
docs/public-contributor-safety.md first.
Prototype freely. Publish only source.
import.meta.env.BASE_URL, and run the repository's lint, typecheck, tests, and
build before review.