Skip to main content
Run any Skill in Manus
with one click
RootCX
GitHub creator profile

RootCX

Repository-level view of 10 collected skills across 1 GitHub repositories.

skills collected
10
repositories
1
updated
2026-04-23
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

rootcx
software-developers

Build internal apps and AI agents on RootCX — the open-source platform with shared PostgreSQL, auto-generated CRUD APIs, OIDC SSO, role-based access control, audit logging, scheduled jobs, message queuing, encrypted secrets, file storage, managed deployment, and pre-built integrations. Get everything you need to ship internal tools to production out of the box.

2026-04-23
rootcx-ui
web-developers

Building RootCX app frontends with @rootcx/ui components, Tailwind v4 styling, AppShell/Sidebar layout, forms, data tables, dark mode, and the AuthGate entry pattern. Load references/components.md for the full component catalogue.

2026-04-16
rootcx-sdk-hooks
software-developers

Querying or mutating RootCX data from React using @rootcx/sdk hooks — useAppCollection, useAppRecord, useIntegration, useCoreCollection, useRuntimeClient. Covers QueryOptions, where operators, cross-app reads, and the flat record shape.

2026-04-12
rootcx-agent
software-developers

Building a RootCX AI agent — project structure, backend/agent.json config, LangGraph createReactAgent, IPC bridge, tools & RBAC, invoke SSE endpoint. Use when scaffolding or editing an agent app with a LangGraph backend.

2026-04-07
rootcx-backend-worker
software-developers

Writing a RootCX app backend/ Bun worker — JSON-lines IPC protocol with Core, discover/rpc/job/shutdown messages, caller auth, data access patterns, and the minimal worker template. Load when implementing backend/index.ts or handling RPC methods and jobs.

2026-04-07
rootcx-manifest
software-developers

Writing or editing manifest.json for a RootCX app — defining the data contract, entities, field types, entity links, RBAC permissions, and understanding how Core syncs the schema to PostgreSQL on install/deploy.

2026-04-07
rootcx-rest-api
software-developers

Calling the RootCX Core REST API directly — collections CRUD, bulk/query endpoints, integrations bind and actions, async jobs queue. Covers where operators, query syntax, and auth. Use when writing worker code, external scripts, or tests that hit the Core HTTP API.

2026-04-07
testing-guidelines
software-quality-assurance-analysts-and-testers

Strict testing guidelines. Use when writing, reviewing, or refactoring tests. Triggers on test, #[test], #[cfg(test)], mod tests, test coverage, unit test, integration test, spec, describe, it(.

2026-02-18
Showing top 8 of 10 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded