Skip to main content
yaront1111
GitHub-Creator-Profil

yaront1111

Repository-Ansicht von 30 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
30
Repositories
1
aktualisiert
2026-07-25
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

adversarial-self-review
Softwarequalitätssicherungsanalysten und -tester

Use before calling moe.complete_step on the final step of a task, and again before moe.complete_task. Forces you to read your own diff as an attacker, not an author. Catches concurrency bugs, null-deref, embarrassing assumptions before QA does.

2026-07-25
cpp
Softwareentwickler

Use when writing, reviewing, or debugging modern C++ (C++11 and beyond) — .cpp/.cc/.cxx/.h/.hpp files, CMake builds, smart pointers, RAII, move semantics, templates, STL, or concurrency.

2026-07-25
explore-before-assume
Softwareentwickler

Use before referencing any function, model, method, relationship, constant, or import in a plan or implementation. Verifies things actually exist in the codebase before building on top of them. Eliminates an entire class of hallucinated-API bugs.

2026-07-25
moe-epic-breakdown
Sonstige Computerberufe

Use when an architect is turning an epic into a set of tasks (moe.create_task), before planning any single one. Covers where to cut the seams, how to size and order tasks, what each task's Definition of Done must carry, and the mandatory final integration-and-hardening task. Distinct from moe-planning, which plans the steps inside one task.

2026-07-25
moe-planning
Sonstige Computerberufe

Use when an architect is turning a Moe task into an implementation plan via moe.submit_plan. Provides the canonical 8-phase template (plan, explore, tests, minimum impl, verify, document, adversarial review, QA loop), rules for when to skip phases on trivial tasks, and where the verification gate belongs — once at the end of a task, and at full scope only on the epic's final task.

2026-07-25
moe-qa-loop
Softwarequalitätssicherungsanalysten und -tester

Use when reviewing a task in REVIEW status as the QA agent. Provides the structured decision flow for moe.qa_approve vs moe.qa_reject, with rejectionDetails that drive a clean fix on the worker side.

2026-07-25
receiving-code-review
Softwarequalitätssicherungsanalysten und -tester

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-07-25
regression-check
Softwarequalitätssicherungsanalysten und -tester

Use before moe.complete_task. Runs the suite the plan named — narrow for a mid-epic task, full for the epic's final task — to confirm nothing unrelated broke. The goal is zero regressions. Better to find out now than in a QA reject comment.

2026-07-25
Zeigt die Top 8 von 30 gesammelten Skills in diesem Repository.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt
yaront1111 Agent Skills | SkillsMP