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

legacy

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

skills مجمعة
11
Stars
1
محدث
2026-02-21
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

task
مطوّرو البرمجيات

Entry point for any task. Detects user intent, classifies complexity, and decides the next step (respond, execute, plan, or delegate). Use as first step before invoking specific workflows.

2026-02-21
audit
المحاسبون والمراجعون

Formal audit skill based on ISO 27001 and ISACA/ITAF standards. Use when a formal, structured audit report is needed — not for informal code reviews. Produces structured output with frontmatter and standard sections.

2026-02-21
evaluate
مطوّرو البرمجيات

Generate output, evaluate against quality criteria, optimize iteratively until threshold is met. Use when quality is critical and first attempts may not be good enough.

2026-02-21
orchestrate
مطوّرو البرمجيات

Plan a complex task, delegate steps to multiple workers, synthesize results. Use when the task requires multiple specialists working sequentially or with dependencies. Syner's most powerful multi-agent pattern.

2026-02-21
parallelize
مطوّرو البرمجيات

Split a task into independent subtasks, execute all concurrently, merge results. Use when subtasks don't depend on each other and speed matters.

2026-02-21
route
مطوّرو البرمجيات

Classify input and delegate to a single specialist. Use when the task needs one specific handler — not multiple. Syner's simplest orchestration pattern.

2026-02-21
orchestrator
مطوّرو البرمجيات

This skill should be used when coordinating work across multiple specialists or domains. Triggers on multi-step tasks, cross-domain work, planning complex implementations, or resolving cross-cutting concerns.

2026-02-21
reviewer
محللو ضمان جودة البرمجيات والمختبرون

This skill should be used when judging code quality with read-only access. Triggers on PR reviews, code audits, security assessments, architecture reviews, or pre-deployment checks.

2026-02-21
specialist
مطوّرو البرمجيات

This skill should be used when owning and maintaining a specific system or codebase area. Triggers on domain-specific implementation, bug fixes within owned systems, or refactoring owned code.

2026-02-21
worker
مطوّرو البرمجيات

This skill should be used when executing specific well-defined tasks. Triggers on implementing features from clear specs, writing tests, creating scripts, or building from detailed requirements.

2026-02-21
docs
الكتّاب التقنيون

Review and maintain documentation across the Syner OS monorepo

2026-02-17