con un clic
review
Perform a thorough code review of recent changes
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Perform a thorough code review of recent changes
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Add comprehensive tests for Python code with pytest
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."
Create a well-formatted git commit following best practices
Basado en la clasificación ocupacional SOC
| name | review |
| description | Perform a thorough code review of recent changes |
Conduct a comprehensive code review by examining:
git_diff to see all modificationsgit_log to understand the commit history and contextReview each changed file for:
Check for:
grep to find related test filesrun_shell to execute tests if neededProvide feedback as: