This is a pnpm and Nx monorepo. Publishable packages are under `packages/`. - The user-facing documentation website is maintained in `website/`. - Read `CONTRIBUTING.md` and the relevant source, tests
Imported from callstackincubator/react-native-harness (AGENTS.md). Install upstream with npx skills add callstackincubator/react-native-harness. Copyright stays with the author.
This is a pnpm and Nx monorepo. Publishable packages are under packages/.
The user-facing documentation website is maintained in website/.
Read CONTRIBUTING.md and the relevant source, tests, and agent guide before
making a change.
For version plans, see @./docs/agents/version-plans.md.
Before preparing or opening a pull request, see @./docs/agents/pull-requests.md.
Preserve unrelated work already present in the working tree.
Keep changes focused; do not make opportunistic refactors.
Never commit credentials, secrets, generated build output, or local
environment files.
Run validation proportionate to the change and report what was run.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/callstackincubator-react-native-harness-react-native-harness/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "callstackincubator-react-native-harness-react-native-harness",
"kind": "skill",
"name": "react-native-harness",
"description": "This is a pnpm and Nx monorepo. Publishable packages are under `packages/`. - The user-facing documentation website is maintained in `website/`. - Read `CONTRIBUTING.md` and the relevant source, tests, and agent guide before making a change. - For version plans, see @./docs/agents/version-plans.md. - Before preparing or opening a pull request, see @./docs/agents/pull-requests.md. - Preserve unrelated work already present in the working tree. - Keep changes focused; do not make opportunistic refactors. - Never commit credentials, secrets, generated build output, or local environment files. - Run validation proportionate to the change and report what was run.",
"publisher": "callstackincubator",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This is a pnpm and Nx monorepo. Publishable packages are under `packages/`. - The user-facing documentation website is maintained in `website/`. - Read `CONTRIBUTING.md` and the relevant source, tests, and agent guide before making a change. - For version plans, see @./docs/agents/version-plans.md. - Before preparing or opening a pull request, see @./docs/agents/pull-requests.md. - Preserve unrelated work already present in the working tree. - Keep changes focused; do not make opportunistic refactors. - Never commit credentials, secrets, generated build output, or local environment files. - Run validation proportionate to the change and report what was run."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/callstackincubator/react-native-harness",
"path": "AGENTS.md",
"ref": "2326a5168f1d609a960e5d5fe3388b5fe326c41f",
"url": "https://github.com/callstackincubator/react-native-harness/blob/2326a5168f1d609a960e5d5fe3388b5fe326c41f/AGENTS.md",
"key": "callstackincubator/react-native-harness/AGENTS.md"
}
},
"instructions": "- This is a pnpm and Nx monorepo. Publishable packages are under `packages/`.\n- The user-facing documentation website is maintained in `website/`.\n- Read `CONTRIBUTING.md` and the relevant source, tests, and agent guide before\n making a change.\n- For version plans, see @./docs/agents/version-plans.md.\n- Before preparing or opening a pull request, see @./docs/agents/pull-requests.md.\n- Preserve unrelated work already present in the working tree.\n- Keep changes focused; do not make opportunistic refactors.\n- Never commit credentials, secrets, generated build output, or local\n environment files",
"cost": {
"context_tokens": 167
}
}
Fetch it by URL: GET /api/v1/registry/callstackincubator-react-native-harness-react-native-harness/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.