nativectx
v0.2.0
Published
CLI for NativeCtx UI — installs Claude Skills and runs the MCP server for @nativectx/ui.
Maintainers
Readme
nativectx
CLI entry point for NativeCtx UI.
This package exists so the CLI can be run without typing the scope:
npx nativectx skills # install Claude Skills into .claude/skills/
npx nativectx mcp # start the MCP server
npx nativectx migrate # upgrade a project from zero-to-appIt contains no logic of its own — it depends on
@nativectx/ui and forwards to
the same CLI, so npx @nativectx/ui <command> is always equivalent.
Installing the component library? Use @nativectx/ui, not this package:
npx expo install @nativectx/uiDocumentation, components and theming: nativectx.com
License
MIT
