ABP Framework v10.x (10.4/10.5) core guide: solution templates (app, app-nolayers, microservice), layered architecture, module system, base classes (ApplicationService/DomainService), Clock/GuidGenerator/CurrentUser/LazyServiceProvider, .NET 10. Use when creating an ABP project, or when architecture or core conventions are needed.
$npx -y skills add burakdmir/abp-skills --skill abp-frameworkInstalls into the current project.
Run `npx skills use "https://github.com/burakdmir/abp-skills" --skill "burakdmir/abp-skills/abp-framework"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/burakdmir/abp-skills" that are relevant to the current task. Run `npx skills add "https://github.com/burakdmir/abp-skills"` and select the relevant skills, then follow their instructions.