bc-setup-table-generator

Generate Business Central singleton setup tables and configuration pages in AL.

1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/javiarmesto/aldc-workshop-starters --skill bc-setup-table-generator-javiarmesto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bc-setup-table-generator
Source: https://github.com/javiarmesto/aldc-workshop-starters/tree/main/04-greenfield-starter/.github/skills/bc-setup-table-generator
Command: npx skills add https://github.com/javiarmesto/aldc-workshop-starters --skill bc-setup-table-generator-javiarmesto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill reduces the complexity of creating Business Central configuration objects by generating consistent singleton setup tables and administration pages with proven AL patterns.

Core Features & Use Cases

  • Setup Object Generation: Creates setup tables, card pages, and helper patterns following Business Central singleton conventions.
  • AL Best Practices: Applies DataClassification, ToolTips, TableRelations, initialization logic, caching patterns, and cloud-ready configuration approaches.
  • Use Case: Build a new Business Central extension module configuration area with setup fields, administration navigation, validation, and performance-optimized access patterns.

Quick Start

Ask the skill to create a Business Central setup table and setup page for a new extension module using the required prefix, object IDs, and configuration fields.

Frequently Asked Questions about bc-setup-table-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a singleton setup table in Business Central?

To create a singleton setup table in Business Central, use this Skill to generate the AL table structure with initialization logic, DataClassification, and caching helpers following standard configuration patterns.

What is the best way to generate administration pages for AL extension development?

The best way to generate administration pages for AL extension development is using this Skill to create setup card pages with ToolTips, TableRelations, and cloud-ready configuration workflows.

How do I add DataClassification and caching patterns to Business Central setup tables?

Add DataClassification and caching patterns to Business Central setup tables by generating the AL objects with this Skill, which automatically applies initialization logic and cloud-ready access patterns.

Does this setup table generator support module configuration fields and validation?

Yes, this setup table generator supports module configuration fields, validation, and administration navigation by creating Business Central extension settings workflows with singleton conventions.

What do I need to generate Business Central setup objects with this Skill?

You need the required object prefix, object IDs, and configuration field definitions to generate Business Central setup tables and card pages with this Skill using AL development patterns.