Skip to main content
Run any Skill in Manus
with one click
GitHub repository

aldc-workshop-starters

aldc-workshop-starters contains 3 collected skills from javiarmesto, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
3
Stars
0
updated
2026-04-26
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

skill-diagnostics
software-quality-assurance-analysts-and-testers

Perform a static audit of an AL workspace for Business Central against the project's copilot-instructions.md contract. Reports findings by class (Compliance, Code quality, Test coverage, Permissions) and severity (Blocker, Major, Minor, Nit) with file:line citations. Never modifies code. Never invents rules. Use when asked to audit a workspace, run a compliance check, review before PR, or diagnose contract drift.

2026-04-26
bc-attachments-generator
software-developers

Implements standard document attachments, links, and notes on custom Business Central tables. Creates setup fields for visibility control, extends Attachment Document Type enum, generates event subscribers (OnBeforeDrillDown, OnAfterOpenForRecRef, OnAfterInitFieldsFromRecRef) in attachment management codeunit, adds table lifecycle triggers for orphan prevention on delete/rename, and extends card and list pages with both legacy and modern factboxes. Handles SubPageLink configuration, control ID mapping for Links (Control1900383207) and Notes (Control1905767507) factboxes. Use when adding attachments to custom tables, implementing document management, enabling factboxes for documents, creating attachment integration on entities, adding links and notes to records, or preventing orphan attachment records on table operations.

2026-04-26
skill-test-project-layout
software-developers

AL App/Test project layout diagnosis for Business Central. Use when the main app compiles test sources, AL0297 appears on test object IDs, Library Assert or Library - Sales is missing, test/app.json is not recognized, or a multi-root workspace with app and test projects needs diagnosis.

2026-04-26