
Bc Al Dev
- Updated July 1, 2026
- expressluck/sub-business-central.hq-agent-plugin-marketplace
bc-al-dev is a Claude Code skill in the AI & Agent Building category. BC AL dev conventions: file naming, object IDs, 3-tier permissions, component scaffolding for multi-country extensions
Key points
- bc-al-dev
- AI & Agent Building
- AI-coding skill
Bc Al Dev by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add expressluck/sub-business-central.hq-agent-plugin-marketplace/plugin install bc-al-dev@expressluck.sub-business-central.hq-agent-plugin-marketplaceAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | July 1, 2026 |
|---|---|
| Repository | expressluck/sub-business-central.hq-agent-plugin-marketplace ↗ |
What it does
BC AL dev conventions: file naming, object IDs, 3-tier permissions, component scaffolding for multi-country extensions
README.md
Express LUCK Agent Plugin Marketplace
Claude Code plugins for Express LUCK team. Hosts multiple plugins for different development workflows.
Install
Claude Code
claude plugin marketplace add expressluck/expressluck-agent-plugin-marketplace
claude plugin install bc-al-dev@expressluck.sub-business-central.hq-agent-plugin-marketplace
Enable Auto-Update
claude plugin marketplace update expressluck.sub-business-central.hq-agent-plugin-marketplace --auto
This keeps installed plugins in sync with the latest marketplace version automatically.
Manual (CLAUDE.md only)
Copy CLAUDE.md into your project root. Skills won't auto-load, but conventions will be followed.
Plugins
| Plugin | Description |
|---|---|
| bc-al-dev | Business Central AL development conventions |
Repo Structure
.claude-plugin/
marketplace.json ← Marketplace definition
plugins/
bc-al-dev/ ← BC AL dev plugin
plugin.json ← Plugin manifest
package.json
skills/
bc-al-new-object/
bc-al-permissions/
bc-al-component/
CLAUDE.md ← Conventions (auto-loaded)
AGENTS.md ← Agent instructions
README.md