.cursor/skills/descripcion-pr/SKILL.md
Genera descripciones de pull request estructuradas (contexto, cambios, verificación). Usar al abrir un PR, revisar un branch antes de merge, o cuando el usuario pida una descripción de cambios para revisión.
npx skillsauth add Mateuss333/PampaLovers descripcion-prInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Usar esta estructura; omitir secciones que no apliquen.
## Contexto
[Problema o objetivo en una o dos frases]
## Cambios
- [Lista breve de cambios funcionales o técnicos]
## Cómo probar
1. [Pasos concretos]
2. [Comandos si aplica]
## Riesgos / notas
[Regresiones posibles, migraciones, feature flags]
## Checklist
- [ ] Tests / linters ejecutados si el repo los tiene
- [ ] Documentación actualizada si el comportamiento cambió para usuarios
Closes #, Refs #) cuando existan.development
Revisa cambios con un checklist mínimo de calidad, seguridad y mantenibilidad. Usar en code review, antes de merge, o cuando el usuario pida revisar un diff o un PR.
testing
Redacta mensajes de commit claros y consistentes a partir del diff o de la descripción del cambio. Usar cuando el usuario pida un commit, un mensaje de commit, o ayuda para commitear cambios.
testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".
testing
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).