t1k-activation-base.json
priority: 91
Activation fragment for base module. Required module — loaded as session baseline.
Session baseline skills: t1k-rn-base-architecture
Keyword → skill activation
Section titled “Keyword → skill activation”Raw JSON (ground truth)
{ "description": "Activation fragment for base module. Required module — loaded as session baseline.", "kitName": "theonekit-rn", "mappings": [ { "keywords": [ "react native", "expo", "rn", "mobile app", "app/" ], "skills": [ "t1k-rn-base-architecture" ] }, { "keywords": [ "component", "flatlist", "scrollview", "pressable", "touchable", "hook" ], "skills": [ "t1k-rn-base-components" ] }, { "keywords": [ "navigation", "expo router", "stack", "tab", "drawer", "deep link", "route", "screen" ], "skills": [ "t1k-rn-base-navigation" ] }, { "keywords": [ "zustand", "jotai", "state", "store", "async storage", "mmkv", "persist" ], "skills": [ "t1k-rn-base-state-management" ] }, { "keywords": [ "platform", "platform.select", "ios", "android", "native module", "bridge", ".ios.tsx", ".android.tsx" ], "skills": [ "t1k-rn-base-platform-specific" ] }, { "keywords": [ "rn graph", "react native routes", "navigation graph", "route graph", "screen graph", "expo routes", "rn diagram", "rn architecture", "rn module graph", "navigator diagram" ], "skills": [ "t1k-rn-base-script-graph" ] } ], "module": "base", "priority": 91, "registryVersion": 1, "sessionBaseline": [ "t1k-rn-base-architecture" ]}