Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

simple-robot

يحتوي simple-robot على 5 من skills المجمعة من 1-rafael-1، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
5
Stars
48
محدث
2026-07-05
Forks
5
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

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

Review staged/unstaged changes plus commits ahead of origin/main. Produces an HTML report in the OS temp dir, then grills the user with docs on findings.

2026-07-05
diagnosing-bugs
مطوّرو البرمجيات

Disciplined diagnosis loop for hard bugs. Use when the user reports a defect, says "diagnose"/"debug this", describes something broken/throwing/failing/slow, or wants to investigate a misbehavior. Grounds investigation in ADRs and CONTEXT.md so the gap between intended design and observed behavior is always clear. Handles code bugs, sensor-drift bugs, event-misfire bugs, and physical-world noise through a dedicated HITL iteration loop.

2026-07-05
to-issues
متخصصو إدارة المشاريع

Break a plan, spec, or PRD into independently-grabbable implementation slices written as markdown files in docs/issues/ using tracer-bullet vertical slices.

2026-07-05
to-prd
متخصصو إدارة المشاريع

Turn the current conversation into a PRD and write it to docs/prd/ — no interview, just synthesis of what you've already discussed.

2026-07-05
improve-codebase-architecture
مطوّرو البرمجيات

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

2026-06-18