callstackincubator

42 mods across 7 repositories, 3.7k stars between them.

metro-testing

29

callstackincubator/rozenite

Agent

discovery, anything reachable from metro.config.js) must be verified by actually running Metro in apps/playground (e.g. CI=1 pnpm --filter playground start), not just unit tests — Metro loads these packages as CJS, and build/test suites won't catch runtime failures like requiring an ESM-only dependency.

653 yesterday A 0 tokens original MIT

playground-testing

30

callstackincubator/rozenite

Agent

Rozenite DevTools plugins. Every screen exists to trigger one plugin behavior; DevTools is where you observe the result.

653 yesterday A 0 tokens original MIT

plugin-development

31

callstackincubator/rozenite

Agent

src/tests/release-bundle.test.ts proving its DevTools panel cannot reach a shipped app; plugins exporting a bundler integration (./metro) guard that too. See release bundle testing.

653 yesterday A 0 tokens original MIT

callstackincubator/rozenite

Agent

Rozenite is a development tool. Whatever a project wires into its bundler config, a release build must ship none of our code. @rozenite/test-utils provides the bench that proves it, and every plugin owns a Vitest suite in src/tests/release-bundle.test.ts that uses it.

653 yesterday A 0 tokens original MIT

unit-testing

34

callstackincubator/rozenite

Agent

Plug-and-play panels for React Native DevTools. Install, enable, and start debugging in minutes.

653 yesterday A 0 tokens original MIT

validation

35

callstackincubator/rozenite

Agent

How to run checks in this repository without rebuilding all 38 packages for a two-file change.

653 yesterday A 0 tokens original MIT

version-plans

36

callstackincubator/rozenite

Agent

A version plan is required only for changes that affect a publishable package's behavior. Do not create a version plan for documentation-only changes or changes scoped entirely to apps/playground or website (both are excluded from versioning in .changeset/config.json).

653 yesterday A 0 tokens original MIT

rozenite

37

callstackincubator/rozenite

Skill Claude CodeCodex

Use Rozenite for Agents to inspect React Native DevTools data and Rozenite plugins on a live app target, either through shell-driven rozenite agent commands or programmatic @rozenite/agent-sdk usage. Trigger this skill for any task that needs live app inspection, debugging, or plugin interaction through Rozenite.

653 yesterday A 72 tokens original MIT

react-devtools

40

callstackincubator/agent-react-devtools

Skill Claude CodeCodex

React DevTools CLI for AI agents. Use when the user asks you to debug a React or React Native app at runtime, inspect component props/state/hooks, diagnose render performance, profile re-renders, find slow components, or understand why something re-renders. Triggers include "why does this re-render", "inspect the…

240 1mo ago B 111 tokens copy · 100% MIT

evals AGENTS.md

41

callstackincubator/evals

Instructions file CodexOpenCode

Instructions for callstackincubator/evals, covering agents guide, what this repo is, mental model of execution, think-before-coding rules (required) and execution principles (default policy).

110 1mo ago A 1,309 tokens original MIT

skillgym AGENTS.md

42

callstackincubator/skillgym

Instructions file CodexOpenCode

Instructions for callstackincubator/skillgym, a project described as: Prove your agent skills work before you ship them.

63 2mo ago A 48 tokens original MIT