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

vinyan

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

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

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

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

Review code changes for correctness, error handling, scope creep, and style. Use when the goal mentions reviewing a PR, diff, or file.

2026-05-01
debug-trace
مطوّرو البرمجيات

Walk through a stack trace or error log to find the root cause. Use when the goal mentions debugging, investigating an error, or tracking down a bug.

2026-05-01
git-commit-message
مطوّرو البرمجيات

Write a Conventional Commits message describing a code change. Use when the goal mentions creating a commit, writing commit message, or committing changes.

2026-05-01
unit-test-plan
محللو ضمان جودة البرمجيات والمختبرون

Outline unit tests for a function or module before writing them. Use when the goal mentions writing tests, test plan, or test coverage.

2026-05-01
budget-and-scope
متخصصو إدارة المشاريع

Keep effort proportional to risk — prefer the cheapest sufficient workflow, escalate only on evidence, refuse over-analysis on simple tasks. Use when choosing depth, level, or workflow shape.

2026-05-01
capability-mapping
متخصصو إدارة المشاريع

Map required capabilities to persona roles and available skills. Detect missing skill coverage and decide whether to acquire a skill, request one, or proceed generically. Use when scoping a workflow.

2026-05-01
collaboration-room
مديرو أنظمة الحاسوب والمعلومات

Coordinate multi-persona work with a shared blackboard, role boundaries, hand-off contract, conflict resolution, and final synthesis. Use when a task benefits from more than one persona.

2026-05-01
evidence-gathering
مطوّرو البرمجيات

Gather enough context before acting — read code, docs, specs, prior decisions; identify the source of truth; refuse to speculate. Use when investigating, researching, or before any non-trivial change.

2026-05-01
governance-guardrails
مديرو أنظمة الحاسوب والمعلومات

Stay aligned with Vinyan governance — generator/verifier separation, no self-evaluation, deterministic routing, content-addressed evidence, trust gates. Use when designing routing, verification, or commits.

2026-05-01
learning-capture
مطوّرو البرمجيات

Decide whether a task produced reusable knowledge worth recording — repo memory, session memory, skill candidate, failed approach, prediction error. Use after non-trivial work concludes.

2026-05-01
output-contract
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Shape the final output to user intent — concise answer vs implementation summary vs plan vs review report vs hand-off note. Use when producing the response the user actually receives.

2026-05-01
persona-dispatch
متخصصو إدارة المشاريع

Choose the right persona or hand-off chain — developer, architect, author, researcher, reviewer, mentor, assistant, concierge. Use when delegating, routing, or deciding who should handle a step.

2026-05-01
planning-contract
متخصصو إدارة المشاريع

Standardize a plan — objective, assumptions, affected surfaces, steps, verification, rollback, open questions. Use when producing a plan, design proposal, or implementation outline.

2026-05-01
recovery-replan
مطوّرو البرمجيات

Recover from failed tool calls, bad routing, missing context, or failed verification. Diagnose, avoid retry loops, choose an alternate path, escalate only when truly blocked. Use when something failed.

2026-05-01
reviewer-brief
محللو ضمان جودة البرمجيات والمختبرون

Frame review output by severity, name the violated invariant, cite evidence, list missing tests, and state residual risk. Use when reviewing, auditing, critiquing, or producing a verdict.

2026-05-01
task-decomposition
متخصصو إدارة المشاريع

Break complex work into ordered subgoals with explicit dependencies, expected outputs, and stopping conditions. Use when a task has multiple steps, unclear scope, or non-trivial coordination.

2026-05-01
verification-strategy
محللو ضمان جودة البرمجيات والمختبرون

Decide the verification tier — typecheck, lint, affected tests, full suite, manual check. Use when finishing a change, reviewing one, or planning what evidence will prove the work.

2026-05-01
workflow-intake
متخصصو إدارة المشاريع

Classify a request before acting — intent, expected artifact, ambiguity, risk, persona class. Use when starting any new request and deciding whether to clarify, route, answer directly, or run a workflow.

2026-05-01