Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

cookies

cookies 收录了来自 ItsBenCodes 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
215
更新
2026-04-29
Forks
26
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

publish-release
软件开发工程师

Create a GitHub release and publish to NPM.

2026-04-29
commit
软件开发工程师

Commit staged work, push the branch, and open a PR. Use when wrapping up changes that need to ship.

2026-04-29
create-plan
项目管理专家

Draft an implementation plan for a feature in .agents/plans. Does not execute the plan. Use when the user asks to plan, design, or scope a feature without building it.

2026-04-29
execute-plan
软件开发工程师

Execute an implementation plan. Implements every task, runs validation, commits, and opens a PR. Use when the user asks to execute, implement, or run a plan file.

2026-04-29
fix-vulnerabilities
软件开发工程师

Triage and fix dependency vulnerabilities in an npm project. Use when the user asks to fix, address, or patch dependency/dependabot/npm audit vulnerabilities.

2026-04-29
prepare-release
软件开发工程师

Prepare a release PR by bumping package versions (patch, minor, or major).

2026-04-29
retrospective
其他计算机职业

Analyze past Claude Code session(s) for mistakes and propose targeted improvements. Use when the user asks for a retrospective, post-mortem, or session review. Outputs concise findings plus suggested edits to CLAUDE.md (general lessons) or new/updated skills (specific workflows).

2026-04-29
upgrade-dependencies
软件开发工程师

Upgrade all dependencies in an npm project to their latest versions.

2026-04-29
validate
软件质量保证分析师与测试员

Run the repo's full validation suite (format, build, size, tests, e2e). Invoke after any important change — finishing a feature, fix, refactor, or dependency bump — and always before committing.

2026-04-29