Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

studio

studio contient 61 skills collectées depuis unoplatform, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
61
Stars
9
mis à jour
2026-06-09
Forks
1
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

uno-mvux-commands
Développeurs de logiciels

Create and use commands in MVUX for user interactions.

2026-06-09
uno-mvux-feed-basics
Développeurs de logiciels

Create and use IFeed<T> for async data in MVUX.

2026-06-09
uno-mvux-feedview
Développeurs de logiciels

Display async feed data with FeedView control.

2026-06-09
uno-mvux-listfeed
Développeurs de logiciels

Create and use IListFeed<T> for reactive collections in MVUX.

2026-06-09
uno-mvux-liststate
Développeurs de logiciels

Create and use IListState<T> for mutable reactive collections in MVUX.

2026-06-09
uno-mvux-messaging
Développeurs de logiciels

Use messaging to sync MVUX states with entity changes.

2026-06-09
uno-mvux-overview
Développeurs de logiciels

Understand MVUX (Model-View-Update-eXtended) architecture in Uno Platform.

2026-06-09
uno-mvux-pagination
Développeurs de logiciels

Implement paginated and infinite scrolling lists in MVUX.

2026-06-09
uno-mvux-records
Développeurs de logiciels

Use immutable records effectively with MVUX.

2026-06-09
uno-mvux-selection
Développeurs de logiciels

Implement item selection in MVUX lists.

2026-06-09
uno-mvux-state-basics
Développeurs de logiciels

Create and use IState<T> for mutable reactive data in MVUX.

2026-06-09
uno-navigation-code
Développeurs de logiciels

Programmatic navigation via `INavigator` extension methods (`NavigateRouteAsync`, `NavigateViewModelAsync`, `NavigateBackAsync`, and the `*ForResultAsync` overloads).

2026-06-09
uno-navigation-contentcontrol
Développeurs de logiciels

Implement ContentControl region navigation for dynamic content areas without back stack.

2026-06-09
uno-navigation-data
Développeurs de logiciels

Pass and receive data during navigation in Uno Platform applications.

2026-06-09
uno-navigation-dialogs
Développeurs de logiciels

Display dialogs, flyouts, modals, and message prompts using Uno Platform Navigation Extensions.

2026-06-09
uno-navigation-navigationview
Développeurs de logiciels

Implement NavigationView navigation in Uno Platform using region-based navigation. Provides complete, compilable shell template for sidebar/hamburger navigation. Use for >5 pages, hierarchical content, or desktop/enterprise apps.

2026-06-09
uno-navigation-panel-visibility
Développeurs de logiciels

Implement visibility-based navigation using Panel or Grid controls.

2026-06-09
uno-navigation-qualifiers
Développeurs de logiciels

Use navigation qualifiers in Uno Platform to control back stack behavior.

2026-06-09
uno-navigation-regions
Développeurs de logiciels

Implement region-based navigation in Uno Platform using Region.Attached, Region.Name, and Region.Navigator properties.

2026-06-09
uno-navigation-responsive-shell
Développeurs de logiciels

Implement responsive navigation shells that adapt between TabBar and NavigationView based on screen size. Provides complete, compilable shell template with VisualStateManager breakpoints.

2026-06-09
uno-navigation-routes
Développeurs de logiciels

Define and register navigation routes in Uno Platform applications using ViewMap, DataViewMap, ResultDataViewMap, and RouteMap.

2026-06-09
uno-navigation-setup
Développeurs de logiciels

Set up and configure Uno Platform Navigation Extensions in an application.

2026-06-09
uno-navigation-tabbar
Développeurs de logiciels

Implement TabBar navigation in Uno Platform using region-based navigation. Provides complete, compilable shell template for bottom tab navigation. Use for 3-5 top-level pages in mobile-first apps.

2026-06-09
uno-navigation-troubleshooting
Développeurs de logiciels

Troubleshoot common issues with Uno Platform Navigation Extensions.

2026-06-09
uno-navigation-xaml
Développeurs de logiciels

Implement declarative navigation in Uno Platform XAML using Navigation.Request and Navigation.Data attached properties.

2026-06-09
uno-testing-assertions
Analystes en assurance qualité des logiciels et testeurs

Provides assertion and validation patterns for UI testing of Uno Platform applications with the Uno App MCP server tools.

2026-06-09
uno-testing-ui
Analystes en assurance qualité des logiciels et testeurs

Automates UI testing for Uno Platform applications using the Uno App MCP server tools.

2026-06-09
uno-themes-material
Développeurs de logiciels

Comprehensive reference for the Uno Material theme — Material Design 3 styling for Uno Platform apps. Covers installation, the MD3 color palette and brush system, semantic typography, control styles (buttons, FAB, TextBox), control extensions (icons, elevation), lightweight styling, color/font customization, and version migration.

2026-06-09
uno-themes-semantic-colors-brushes
Développeurs de logiciels

Comprehensive reference for the Uno Themes Semantic Design Language. Covers semantic control styles, typography, 33 color palette keys, ~288 generated brushes, opacity/state system, color pairing rules, and theme customization.

2026-06-09
uno-themes-simple
Développeurs de logiciels

Comprehensive reference for the Uno Simple theme — designer/wireframe-style theming for Uno Platform apps. Covers SimpleTheme configuration (color/font overrides, default size), Simple-specific style keys (danger buttons, size variants, error inputs, PersonPicture variants), controls without Material equivalent (Expander, AutoSuggestBox, ToolTip, PersonPicture), Simple utility brushes (overlays, scrims, measurement/debug), and the Simple-specific pink primitive scale.

2026-06-09
uno-toolkit-ancestor-binding
Développeurs de logiciels

Use AncestorBinding and ItemsControlBinding markup extensions for relative binding from within DataTemplates. Access parent DataContext.

2026-06-09
uno-toolkit-autolayout
Développeurs de logiciels

Use AutoLayout control to arrange children with Figma-like spacing, alignment, and padding.

2026-06-09
uno-toolkit-card
Développeurs de logiciels

Use CardContentControl for elevated, filled, or outlined card containers.

2026-06-09
uno-toolkit-chip
Développeurs de logiciels

Use Chip and ChipGroup for selection, filtering, or action triggers. Supports Assist, Input, Filter, and Suggestion chip styles.

2026-06-09
uno-toolkit-command-extensions
Développeurs de logiciels

Attached properties (`CommandExtensions.Command`, `CommandExtensions.CommandParameter`) that bind controls without a built-in `Command` to MVVM commands.

2026-06-09
uno-toolkit-csharp-markup
Développeurs de logiciels

Use C# Markup with Uno Toolkit controls instead of XAML. Setup, NuGet packages, and fluent API patterns.

2026-06-09
uno-toolkit-cupertino-theme
Développeurs de logiciels

Configure Uno Cupertino Toolkit with CupertinoToolkitTheme for iOS-style Toolkit controls.

2026-06-09
uno-toolkit-divider
Développeurs de logiciels

Use Divider control to create visual separators between content sections. A thin line with optional subheader text.

2026-06-09
uno-toolkit-drawer
Développeurs de logiciels

Use DrawerControl for swipe-gesture navigation drawers and DrawerFlyoutPresenter for bottom/side sheet flyouts.

2026-06-09
uno-toolkit-extendedsplashscreen
Développeurs de logiciels

Use ExtendedSplashScreen to display a loading screen that extends the native splash screen appearance.

2026-06-09
Affichage des 40 principaux skills collectés sur 61 dans ce dépôt.