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

exexutor

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

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

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

model-selection
المهن الحاسوبية الأخرى

Guidance for picking the right model per role ("droid whispering"). Activate when configuring agents, starting a new mission, or diagnosing why a role is misbehaving. Model strings age fast — verify current names via search per P-2 before relying on the defaults below.

2026-06-14
connection-setup
مطوّرو البرمجيات

How to set up every external service the project needs WITHOUT asking the user to run commands or follow long tutorials. The orchestrator handles all installation, configuration, MCP setup, and verification. The user provides only the data the orchestrator cannot obtain itself (credentials, choices). MCP servers are preferred over raw API integration where available.

2026-06-14
discovery-questions
متخصصو إدارة المشاريع

How to run the two-round multiple-choice discovery questionnaire. Defines the 30 default round-1 questions across 6 categories, how to adapt them per project type, and how to generate the 15 round-2 follow-ups from gaps and contradictions.

2026-06-14
mission-planning
متخصصو إدارة المشاريع

How to produce the validation contract, draft plan, and tech-decisions from the description and discovery answers. Web-searches for current versions before committing to anything. Targets fine-grained feature decomposition (more features = better). Features here are DRAFTS — the /mission-tasks phase enriches them. Activate during /mission-plan.

2026-06-14
structured-handoffs
مطوّرو البرمجيات

Mandatory handoff template every worker fills out before exiting. The pre-worker-exit hook validates this file and blocks the worker if anything is missing. Activate inside any worker subagent.

2026-06-14
task-clarification
متخصصو إدارة المشاريع

Per-feature 20-question interrogation that turns a draft feature spec into a fully-specified one. Three rounds — 10 task questions, 5 follow-ups, 5 "definition of done" questions. Each question has 4 options with one ★ recommended based on context. Activate during /mission-tasks.

2026-06-14
validation-contracts
محللو ضمان جودة البرمجيات والمختبرون

Format and quality rules for the validation contract — the flat, numbered, falsifiable assertion list every feature must satisfy. Activate when planning a mission or when validating one.

2026-06-14
version-freshness
مطوّرو البرمجيات

Forces the orchestrator to web-search for current versions, current authentication methods, and current setup patterns before writing tech-decisions, connection manifest entries, or anything else that depends on the state of the world today. Activate during /mission-plan and /mission-connect. NEVER skip this.

2026-06-14
worker-mcp-usage
مطوّرو البرمجيات

When and how workers use MCP tools during /mission-run. Prefer MCP for live service introspection (Supabase schema, GitHub, etc.) when connections/mcp-registry.md lists the service. Activate in worker subagents during execution.

2026-06-14