Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

cookies

cookies contient 9 skills collectées depuis ItsBenCodes, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
9
Stars
215
mis à jour
2026-04-29
Forks
26
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

publish-release
Développeurs de logiciels

Create a GitHub release and publish to NPM.

2026-04-29
commit
Développeurs de logiciels

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

2026-04-29
create-plan
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-29
retrospective
Autres occupations informatiques

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
Développeurs de logiciels

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

2026-04-29
validate
Analystes en assurance qualité des logiciels et testeurs

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