# Detox CI

> CI with Detox. CI integration.

- Skill: `ssrjkk/detox-ci` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add ssrjkk/detox-ci`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ssrjkk/detox-ci/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: ssrjkk (https://skillmd.com/u/ssrjkk)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/ssrjkk/detox-ci

---


# Detox CI

> CI with Detox. CI integration.

## Quick Start
```javascript
# Detox CI
# See Detox docs
```

## When to Use
- Building applications with Detox
- CI integration
- headless
- pipeline

## Step-by-Step
1. Install: `npm install detox`
2. Set up Detox
3. Configure CI
4. Implement features
5. Test and verify

## Dependencies
- Detox >= latest stable
- Runtime environment
- Dependencies as needed

## Examples
```javascript
# Detox CI
# See Detox documentation
```

## Resources
- Official Detox documentation
- Community tutorials
- GitHub repositories

## Validation
- Run: `detox --version`
- Test with sample data
- Verify output correctness

