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

xppai

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

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

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

xppai-stack
محللو أنظمة الحاسوب

Use when analyzing X++ AX 2009 profiler traces, code stack traces, or execution paths to identify performance bottlenecks — repeated call chains, quadratic loops, expensive constructor+calc combos, excessive tax/totals recalculation, or deep framework cascades.

2026-05-19
xppai-architect
مطوّرو البرمجيات

Use when reviewing X++ or general ERP source code for architectural weaknesses, design gaps, fragile sequencing, responsibility mismatches, technical debt, or structural risks — not just syntax or performance issues.

2026-05-19
xppai-babysit
مطوّرو البرمجيات

Use when given any X++ AX 2009 artifact — stack trace, method, class, form XPO, posting code, or table — and you need a full structured multi-skill analysis applied automatically based on artifact type.

2026-05-19
xppai-codefix
مطوّرو البرمجيات

Use when proposing X++ AX 2009 code fixes for identified performance bottlenecks or behavioral bugs — minimal, production-safe changes that preserve business logic and fit ERP team review standards.

2026-05-19
xppai-core
محللو أنظمة الحاسوب

Use for all XppAI AX 2009 tasks as the canonical core baseline (architecture, language, lifecycle, hard constraints, and evidence labels).

2026-05-19
xppai-domain
محللو أنظمة الحاسوب

Use when deep AX 2009 analysis is required (performance, posting, totals/tax, framework patterns, customization safety, and architecture judgment).

2026-05-19
xppai-explain
مطوّرو البرمجيات

Use when reading unfamiliar X++ AX 2009 code — methods, classes, forms, tables, or XPO extracts — to understand what it does, what triggers it, what it calls, and where it fits in the AX execution model.

2026-05-19
xppai-help
ممثلو خدمة العملاء

Use when asked what XppAI skills are available or how to use the XppAI suite.

2026-05-19
xppai-init
مطوّرو البرمجيات

Deprecated compatibility entry. Use xppai-core + xppai-domain (+ xppai-intake for XPO input) instead.

2026-05-19
xppai-intake
مطوّرو البرمجيات

Use only when XPO input is present to run canonical intake once (detect XPO, choose direct evidence path, and set intake state).

2026-05-19
xppai-papai
مطوّرو البرمجيات

Use when given any X++ AX 2009 artifact and you need an intelligent senior-engineer analysis — reads the artifact, reasons about what matters most, dynamically selects which skills to apply and in what order, and synthesizes findings into a practical assessment.

2026-05-19
xppai-posting
مطوّرو البرمجيات

Use when analyzing AX 2009 posting flows, document generation, FormLetter classes, journal creation, or any transactional framework behavior involving SalesFormLetter, PurchFormLetter, totals, tax, inventory, or ledger posting.

2026-05-19
xppai-risk
مطوّرو البرمجيات

Use when assessing how risky it is to modify X++ AX 2009 code before making changes — identifies callers, dependencies, regression surface, business flow impact, and safest change strategy.

2026-05-19
xppai-support
محللو أنظمة الحاسوب

Use when an AX 2009 issue starts as a business symptom or support error and you need a standard-first troubleshooting cause tree that can escalate to customization and XPO analysis when needed.

2026-05-19
xppai-architect
محللو أنظمة الحاسوب

Use when reviewing X++ or general ERP source code for architectural weaknesses, design gaps, fragile sequencing, responsibility mismatches, technical debt, or structural risks — not just syntax or performance issues.

2026-05-19
xppai-babysit
مطوّرو البرمجيات

Use when given any X++ AX 2009 artifact — stack trace, method, class, form XPO, posting code, or table — and you need a full structured multi-skill analysis applied automatically based on artifact type.

2026-05-19
xppai-codefix
مطوّرو البرمجيات

Use when proposing X++ AX 2009 code fixes for identified performance bottlenecks or behavioral bugs — minimal, production-safe changes that preserve business logic and fit ERP team review standards.

2026-05-19
xppai-explain
مطوّرو البرمجيات

Use when reading unfamiliar X++ AX 2009 code — methods, classes, forms, tables, or XPO extracts — to understand what it does, what triggers it, what it calls, and where it fits in the AX execution model.

2026-05-19
xppai-help
ممثلو خدمة العملاء

Use when asked what XppAI skills are available or how to use the XppAI suite.

2026-05-19
xppai-init
مطوّرو البرمجيات

Use when working with any X++ AX 2009 code, analysis, review, or fix task — loads foundational AX 2009 and X++ knowledge required by all xppai skills.

2026-05-19
xppai-papai
مطوّرو البرمجيات

Use when given any X++ AX 2009 artifact and you need an intelligent senior-engineer analysis — reads the artifact, reasons about what matters most, dynamically selects which skills to apply and in what order, and synthesizes findings into a practical assessment.

2026-05-19
xppai-posting
مطوّرو البرمجيات

Use when analyzing AX 2009 posting flows, document generation, FormLetter classes, journal creation, or any transactional framework behavior involving SalesFormLetter, PurchFormLetter, totals, tax, inventory, or ledger posting.

2026-05-19
xppai-report
مطوّرو البرمجيات

Use when the user asks to generate AX 2009 analysis reports in markdown, especially change reports, session resume reports, or technical reports. Produces standardized output using XppAI report templates consistent with existing project report layout.

2026-05-19
xppai-review
محللو ضمان جودة البرمجيات والمختبرون

Use to validate XppAI outputs before final delivery, especially to enforce Tag ID block compliance and ensure no edits are proposed inside localization blocks (<GBR>, <GIN>, <GJP>, <GSA>, <GTH>).

2026-05-19
xppai-risk
مطوّرو البرمجيات

Use when assessing how risky it is to modify X++ AX 2009 code before making changes — identifies callers, dependencies, regression surface, business flow impact, and safest change strategy.

2026-05-19
xppai-stack
مطوّرو البرمجيات

Use when analyzing X++ AX 2009 profiler traces, code stack traces, or execution paths to identify performance bottlenecks — repeated call chains, quadratic loops, expensive constructor+calc combos, excessive tax/totals recalculation, or deep framework cascades.

2026-05-19
xppai-support
متخصصو دعم مستخدمي الحاسوب

Use when an AX 2009 issue starts as a business symptom or support error and you need a standard-first troubleshooting cause tree that can escalate to customization and XPO analysis when needed.

2026-05-19
xppai-exportxpo
مطوّرو البرمجيات

Use when you need to export a list of AX 2009 AOT objects to XPO files — generates a ready-to-paste X++ job given object names or full AOT paths.

2026-04-18