save-note
Save-note est une compétence qui permet d'enregistrer des notes d'implémentation dans Obsidian
Parcourez et installez des milliers de compétences pour AI Agents dans le répertoire Killer-Skills. Compatible avec Claude Code, Windsurf, Cursor et plus.
Save-note est une compétence qui permet d'enregistrer des notes d'implémentation dans Obsidian
Generate descriptive commit messages by analyzing git diffs.
L'expédition de fonctionnalités est le processus de préparation et d'envoi de modifications de code pour examen et fusion dans un référentiel Git
Generate descriptive commit messages by analyzing git diffs following the projects specific policy. Use when the user asks for help writing commit messages or reviewing staged changes.
7-step workflow to export en.json from app i18n modules (or use user-provided JSON), detect new/changed keys via git diff when applicable, translate into zh/tc/ko/es using TRANSLATION_PROMPT.md, and merge into app locale JSON files.
L'upload sur Vercel est un processus qui implique un commit et un push des modifications avec Git pour déployer un site web
Generate comprehensive PR descriptions from git diffs. Use when creating or updating pull requests, when asked to write a PR description, or when the user says pr, /pr, or asks for help with their pull request. Analyzes staged/unstaged changes and commit history to produce thorough, reviewer-friendly descriptions.
Bump the Blackpepper version, review full git diffs (including unrelated changes), craft a Conventional Commit message, and push the current branch. Use when the user asks to verbump, bump version, increment version, release, or explicitly requests version bump + commit + push for this repo.
Review SDK docs update pull requests for ios, android, flutter, expo, or react-native in this repository. Use when asked to verify completeness and correctness of an SDK docs version bump by checking PR changes against upstream SDK git diff and changelog entries.
Review and rate code implementations against issue cards and ExecPlans using git diffs, AGENTS.md, and PLANS.md. Use when a user asks for an implementation review, compliance check, regression risk assessment, or to validate changes against one or more issue cards or ExecPlans.
Un agent de test React est un outil qui exécute des tests pour le noyau React
Run tests in mflux (fast/slow/full), preserve image outputs, and handle golden image diffs safely.