Class SerenityAiPromptBuilderWindow
Stepped wizard that interviews the user and generates an AI-agent prompt referencing Serenity's own
skills, cookbooks and real project assets instead of letting the agent reinvent them: Skills warns
(never blocks) about missing agent skill installs, Instructions manages the user's personal reusable
standing instructions, Intents multi-selects the combinable request kinds and the shared goal/output
root, one Configure page per selected intent collects its questionnaire, Review runs the composer
without writing anything and surfaces contradictions, and Output offers the three destinations —
clipboard, a saved .md file, or an installed slash command.
Namespace: Serenity.Editor.AiPromptBuilder
Assembly: Serenity.AiPromptBuilder.Editor.dll
Syntax
public sealed class SerenityAiPromptBuilderWindow : EditorWindow
Constructors
SerenityAiPromptBuilderWindow()
Declaration
public SerenityAiPromptBuilderWindow()
Methods
Open()
Declaration
public static void Open()