Use when the user asks to commit changes, generate a commit message, write a git commit, or describe what changed. Use ONLY for generating commit messages in conventional commits format.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٤ من skills من 1372Slash/Zenith. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٤ من أصل ٤ skills مجمعة.
Use when the user asks to commit changes, generate a commit message, write a git commit, or describe what changed. Use ONLY for generating commit messages in conventional commits format.
لغة النص الأصلي: الإنجليزية
Use after making ANY code change to a Kotlin/Compose UI, Activity, Fragment, ViewModel, Repository, API service, DI module, or other Android component. Creates a session checklist of all modified components and verifies they compile, work correctly, and are…
لغة النص الأصلي: الإنجليزية
Use when the user provides a GitHub issue URL and asks you to investigate, analyze, or implement a fix/feature from it. Triggered by phrases like "investigate this issue", "fix this issue", "implement this feature", or any GitHub issue URL. Read the entire…
لغة النص الأصلي: الإنجليزية
Use when asked to check, review, or optimize performance, stability, RAM, battery, or CPU usage of Android code changes. Triggered by keywords like "performance", "stability", "optimize", "RAM", "battery", "CPU", "resource usage", "memory leak", "lag". Also…
لغة النص الأصلي: الإنجليزية