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

MY580_agentic_ai

يحتوي MY580_agentic_ai على 5 من skills المجمعة من ddekadt، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

critic
محللو ضمان جودة البرمجيات والمختبرون

Adversarial review of the most recent piece of work in the current session, delegated to a sub-agent with fresh context. Probes for errors, untested assumptions, and glossed-over decisions. Produces a short critical document for the user. Use when asked to "critique", "be skeptical", "challenge me", or "find what's wrong".

2026-05-13
maintenance
محللو ضمان جودة البرمجيات والمختبرون

Keep the analytical pipeline hygienic, clear, and efficient. Propose changes before implementing. Limit changes to what is clearly needed -- do not over-engineer. Tasks (in priority order): testing, linting, refactoring, documentation, efficiency, sub-agent review. Requires a clean git state before starting.

2026-05-13
reviewer
أساتذة الاقتصاد في التعليم العالي

Adversarial pre-submission peer review of a manuscript, calibrated to the standards of a specific journal type (general-interest PS, comparative, methods, general science, economics). Use when asked for a review or referee report.

2026-05-13
style-guide
مطوّرو البرمجيات

R style guide: directory structure, .qmd runner, targets, naming, function docs. Use when writing or refactoring R code, or reviewing a diff for style consistency.

2026-05-13
sweep
محللو ضمان جودة البرمجيات والمختبرون

Full pipeline rebuild from scratch to verify reproducibility. Clears the cache, re-runs every step, verifies outputs match what was previously committed. Requires a clean git state before starting, if git is used.

2026-05-13