Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

xppai

xppai에는 betaxD에서 수집한 skills 28개가 있으며, 저장소 수준 직업 범위와 사이트 내 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