Gate ci
Frontend/Next.js Claude Code Skills — curated + custom
npx -y skills add lennney/gate-all-skills --skill gate-ciAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
CI/CD 配置。用户说"配 CI"、"自动化部署"、"加 GitHub Actions"时加载。配置 GitHub Actions / GitLab CI,自动跑测试、lint、构建。
SKILL.md
0.7 KB, as published. Nobody here has run it
- 帮用户确认 GitHub 仓库已连接
- 引导用户在 Vercel 点 Import
- 配置 main 分支自动部署 + PR 预览
告诉用户: "配置好了。以后你只要把代码推送到 GitHub 的 main 分支,网站就会自动更新上线——不用再手动构建、上传了。如果你开了一个 PR(修改请求),Vercel 会自动生成一个预览链接,你可以先看看效果再合并。"
Gives 0 of the 12 instructions most ci cd skills give
Counted across 392 of the 394 authors here whose files we hold, read 2026-08-06
- pin third-party actions to full commit SHAsin 33 of 392
- cache dependencies appropriatelyin 24 of 392, across 12 files
- optimize pipelines exceeding ten minutesin 20 of 392, across 6 files
- enforce all quality gates before mergein 20 of 392, across 7 files
- Configure branch protection rulesin 19 of 392, across 5 files
- use environments for deployment trackingin 19 of 392, across 7 files
- implement manual gates for productionin 19 of 392, across 7 files
- implement security scanningin 18 of 392, across 5 files
- fix failing code instead of disabling checksin 18 of 392, across 4 files
- use CI/CD variables for secretsin 18 of 392, across 6 files
- move checks upstream in the pipelinein 17 of 392, across 3 files
- use specific image tagsin 17 of 392, across 5 files
Said here and by no other author read
- confirm the github repository is connected
- guide the user to click import in vercel
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once.