Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

studio

studio contiene 61 skills recopiladas de unoplatform, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
61
Stars
9
actualizado
2026-06-09
Forks
1
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

uno-mvux-commands
Desarrolladores de software

Create and use commands in MVUX for user interactions.

2026-06-09
uno-mvux-feed-basics
Desarrolladores de software

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

2026-06-09
uno-mvux-feedview
Desarrolladores de software

Display async feed data with FeedView control.

2026-06-09
uno-mvux-listfeed
Desarrolladores de software

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

2026-06-09
uno-mvux-liststate
Desarrolladores de software

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

2026-06-09
uno-mvux-messaging
Desarrolladores de software

Use messaging to sync MVUX states with entity changes.

2026-06-09
uno-mvux-overview
Desarrolladores de software

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

2026-06-09
uno-mvux-pagination
Desarrolladores de software

Implement paginated and infinite scrolling lists in MVUX.

2026-06-09
uno-mvux-records
Desarrolladores de software

Use immutable records effectively with MVUX.

2026-06-09
uno-mvux-selection
Desarrolladores de software

Implement item selection in MVUX lists.

2026-06-09
uno-mvux-state-basics
Desarrolladores de software

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

2026-06-09
uno-navigation-code
Desarrolladores de software

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

2026-06-09
uno-navigation-contentcontrol
Desarrolladores de software

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

2026-06-09
uno-navigation-data
Desarrolladores de software

Pass and receive data during navigation in Uno Platform applications.

2026-06-09
uno-navigation-dialogs
Desarrolladores de software

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

2026-06-09
uno-navigation-navigationview
Desarrolladores de software

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
Desarrolladores de software

Implement visibility-based navigation using Panel or Grid controls.

2026-06-09
uno-navigation-qualifiers
Desarrolladores de software

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

2026-06-09
uno-navigation-regions
Desarrolladores de software

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

2026-06-09
uno-navigation-responsive-shell
Desarrolladores de software

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
Desarrolladores de software

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

2026-06-09
uno-navigation-setup
Desarrolladores de software

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

2026-06-09
uno-navigation-tabbar
Desarrolladores de software

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
Desarrolladores de software

Troubleshoot common issues with Uno Platform Navigation Extensions.

2026-06-09
uno-navigation-xaml
Desarrolladores de software

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

2026-06-09
uno-testing-assertions
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

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

2026-06-09
uno-themes-material
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-06-09
uno-toolkit-autolayout
Desarrolladores de software

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

2026-06-09
uno-toolkit-card
Desarrolladores de software

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

2026-06-09
uno-toolkit-chip
Desarrolladores de software

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
Desarrolladores de software

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

2026-06-09
uno-toolkit-csharp-markup
Desarrolladores de software

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

2026-06-09
uno-toolkit-cupertino-theme
Desarrolladores de software

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

2026-06-09
uno-toolkit-divider
Desarrolladores de software

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

2026-06-09
uno-toolkit-drawer
Desarrolladores de software

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

2026-06-09
uno-toolkit-extendedsplashscreen
Desarrolladores de software

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

2026-06-09
Mostrando las 40 principales de 61 skills recopiladas en este repositorio.