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 已收集 1372Slash/Zenith 中的 4 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 4 / 4 个已收集 Skill。
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…
原文语言:英语