en un clic
review
Perform a thorough code review of recent changes
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Perform a thorough code review of recent changes
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
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
| 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: