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

OWS-GDE-MCP

يحتوي OWS-GDE-MCP على 8 من skills المجمعة من AzzBAN، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

cit-autin-approval
مطوّرو البرمجيات

Validate CIT account-upgrade tickets sitting in the AUTIN approval queue. Reports APPROVE / REJECT / NEEDS_REVIEW per ticket based on attachment rules derived from the requester's USER_EXTRA profile, then awaits user confirmation to execute approval.

2026-06-29
ows-flow-debug
مطوّرو البرمجيات

Trace and debug end-to-end flows in OWS — page → service, service → service, and page → page navigation. TRIGGER when the user asks "why is X failing", "what's wrong with this page/service", "trace the flow of Y", "audit the call chain", or describes broken behavior in an OWS app. Inspects flow steps, RunScript bodies, input/output schemas, log traces, and reference graph; identifies bad code patterns (silent catch, hardcoded IDs, missing validation), schema mismatches (caller passes X but service expects Y), and dead branches; reports findings with concrete file/step/line locations and recommended fixes.

2026-06-28
ows-capture-finding
مطوّرو البرمجيات

Capture a reusable OWS/ADC platform finding into the knowledge vault. Use when you confirm a non-obvious, reusable fact about the OWS platform (an API path, a TQL quirk, an auth detail, a service contract) that future sessions should know — so it's recorded once and read first via get_help_home / search_help instead of re-derived.

2026-06-19
ows-mcp-tools
مطوّرو البرمجيات

Decision tree for choosing the right OWS MCP tool. TRIGGER whenever the user asks about OWS, GDE, Huawei tickets, or anything that requires calling an `mcp__ows-gde__*` tool — including queries about tickets (CM, INC, BOT, TTS, CTT), pages, services, models, triggers, scripts, processes, modules, projects, logs, or Studio elements. Use BEFORE making the first MCP call to pick the leanest tool variant and avoid over-fetching.

2026-06-19
ows-new-page
مطوّرو البرمجيات

Checklist and patterns for building a new OWS page element. Use when asked to create or design a page.

2026-06-19
ows-new-service
مطوّرو البرمجيات

Checklist and patterns for building a new OWS service element. Use when asked to create or design a service.

2026-06-19
ows-page-analysis
مطوّرو البرمجيات

Analyze an OWS Studio page — understand its components, service wiring, and JS behavior. Use when asked to explain, audit, or modify a page element.

2026-06-19
ows-query
مطوّرو البرمجيات

Query OWS model data — resolves process prefix, discovers fields, builds and runs TQL. Use when asked about tickets, CMs, INCs, BOTs, or any process data.

2026-06-19