MANDATORY skill for ALL commits. Must be used EVERY TIME before creating any git commit. No exceptions.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٠ من skills من ossappscollective/OSS-DocumentScanner. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٠ من أصل ١٠ skills مجمعة.
MANDATORY skill for ALL commits. Must be used EVERY TIME before creating any git commit. No exceptions.
لغة النص الأصلي: الإنجليزية
Build a feature end-to-end (GitHub issue or free-text → plan → implement → PR), OR plan one read-only with `--investigate`. Add `--auto` to run unattended (never asks; build stops at a draft PR). Use anytime you need to build a feature, or to plan one ahead…
لغة النص الأصلي: الإنجليزية
Ensure you're on a correct working branch off up-to-date main before planning or editing — starting from a GitHub issue when one is in play.
لغة النص الأصلي: الإنجليزية
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
لغة النص الأصلي: الإنجليزية
best practices to write good documentation
لغة النص الأصلي: الإنجليزية
Debug and fix any non-trivial issue end-to-end, OR triage a GitHub bug issue read-only. Default (`/fix [issue]`) = systematic debugging → fix → PR. `--investigate` = read-only bug triage that posts a structured investigation as a GitHub issue comment…
لغة النص الأصلي: الإنجليزية
Read-only guarantee + interactive-vs-autonomous (--auto) behavior for investigate modes. Internal helper invoked by the investigate mode of feat / fix — not meant to be run on its own.
لغة النص الأصلي: الإنجليزية
MANDATORY skill for ALL pull requests. Must be used EVERY TIME before creating any pull request. No exceptions.
لغة النص الأصلي: الإنجليزية
Post a plan or investigation block as a comment on a GitHub issue. Internal helper invoked by the investigate mode of feat / fix — not meant to be run on its own. The domain-specific template lives in the calling skill.
لغة النص الأصلي: الإنجليزية
Ground a feature or fix in existing code before planning or building — find a similar pattern, identify reusable assets, map the touch surface. Internal helper invoked by feat / fix (both modes) — not meant to be run on its own.
لغة النص الأصلي: الإنجليزية