Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

neuland.app-native

يحتوي neuland.app-native على 6 من skills المجمعة من neuland-ingolstadt، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
6
Stars
36
محدث
2026-07-06
Forks
27
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

changelog-json
مطوّرو البرمجيات

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
فنيو النشر المكتبي

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
مطوّرو الويب

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
محللو ضمان جودة البرمجيات والمختبرون

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
مطوّرو الويب

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
مطوّرو البرمجيات

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