xaf

Organize and surface the correct XAF sub-skill from a master index.

6|2|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/kashiash/xaf-skills --skill xaf
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: xaf
Source: https://github.com/kashiash/xaf-skills/tree/main/xaf
Command: npx skills add https://github.com/kashiash/xaf-skills --skill xaf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill acts as a master index for XAF, guiding users to the appropriate sub-skill (e.g., xaf-controllers, xaf-editors) to accelerate topic discovery and onboarding.

Core Features & Use Cases

  • Centralizes discovery of XAF sub-skills and standardizes naming.
  • Provides quick access to topic-specific guidance across Blazor, WinForms, EF Core, and XPO versions (v24.2 and v25.1).
  • Use Case: When starting a new XAF project, load xaf and navigate to the relevant sub-skill before diving into implementation details.

Quick Start

Ask to load a sub-skill by name, for example load xaf-controllers to begin.

Frequently Asked Questions about xaf

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

FAQPage Schema
How do I navigate DevExpress XAF topics for Blazor and WinForms?▼

To navigate DevExpress XAF topics for Blazor and WinForms, use this master index to discover the correct sub-skill by name, such as xaf-controllers, accelerating topic discovery across v24.2 and v25.1 resources.

What is the best way to find XAF sub-skills for EF Core and Web API projects?▼

The best way to find XAF sub-skills for EF Core and Web API projects is metadata-driven discovery. This index exposes a centralized list with standardized naming, ensuring you activate the correct topic-specific guidance instantly.

Do I need to load a specific XAF sub-skill before implementing controllers?▼

Yes, you need to load a specific sub-skill like xaf-controllers before implementing controllers. Loading the master index first identifies the correct sub-skill name, ensuring you access proper topic-specific guidance before implementation.

Does this XAF index support both WinForms and Blazor Server platforms?▼

Yes, this XAF index supports both WinForms and Blazor Server platforms. It provides quick access to topic-specific guidance across both UI frameworks, allowing you to navigate EF Core and XPO resources for versions v24.2 and v25.1.

How do I start a new DevExpress XAF project using this navigation index?▼

To start a new DevExpress XAF project using this navigation index, load the master index and ask for a sub-skill by name, for example 'load xaf-controllers'. This standardizes naming and guides you to the relevant sub-skill before implementation.