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을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 4개 중 4개를 표시합니다.
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…
원문 언어: 영어