Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

neuland.app-native

neuland.app-native 收录了来自 neuland-ingolstadt 的 6 个 skills,并提供仓库级职业覆盖和站内 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