filen-ts
Secure Expo and React Native app development workflows
All Skills in This Repository (20)
Pure Emerald Level Indicatorsexpo-dev-client
Build and distribute Expo development clients for testing native code changes.
argent-metro-debugger
Debug React Native apps via Metro CDP for component and console inspection.
Expo UI Jetpack Compose
Build Jetpack Compose-style Android UI in React Native with @expo/ui/jetpack-compose.
argent-react-native-optimization
Profile React Native render bottlenecks and validate single fixes with regression checks.
use-dom
Run React web components verbatim in Expo apps via webview.
argent-react-native-app-workflow
Run React Native apps on simulators or emulators with Metro and debug failures.
expo-module
Build Expo native modules and views with the Expo Modules API.
argent-react-native-profiler
Profile React commit timings and CPU hotspots in React Native Hermes apps.
Expo UI SwiftUI
Use SwiftUI-style components and modifiers in Expo apps with @expo/ui.
argent-test-ui-flow
Test mobile UI flows with argent MCP interactions and screenshot verification.
argent-ios-simulator-setup
Boot or select an iOS simulator and verify tool connectivity for interaction workflows.
argent-create-flow
Record and replay MCP tool call sequences as YAML flow files.
Frequently Asked Questions
FAQPage SchemaHow to install filen-ts skills?▼
Run `npx skills add FilenCloudDienste/filen-ts --all -g -y` in your terminal to install all skills in this suite globally.
What do the filen-ts skills cover?▼
They cover Expo and React Native development end to end: native UI, Expo modules, SDK upgrades, security checks, TDD, code style, and commit workflows.
How do these skills prevent wrong code?▼
Skills like no-hallucination, live-docs, and codebase-search force the agent to verify facts against the codebase and version-specific documentation before writing anything.
Do these skills work with Claude Code and Cursor?▼
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.
Can I upgrade Expo SDK versions with these skills?▼
Yes. The upgrading-expo skill walks through version upgrades, breaking changes, deprecated packages, and migrations like expo-av to expo-audio.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core