Skip to main content
pbdeuchler
ملف منشئ GitHub

pbdeuchler

عرض على مستوى المستودعات لـ 26 skills مجمعة عبر 2 مستودعات GitHub.

skills مجمعة
26
مستودعات
2
محدث
2026-07-03
مستكشف المستودعات

المستودعات و skills الممثلة

holistic-review
محللو ضمان جودة البرمجيات والمختبرون

Use when reviewing a completed implementation holistically - a finished branch, a completed plan step, or a diff before PR. Reviews every changed line against the implementation plan (if one exists) and high engineering standards across seven dimensions, verifies tests by deliberately breaking crucial code, and emits severity-classified findings with a PASS/FAIL verdict.

2026-07-03
holistic-review
محللو ضمان جودة البرمجيات والمختبرون

Use when performing a holistic code review of an implementation - routes to codex:rescue or falls back to a direct subagent, both running the house-style:holistic-review skill

2026-07-03
coding-effectively
مطوّرو البرمجيات

ALWAYS use before any implementation work, review, or planning: designing, writing, editing, refactoring, debugging, reviewing, or generating source code, tests, scripts, config-as-code, or behavior-affecting files. This is a baseline engineering skill and should be invoked even when a more specific language, framework, testing, or database skill also applies.

2026-06-22
authoring-issues
مطوّرو البرمجيات

Use when asked to write, draft, file, or open a GitHub issue - mandates exploring the relevant code to understand the whole problem space, reasoning any proposed solution, and structuring the issue with summary, what/why, references, nuances, open questions, and acceptance criteria. Adds professionalism and no-sensitive-info discipline for public repos.

2026-06-20
issue-hygiene
مطوّرو البرمجيات

Use when creating, editing, triaging, or cleaning up GitHub issues - a mechanical pass that verifies the title is accurate and current, labels/assignees/milestone are correct, and the body is valid, well-formed markdown, all via the gh CLI. Does not judge content quality.

2026-06-20
howto-uv
مطوّرو البرمجيات

Use when running Python, installing Python packages, creating virtualenvs, or executing Python CLI tools - mandates uv/uvx over direct python/pip/pipx/venv calls when uv is installed, and gives the drop-in command mappings

2026-06-16
lift-the-reference
مطوّرو البرمجيات

Use when the user provides a reference implementation (URL, repo path, branch, file) plus a verb like "use", "copy", "adapt", "port", "model after" - mandates fetching/reading the reference before designing, and lifting the structure rather than reimagining it.

2026-05-19
tests-or-not-done
محللو ضمان جودة البرمجيات والمختبرون

Use when adding or modifying non-trivial code - requires happy-path AND sad-path tests covering every return permutation, blocks declaring "done" if production code grew without matching test additions.

2026-05-19
عرض أهم 8 من أصل 24 skills مجمعة في هذا المستودع.
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات