Create a GitHub release and publish to NPM.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 9 skills de ItsBenCodes/cookies. Abre una skill para revisar su origen y sus detalles.
Mostrando 9 de 9 skills recopiladas.
Create a GitHub release and publish to NPM.
Idioma del texto original: inglés
Commit staged work, push the branch, and open a PR. Use when wrapping up changes that need to ship.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Triage and fix dependency vulnerabilities in an npm project. Use when the user asks to fix, address, or patch dependency/dependabot/npm audit vulnerabilities.
Idioma del texto original: inglés
Prepare a release PR by bumping package versions (patch, minor, or major).
Idioma del texto original: inglés
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…
Idioma del texto original: inglés
Upgrade all dependencies in an npm project to their latest versions.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés