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

native

native contiene 12 skills recopiladas de owlmeans, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
12
Stars
0
actualizado
2026-06-29
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

native-client
Desarrolladores de software

How to use @owlmeans/native-client — the React Native app bootstrap package. Provides makeContext() to wire context/auth/permissions/router/db, AppConfig for multi-environment service routing, and useContext() hook. Auto-invoked when importing from native-client or setting up a React Native OwlMeans app.

2026-06-29
native-db
Desarrolladores de software

How to use @owlmeans/native-db — React Native AsyncStorage-backed ClientDb adapter. Use makeNativeDbService() to create a multi-store persistent key/value service, or appendNativeDbService() to register it on a context. Auto-invoked when importing from native-db or wiring local storage in a React Native app.

2026-06-29
native-panel
Desarrolladores de software

How to use @owlmeans/native-panel — React Native Material Design 3 panel/UI component library built on react-native-paper. Use PanelApp as the root wrapper; re-exports makeContext, common panel helpers, and form/modal/list components. Auto-invoked when importing from native-panel or building React Native admin/dashboard UIs.

2026-06-29
native-router
Desarrolladores de software

How to use @owlmeans/native-router — React Router Native adapter implementing the @owlmeans/router contract. Use appendNativeRouter() to register a memory-router-based router service on a context. Auto-invoked when importing from native-router or wiring navigation in a React Native OwlMeans app.

2026-06-29
native-client
Desarrolladores de software

How to use @owlmeans/native-client — the React Native app bootstrap package. Provides makeContext() to wire context/auth/permissions/router/db, AppConfig for multi-environment service routing, and useContext() hook. Auto-invoked when importing from native-client or setting up a React Native OwlMeans app.

2026-06-29
native-db
Desarrolladores de software

How to use @owlmeans/native-db — React Native AsyncStorage-backed ClientDb adapter. Use makeNativeDbService() to create a multi-store persistent key/value service, or appendNativeDbService() to register it on a context. Auto-invoked when importing from native-db or wiring local storage in a React Native app.

2026-06-29
native-panel
Diseñadores de interfaces web y digitales

How to use @owlmeans/native-panel — React Native Material Design 3 panel/UI component library built on react-native-paper. Use PanelApp as the root wrapper; re-exports makeContext, common panel helpers, and form/modal/list components. Auto-invoked when importing from native-panel or building React Native admin/dashboard UIs.

2026-06-29
native-router
Desarrolladores de software

How to use @owlmeans/native-router — React Router Native adapter implementing the @owlmeans/router contract. Use appendNativeRouter() to register a memory-router-based router service on a context. Auto-invoked when importing from native-router or wiring navigation in a React Native OwlMeans app.

2026-06-29
create-skill
Desarrolladores de software

Guide for creating a new Claude Code skill in this project. Use when asked to convert knowledge into a skill, create a slash command, or add a new skill file.

2026-05-21
bun
Desarrolladores de software

Bun package manager and build commands for this OwlMeans Native monorepo. Use when installing packages, building, watching, or running scripts. Covers workspace filters, tsc -b builds, and monorepo-specific patterns.

2026-04-26
tsconfig
Desarrolladores de software

How to configure TypeScript in OwlMeans Native packages. Covers the dep-config package from common, which configs to extend, and how to set up a new package's tsconfig. Use when creating packages, editing tsconfigs, or diagnosing TypeScript config issues.

2026-04-26
versions
Desarrolladores de software

How to manage package versions in the OwlMeans Native monorepo. All packages are synchronized at the same version as the common monorepo. Use when bumping versions, checking current version, or updating internal dependency references.

2026-04-26