ALDC-AL-Development-Collection
Spec-driven Business Central extension development with TDD orchestration
All Skills in This Repository (17)
Pure Emerald Level Indicatorsskill-extension-manifest
Generate validated handoff manifests for AL extensions consumed by CIRCE and DELFOS after pipeline completion.
skill-migrate
Migrate AL extensions across Business Central platform versions with upgrade patterns.
skill-testing
Design and execute AL unit, integration, UI and AI tests for Business Central extensions using Given/When/Then patterns.
skill-agent-task-patterns
Document Agent SDK task patterns for Business Central AL code units.
skill-permissions
Generate and validate least-privilege AL permission sets for Business Central extensions.
skill-debug
Diagnose AL runtime issues in Business Central through structured debugging workflows.
skill-contribution-assistant
Guide contributors to create PR-ready AL Copilot skills with compliant SKILL.md artifacts.
skill-api
Outline pattern-driven guidance for designing Business Central REST/OData APIs and API pages.
skill-pages
Generate standardized AL page design patterns for Business Central Card, List, and Document pages.
skill-translate
Manage multilingual AL extension translations by automating XLF handling and preserving placeholders.
skill-copilot
Automate Copilot capability development for Business Central with testing workflows.
skill-events
Implement AL event publishers and subscribers using Event Recorder patterns.
Frequently Asked Questions
FAQPage SchemaHow to install ALDC AL Development Collection?โผ
Run `npx skills add javiarmesto/ALDC-AL-Development-Collection --all -g -y` in your terminal to install all skills globally.
What does ALDC do for Business Central development?โผ
It turns ad-hoc AL coding into a structured pipeline: specification, architecture, test plan, implementation, and review, with human approval at every phase.
Which AL development tasks are covered?โผ
Skills cover API pages, event subscribers, permission sets, page design, translations, performance optimization, debugging, version migration, testing, and Copilot feature development.
Does ALDC work with Claude Code and GitHub Copilot?โผ
Yes. The same framework runs natively in both Claude Code and GitHub Copilot, with agents, skills, and workflows available on each platform.
Can ALDC help estimate a Business Central project?โผ
Yes. The estimation skill produces PERT-based effort estimates, SWOT risk analysis, cost breakdowns, and payment milestone proposals for presales work.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core