templates
Ready-made .NET MAUI and ASP.NET project scaffolding
All Skills in This Repository (10)
Pure Emerald Level Indicatorsshiny-core
Provide hosting, DI, and platform abstractions for Shiny apps.
shiny-http-transfers
Queue and monitor background HTTP transfers in .NET MAUI apps.
shiny-locations
Enable GPS tracking and geofence monitoring in .NET MAUI apps.
shiny-documentdb
Bridge relational data and JSON document storage for .NET apps.
shiny-contactstore
Access device contacts in .NET MAUI apps with CRUD and LINQ queries.
shiny-ble-hosting
Host BLE GATT servers with managed characteristics in MAUI apps.
shiny-push
Register and manage push notifications in MAUI apps with Shiny.Push.
shiny-bluetoothle
Scan, connect, and communicate with BLE peripherals in .NET MAUI apps.
shiny-jobs
Schedule and execute background jobs in MAUI apps with Shiny.Jobs.
shiny-notifications
Manage cross-platform local notifications for .NET MAUI apps.
Frequently Asked Questions
FAQPage SchemaHow to install Shiny Templates?โผ
Run `npx skills add shinyorg/templates --all -g -y` in your terminal to install all skills in this collection globally.
What do Shiny Templates create?โผ
They scaffold production-ready .NET MAUI apps and ASP.NET backends with authentication, push notifications, SQLite, logging, and popular community libraries already wired up.
How to generate a .NET MAUI app with push notifications?โผ
Pick the Shiny MAUI app template and choose native push, Azure Notification Hubs, or Firebase during setup, and all permissions and boilerplate are created automatically.
Do these templates work with Visual Studio and Rider?โผ
Yes. The templates work with Visual Studio 2022, Visual Studio for Mac, and JetBrains Rider 2024 or newer.
Can beginners use Shiny Templates without deep .NET knowledge?โผ
Yes. The templates handle complex setup like iOS entitlements, Android manifests, and dependency injection, so you can focus on building your app features.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core