What is maui-authentication?
A brief description of what this skill does Source: rimblehelm/.net-maui-skills.
A brief description of what this skill does
Quickly install maui-authentication AI skill to your development environment via command line
Source: rimblehelm/.net-maui-skills.
This skill provides agents with secure, cross-platform patterns for implementing authentication in .NET MAUI applications. It covers OAuth2, OpenID Connect, JWT handling, secure storage, token refresh, and platform-specific login flows using WebAuthenticator.
The goal is to ensure that all authentication-related code is safe, maintainable, and aligned with modern security practices.
Never store sensitive data in Preferences or plain text. Always use SecureStorage.
A brief description of what this skill does Source: rimblehelm/.net-maui-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/rimblehelm/.net-maui-skills --skill maui-authenticationA brief description of what this skill does Source: rimblehelm/.net-maui-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rimblehelm/.net-maui-skills --skill maui-authentication Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/rimblehelm/.net-maui-skills