en un clic
af-prek
Run pre-commit checks using prek. Fuzzy matches check names.
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
Run pre-commit checks using prek. Fuzzy matches check names.
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
Rebase open PRs onto the default branch, resolve conflicts, and force push.
Review Airflow UI code for consistency, best practices, and conventions.
Develop Airflow UI features from an issue link or text description.
Generate a concise PR changelog summary from the current branch diff.
Generate a Google Slides presentation from a paper PDF URL using gws CLI.
Set up git aliases.
| name | af-prek |
| description | Run pre-commit checks using prek. Fuzzy matches check names. |
Run pre-commit checks easily with fuzzy matching.
The user invokes this skill with /prek <query> where query can be:
/prek compile-ui matches airflow-core:compile-ui-assets/prek airflow-core runs all airflow-core checkslist to show all available checkslist or empty, run prek list and show the outputprek list to get available checks, then fuzzy match the argument against check namesprek <project>:<check>/prek compile-ui → runs prek airflow-core:compile-ui-assets/prek mypy-airflow → runs prek airflow-core:mypy-airflow-core/prek providers → runs all providers checks/prek list → shows all available checks