ABP Settings & Features Skill
CommunityConfigure settings and enable tenant features fast.
Software Engineering#settings#feature toggles#abp framework#tenant scoping#iSettingProvider#iSettingManager#ifeaturechecker
Authorburakdmir
Version1.0.0
Installs0
System Documentation
What problem does it solve?
When building ABP Framework v10.4 applications, you need to reliably define, read, secure, and manage settings, plus configure tenant-scoped feature toggles—without breaking fallback rules or client visibility expectations.
Core Features & Use Cases
- Define settings and features declaratively: create
SettingDefinitionProviderfor hierarchical settings andFeatureDefinitionProviderfor tenant-scoped toggles (including child features). - Read values with correct fallback behavior: fetch setting values via
ISettingProviderusing typed getters and null-safe variants, including client-visible settings. - Manage values and UI workflows: use
ISettingManagerfor getting/setting values per user/tenant/global to support setting management pages and feature management modals.
Quick Start
Ask the AI to explain how to implement ABP settings (including encryption and client visibility) and feature toggles for a multi-tenant app, then request the exact code structure for the providers and the runtime checks.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđź’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ABP Settings & Features Skill Download link: https://github.com/burakdmir/abp-skills/archive/main.zip#abp-settings-features-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.