Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

neuland.app-native

neuland.app-native enthält 6 gesammelte Skills von neuland-ingolstadt, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
6
Stars
36
aktualisiert
2026-07-06
Forks
27
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

changelog-json
Softwareentwickler

Generate user-facing changelog JSON entries for src/data/changelog.json. Matches existing Neuland Next wording, tone, length, and bilingual structure (de/en). Validates icons for iOS SF Symbols, Android Material Symbols, and web Lucide. Use when preparing a release, adding What's New entries, or updating changelog.json for a new app version.

2026-07-06
neuland-outline-docs
Desktop-Publisher

Stores and updates Neuland team documentation in Outline via the neuland-outline MCP. Writes clear, professional German prose without version numbers or excessive technical detail. Use when the user asks to document something in Outline, capture architecture or workflow knowledge, or when a session produces durable docs worth persisting. Always discover placement and get explicit user approval before writing.

2026-07-04
building-native-ui
Webentwickler

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

2026-06-27
expo-skill-eval
Softwarequalitätssicherungsanalysten und -tester

Evaluate Expo skills in this repo end-to-end - trigger accuracy, generated code quality, and runtime screenshots on iOS simulator and Android emulator via Expo Go (web optional). Use when the user wants to eval an Expo skill, test that a skill produces working code, benchmark a skill with device screenshots, or verify a skill's output renders correctly.

2026-06-27
expo-ui
Webentwickler

Build native UI with the @expo/ui package: real SwiftUI on iOS and Jetpack Compose on Android rendered from React in an Expo or React Native app. Covers universal cross-platform components (Host, Column, Row, Button, Text, List, and more imported from @expo/ui), drop-in replacements for popular React Native community libraries (BottomSheet, DateTimePicker, Slider, Menu, etc.), and platform-specific SwiftUI (@expo/ui/swift-ui, iOS only) and Jetpack Compose (@expo/ui/jetpack-compose, Android only) trees and modifiers. Use when adding or reviewing @expo/ui Host/RNHostView trees, building native-feeling UI where standard React Native components fall short (grouped settings forms with toggles, sections, menus, sheets, pickers, sliders), choosing between universal and platform-specific components, or replacing an RN community UI library with a native @expo/ui equivalent. Not for custom native modules, Expo Router navigation, Reanimated, or data fetching.

2026-06-27
react-native-best-practices
Softwareentwickler

Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank and frame drops.

2026-06-27