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

claude-configs

يحتوي claude-configs على 17 من skills المجمعة من StefanMaron، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

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

Run mutation testing against an AL project using al-mutate (MSDyn365BC.AL.Mutate). Identifies test gaps by applying AST-based mutations and checking whether the test suite catches them via al-runner. No BC instance required. Produces mutations.json and report.md.

2026-05-06
al-symbols
مطوّرو البرمجيات

Download AL symbol packages (.app files) for the current project's dependencies from Microsoft NuGet feeds. Reads app.json to determine required packages.

2026-05-06
bc-source
مطوّرو البرمجيات

Look up Business Central base application source code (tables, pages, codeunits, events) from MSDyn365BC.Sandbox.Code.History. Use this to verify object structures, find event publishers, or check field definitions.

2026-05-06
build-tools
مطوّرو البرمجيات

Quick reference for AL build pipeline. Auto-load when compilation, deployment, or testing is mentioned. For running commands, use /compile, /publish, or /run-tests.

2026-05-06
compile
مطوّرو البرمجيات

Compile the AL project using al-compile. Runs analyzers, reports errors, and writes diagnostics to the task folder.

2026-05-06
develop
مطوّرو البرمجيات

Implement AL/BC solution using parallel development agents and 4-specialist review team. Spawns N developer agents for parallel modules, then 4 reviewer agents for comprehensive code review.

2026-05-06
document
مطوّرو البرمجيات

Generate comprehensive technical documentation for implemented AL features using a docs-writer specialist agent.

2026-05-06
fix
مطوّرو البرمجيات

Lightweight bug fix workflow. 3-tier classification for fast iteration without approval gates.

2026-05-06
init-context
مطوّرو البرمجيات

Initialize project context document for faster AL development workflows. One-time setup that reduces workflow runtime by 40-60%.

2026-05-06
interview
متخصصو إدارة المشاريعمحللو أبحاث السوق ومتخصصو التسويق

Deep requirements gathering through structured interview with specialist agent. Use when requirements are unclear, ambiguous, or complex.

2026-05-06
local-bc
مديرو الشبكات وأنظمة الحاسوب

Manage a local Business Central instance for development and testing. Detects host vs container environment automatically. Uses bc-linux run-tests.sh for test execution.

2026-05-06
plan
مطوّرو البرمجيات

Design complete AL/BC solution using competitive solution design. Spawns 2-3 architect agents who debate approaches, then synthesizes winning plan.

2026-05-06
publish
مطوّرو البرمجيات

Deploy the compiled AL app to a Business Central server using bc-publish. Requires .bcconfig.json configuration.

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

Quality review checklists for AL solution plans, code implementations, and test suites. Auto-load when reviewing agent output before presenting to user.

2026-05-06
run-tests
محللو ضمان جودة البرمجيات والمختبرون

Execute AL test codeunits. Use al-runner for fast pure-logic tests (no BC required). Use bc-test for full integration tests against a running BC instance.

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

Develop comprehensive test suite using 4 parallel test engineer agents. Covers unit, integration, scenario, and edge case testing.

2026-05-06
verify-tests
محللو ضمان جودة البرمجيات والمختبرون

Adversarial test verification. Proves AL test suites are meaningful by mutation sweeps, assertion auditing, and coverage gap analysis. Always runs as a sub-agent with clean context — never inline.

2026-05-06