Devflow Automation
dotnet/maui-labs/plugins/dotnet-maui/skills/devflow-automationdevopsOfficial
Official Provider SkillView repo
Automate .NET MAUI app state via explicitly registered DevFlow Actions. USE FOR: discovering and invoking [DevFlowAction] shortcuts, logging in test users, seeding data, navigating to deep screens, bypassing long UI flows to reach target state quickly. DO NOT USE FOR: calling arbitrary methods, invoking DI services or framework types, basic UI interaction (tap/fill/scroll - use DevFlow MCP tools directly), visual tree inspection, screenshot capture, connectivity issues, or build/deployment probl
Files1 files
SKILL.md155 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the file and paste it into your agent's system prompt.
Skill details
Versionv1.0.0
Author.NET
Categorydevops
Skill IDdotnet/maui-labs/plugins/dotnet-maui/skills/devflow-automation
Related skills
Agent CollaborationStandard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communicationAgent CollaborationStandard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communicationAgent ConductShared hard rules enforced across all squad agentsAgent ConductShared hard rules enforced across all squad agentsAndroid Slim BindingsCreate and update slim/native platform interop bindings for Android in .NET MAUI and .NET for Android projects. Guides through creating Java/Kotlin wrappers, configuring Gradle projects, resolving Maven dependencies, generating C# bindings, and integrating native Android libraries using the Native Library Interop (NLI) approach. USE FOR: Android bindings, AAR/JAR integration, Kotlin interop, Maven dependencies, bridging native Android SDKs to .NET. DO NOT USE FOR: iOS/macOS bindings (use ios-sliArchitectural ProposalsHow to write comprehensive architectural proposals that drive alignment before code is written