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

Query_mechanism_urbind

يحتوي Query_mechanism_urbind على 6 من skills المجمعة من Open-Earth-Foundation، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

pr-review-gate
مطوّرو البرمجيات

Review pull requests for high-impact issues only. Use when the user asks to review a PR, especially requests like "do a review of PR <id>", "review PR <id>", or "PR review". Focus on security, repository conventions, reuse over reimplementation, structure consistency, and unnecessary complexity. Return only actionable comments worth changing.

2026-05-26
prompt-schema-authoring
مطوّرو البرمجيات

Create or update any LLM-related prompt file in this repository using the required `<role>`, `<task>`, `<input>`, and `<output>` structure, with optional `<tools>` when tool policy is needed, and explicit model-aligned field contracts. Use for prompts stored in markdown, Python prompt templates, YAML/JSON config prompts, and any other runtime prompt definitions for large language models (LLMs).

2026-05-03
llm-flow-hardening
مطوّرو البرمجيات

Review LLM pipeline changes that add or modify retry logic, batching, multi-pass aggregation, fallback flows, or persisted diagnostics/artifacts. Use when an agent, orchestrator, writer, or API path changes how LLM calls are retried, split, combined, failed closed, or written to/read from run artifacts.

2026-05-03
expect-browser-testing
محللو ضمان جودة البرمجيات والمختبرون

Use when a user asks to run Expect or expect-cli, validate the frontend in a real browser, or surface Expect's native replay output for this repository.

2026-03-26
markdown-artifact-qa
مدقّقو النصوص ومحرّروها

Review generated, imported, or cleaned-up Markdown artifacts for conversion damage before changes are applied. Use when Codex needs to inspect Markdown files for encoding corruption, broken tables, whitespace merges, repeated extraction fragments, malformed blockquotes, or similar document-conversion artifacts and propose exact fixes before editing.

2026-03-26
pr-thread-analysis
محللو ضمان جودة البرمجيات والمختبرون

Analyze GitHub pull request review threads against the current local branch. Use when the user asks to list unresolved PR comments, quote the exact review text, explain the code under review, determine whether the issue still exists, and state whether a fix or only a reply is needed.

2026-03-11