agents-united 1.1.6 â 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +201 -72
- package/dist/cli.js +205 -57
- package/dist/cli.js.map +1 -1
- package/package.json +1 -1
- package/registry/bundles.json +10 -6
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# Agents United
|
|
4
4
|
|
|
5
|
-
[](https://www.npmjs.com/package/agents-united)
|
|
6
6
|
[](https://opensource.org/licenses/MIT)
|
|
7
7
|
[](https://vitest.dev/)
|
|
8
8
|
[](https://www.typescriptlang.org/)
|
|
@@ -15,31 +15,41 @@ Curated teams of orchestrators, sub-agents, skills, and workflows â installed
|
|
|
15
15
|
|
|
16
16
|
## ð Key Features
|
|
17
17
|
|
|
18
|
-
- **ðŠķ
|
|
19
|
-
-
|
|
20
|
-
-
|
|
21
|
-
-
|
|
22
|
-
-
|
|
23
|
-
-
|
|
24
|
-
-
|
|
25
|
-
-
|
|
26
|
-
-
|
|
27
|
-
-
|
|
28
|
-
-
|
|
29
|
-
- **Fast Search & Discovery**: Powerful query engine (`agents find`) with category/type filters and interactive one-click installation.
|
|
30
|
-
- **Strict Git Guardrails & Zero-Trust Safety**: Built-in protection against commits to protected branches (`main`/`master`), accidental force pushes, and secret exposure.
|
|
31
|
-
- **Deterministic Health Doctor**: Automatic validation of frontmatter schema compliance, lifecycle hooks, and lockfile synchronization (`agents doctor`).
|
|
18
|
+
- **ðŠķ Essentials-First & On-Demand Growth**: Every department installs as a lean **Essentials bundle** by default. When a task requires specialized capabilities, the Lead Orchestrator automatically detects the gap, recommends the exact addon, and can auto-install it directly into your project scope.
|
|
19
|
+
- **ð One Library, Every Assistant**: Author in `.agents/` as your single source of truth. Agents United automatically projects and translates compatible configurations to **Google Antigravity 2.0 / Gemini**, **Anthropic Claude Code**, **Cursor**, **Cline**, **OpenCode**, and **Codex / AGENTS.md**.
|
|
20
|
+
- **ð Cline Native Activation**: Launch specialized teams into Cline CLI sessions with `agents start`, featuring compound role projections, skill toolkits, coordinator rules, and declarative team manifests.
|
|
21
|
+
- **ðïļ 8 Department Domains & 22 Bundles**: Complete coverage across Software Engineering, System Architecture, Product Design, Growth & Marketing, Security, Deep Research, Business Strategy, and Universal Meta-Skills.
|
|
22
|
+
- **ðĪ 45 Specialized Agents & 90+ Skills**: 7 Lead Orchestrators coordinating 38 domain sub-agents, backed by 90 production-grade runbooks and 63 deterministic workflows.
|
|
23
|
+
- **⥠Modern Cloud & AI Tooling**: First-class runbooks for Modal.com, Replicate, RunPod, local LLMs/vLLM, LangChain, LlamaIndex, Qdrant, Vercel, Supabase, Turso, and Azure Bicep.
|
|
24
|
+
- **ðĒ Organization Bundles (Tier 2 / Experimental)**: Cross-functional multi-disciplinary teams *(Currently under development)*.
|
|
25
|
+
- **ðĄïļ Built-in Zero-Trust Safety & Git Guardrails**: Hard-coded branch protection (`main`/`master`), zero force-push policy, secret redaction, serverless GPU cost ceilings, and PII scrubbing.
|
|
26
|
+
- **ð§ Interactive 2-Stage TUI Wizard**: Guided terminal interface powered by `@clack/prompts`, visual Unicode catalog tree (`agents list`), and fast search (`agents find`).
|
|
27
|
+
- **ðĶ Flexible Scopes & Installation Modes**: Install to **Project Scope** (Git-tracked team lockfiles) or **Global Scope** (`~/.agents/`), using instant **Symlink Mode** or standalone **Copy Mode**.
|
|
28
|
+
- **ðĐš Deterministic Health Doctor**: Comprehensive diagnostic suite (`agents doctor`) validating frontmatter schemas, declarative lifecycle hooks, host capabilities, and lockfile synchronization.
|
|
32
29
|
|
|
33
30
|
---
|
|
34
31
|
|
|
35
32
|
## ð Quickstart
|
|
36
33
|
|
|
37
|
-
### Run with `npx` (Zero Installation)
|
|
34
|
+
### 1. Run with `npx` (Zero Installation)
|
|
35
|
+
Try immediately without installing anything:
|
|
38
36
|
```bash
|
|
39
37
|
npx agents-united add
|
|
40
38
|
```
|
|
41
39
|
|
|
42
|
-
###
|
|
40
|
+
### 2. Project-Level Installation (Recommended for Teams)
|
|
41
|
+
Install into your project repository to track agents and share lockfiles with your team:
|
|
42
|
+
```bash
|
|
43
|
+
# Install as a dev dependency
|
|
44
|
+
npm install -D agents-united
|
|
45
|
+
# or: pnpm add -D agents-united | yarn add -D agents-united
|
|
46
|
+
|
|
47
|
+
# Launch interactive setup for your repository (installs into ./.agents/)
|
|
48
|
+
npx agents add
|
|
49
|
+
```
|
|
50
|
+
|
|
51
|
+
### 3. Global Installation
|
|
52
|
+
Install globally to use the `agents` CLI anywhere on your machine:
|
|
43
53
|
```bash
|
|
44
54
|
npm install -g agents-united
|
|
45
55
|
```
|
|
@@ -99,17 +109,72 @@ This model gives you:
|
|
|
99
109
|
|
|
100
110
|
Agents United provides **22 curated bundles**, **45 specialized agents** (7 Lead Orchestrators + 38 Sub-Agents), **90 skills**, and **63 workflows** across 8 department domains:
|
|
101
111
|
|
|
102
|
-
| Department Domain |
|
|
103
|
-
|
|
104
|
-
| **ð Universal
|
|
105
|
-
| **ð ïļ Software Engineering & Delivery** | `software-engineering`
|
|
106
|
-
| **ðïļ System Architecture & SRE** | `system-architecture`
|
|
107
|
-
| **ðĻ Product Design & UI/UX** | `product-design`
|
|
108
|
-
| **ð Growth & Marketing Operations** | `growth-marketing`
|
|
109
|
-
| **ð Security Operations** | `security-operations`
|
|
110
|
-
| **ðŽ Deep Technical Research** | `deep-research`
|
|
111
|
-
| **ðž Business Strategy & Economics** | `business-strategy`
|
|
112
|
-
| **ðĒ Organization Bundles (
|
|
112
|
+
| Department Domain | Essentials Base | Specialized Addon Bundles | Lead Orchestrator |
|
|
113
|
+
| :--- | :--- | :--- | :--- |
|
|
114
|
+
| **ð Universal Department** | `universal-skills` â | `full` (Universal Suite) | Multi-Agent Coordination |
|
|
115
|
+
| **ð ïļ Software Engineering & Delivery** | `software-engineering` | `ai-ml-engineering`, `mobile-development`, `frontend-engineering`, `backend-distributed-systems`, `qa-automation`, `devops-engineering` | `orchestrator-engineering` |
|
|
116
|
+
| **ðïļ System Architecture & SRE** | `system-architecture` | `sysops-sre` | `orchestrator-system-architecture` |
|
|
117
|
+
| **ðĻ Product Design & UI/UX** | `product-design` | `design-systems-ops`, `design-research-testing` | `orchestrator-design` |
|
|
118
|
+
| **ð Growth & Marketing Operations** | `growth-marketing` | `seo-content-marketing`, `performance-paid-acquisition`, `product-led-growth`, `lifecycle-email-marketing` | `orchestrator-marketing` |
|
|
119
|
+
| **ð Security Operations** | `security-operations` | â | `orchestrator-security` |
|
|
120
|
+
| **ðŽ Deep Technical Research** | `deep-research` | â | `orchestrator-research` |
|
|
121
|
+
| **ðž Business Strategy & Economics** | `business-strategy` | â | `orchestrator-business` |
|
|
122
|
+
| **ðĒ Organization Bundles (Experimental)** | `digital-agency` ð§ | *(Currently under development)* | `orchestrator-digital-agency-director` |
|
|
123
|
+
|
|
124
|
+
<details>
|
|
125
|
+
<summary><strong>ð Click to expand full Department & Agent Roster Breakdown</strong></summary>
|
|
126
|
+
|
|
127
|
+
<br>
|
|
128
|
+
|
|
129
|
+
#### ð Universal Autonomous Department
|
|
130
|
+
- **Baseline**: `universal-skills` â *(Recommended Baseline â Socratic grilling, PRD generation, ADRs, session handoff)*
|
|
131
|
+
- **Universal Suite**: `full` *(Complete enterprise suite containing all 22 bundles, 45 agents, 90 skills, 63 workflows)*
|
|
132
|
+
|
|
133
|
+
#### ð ïļ Software Engineering & Delivery
|
|
134
|
+
- **Lead Orchestrator**: `orchestrator-engineering`
|
|
135
|
+
- **Essentials Base (`software-engineering`)**: `subagent-backend-architect`, `subagent-frontend-architect`, `subagent-code-reviewer`, `subagent-repo-index`
|
|
136
|
+
- **AI/ML Engineering (`ai-ml-engineering`)**: `subagent-ml-platform-engineer`, `subagent-ai-model-architect`
|
|
137
|
+
- **Mobile Development (`mobile-development`)**: `subagent-ios-architect`, `subagent-android-architect`, `subagent-cross-platform-specialist`
|
|
138
|
+
- **Frontend Engineering (`frontend-engineering`)**: `subagent-frontend-architect`, `subagent-accessibility-lead`
|
|
139
|
+
- **Backend & Distributed Systems (`backend-distributed-systems`)**: `subagent-distributed-systems-architect`, `subagent-data-engineer`
|
|
140
|
+
- **QA Automation (`qa-automation`)**: `subagent-qa-automation-lead`, `subagent-e2e-tester`
|
|
141
|
+
- **DevOps Engineering (`devops-engineering`)**: `subagent-devops-engineer`
|
|
142
|
+
|
|
143
|
+
#### ðïļ System Architecture & SRE
|
|
144
|
+
- **Lead Orchestrator**: `orchestrator-system-architecture`
|
|
145
|
+
- **Essentials Base (`system-architecture`)**: `subagent-system-architect`, `subagent-backend-architect`
|
|
146
|
+
- **SysOps & SRE (`sysops-sre`)**: `subagent-sysops-sre-lead`
|
|
147
|
+
|
|
148
|
+
#### ðĻ Product Design & UI/UX
|
|
149
|
+
- **Lead Orchestrator**: `orchestrator-design`
|
|
150
|
+
- **Essentials Base (`product-design`)**: `subagent-ui-designer`, `subagent-ux-strategist`, `subagent-interaction-designer`, `subagent-design-systems-architect`, `subagent-design-researcher`, `subagent-design-ops-lead`, `subagent-designer-toolkit-expert`, `subagent-prototype-tester`
|
|
151
|
+
- **Design Systems Ops (`design-systems-ops`)**: `subagent-design-systems-architect`, `subagent-design-ops-lead`
|
|
152
|
+
- **Design Research & Testing (`design-research-testing`)**: `subagent-design-researcher`, `subagent-prototype-tester`
|
|
153
|
+
|
|
154
|
+
#### ð Growth & Marketing Operations
|
|
155
|
+
- **Lead Orchestrator**: `orchestrator-marketing`
|
|
156
|
+
- **Essentials Base (`growth-marketing`)**: `subagent-marketing-growth-strategist`, `subagent-marketing-content-strategist`, `subagent-marketing-conversion-specialist`, `subagent-marketing-campaign-specialist`, `subagent-marketing-creative-designer`
|
|
157
|
+
- **SEO & Content Marketing (`seo-content-marketing`)**: `subagent-seo-specialist`
|
|
158
|
+
- **Performance & Paid Acquisition (`performance-paid-acquisition`)**: `subagent-paid-acquisition-specialist`
|
|
159
|
+
- **Product-Led Growth (`product-led-growth`)**: `subagent-plg-strategist`
|
|
160
|
+
- **Lifecycle & Email Marketing (`lifecycle-email-marketing`)**: `subagent-lifecycle-email-specialist`
|
|
161
|
+
|
|
162
|
+
#### ð Security Operations
|
|
163
|
+
- **Lead Orchestrator**: `orchestrator-security`
|
|
164
|
+
- **Essentials Base (`security-operations`)**: `subagent-security-engineer`
|
|
165
|
+
|
|
166
|
+
#### ðŽ Deep Technical Research
|
|
167
|
+
- **Lead Orchestrator**: `orchestrator-research`
|
|
168
|
+
- **Essentials Base (`deep-research`)**: `subagent-deep-research`, `subagent-socratic-mentor`, `subagent-repo-index`
|
|
169
|
+
|
|
170
|
+
#### ðž Business Strategy & Economics
|
|
171
|
+
- **Lead Orchestrator**: `orchestrator-business`
|
|
172
|
+
- **Essentials Base (`business-strategy`)**: `subagent-business-panel-experts`
|
|
173
|
+
|
|
174
|
+
#### ðĒ Organization Bundles (Tier 2 / Experimental)
|
|
175
|
+
- **Digital Product Agency (`digital-agency` ð§)**: *(Currently under development)*
|
|
176
|
+
|
|
177
|
+
</details>
|
|
113
178
|
|
|
114
179
|
---
|
|
115
180
|
|
|
@@ -145,9 +210,6 @@ agents add software-engineering
|
|
|
145
210
|
agents add mobile-development
|
|
146
211
|
agents add ai-ml-engineering
|
|
147
212
|
|
|
148
|
-
# Install organization bundle in Brainstorming mode (ideation only, skips live MCP checks)
|
|
149
|
-
agents add digital-agency --mode brainstorming
|
|
150
|
-
|
|
151
213
|
# Install whole department domain
|
|
152
214
|
agents add domain:engineering
|
|
153
215
|
agents add domain:marketing
|
|
@@ -306,7 +368,7 @@ agents doctor --host cline
|
|
|
306
368
|
---
|
|
307
369
|
## ð One Library, Every Assistant
|
|
308
370
|
|
|
309
|
-
The `.agents/` folder is the **main library** â the *one* folder you edit. **Antigravity reads it directly
|
|
371
|
+
The `.agents/` folder is the **main library** â the *one* folder you edit. **Antigravity reads it directly** for interactive sessions (CLI TUI and desktop); see [ADR 0009](./docs/adr/0009-host-conformance-targets.md). Every other assistant (Claude Code, Cursor, Cline, OpenCode, Codex) can't read it natively, so Agents United writes **translated copies** it keeps in sync for you.
|
|
310
372
|
|
|
311
373
|
- **Edit only `.agents/`.** That's your source of truth â the `agents-united.json` lockfile tracks it.
|
|
312
374
|
- **Other assistants get their own translated copies**, in their own folders (`.claude/agents/`, `.cline/agents/`, âĶ). Don't edit those â they're machine-managed and rewritten on every `agents update`.
|
|
@@ -450,46 +512,113 @@ When contributing new skills or adapting external skills:
|
|
|
450
512
|
|
|
451
513
|
Agents United proudly builds upon, adapts, and integrates contributions from creators across the open AI agent, cloud platform, and developer tooling ecosystem:
|
|
452
514
|
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
-
|
|
492
|
-
|
|
515
|
+
<details>
|
|
516
|
+
<summary><strong>Matt Pocock (<a href="https://github.com/mattpocock">@mattpocock</a> / <a href="https://github.com/mattpocock/skills">mattpocock/skills</a>)</strong></summary>
|
|
517
|
+
|
|
518
|
+
- **`/grill-with-docs`** & **`/grill-me`**: Socratic alignment grilling, requirements clarification, and ADR authoring.
|
|
519
|
+
- **`/domain-modeling`**: Ubiquitous language definition and `CONTEXT.md` domain dictionary maintenance.
|
|
520
|
+
- **`/to-spec`** & **`/to-tickets`**: PRD/spec generation and task ticket decomposition.
|
|
521
|
+
- **`/diagnosing-bugs`**: Evidence-driven bug diagnosis and root-cause analysis.
|
|
522
|
+
- **`/git-guardrails`**: Version control safety rules and protection policies.
|
|
523
|
+
- **`/handoff`**: Session progress persistence and context handoff notes.
|
|
524
|
+
</details>
|
|
525
|
+
|
|
526
|
+
<details>
|
|
527
|
+
<summary><strong>Modal Labs (<a href="https://github.com/modal-labs">@modal-labs</a> / <a href="https://modal.com">modal.com</a>)</strong></summary>
|
|
528
|
+
|
|
529
|
+
- **`modal-serverless-python`**: Serverless Python execution, container image definition, and GPU acceleration patterns.
|
|
530
|
+
</details>
|
|
531
|
+
|
|
532
|
+
<details>
|
|
533
|
+
<summary><strong>Replicate (<a href="https://github.com/replicate">@replicate</a> / <a href="https://replicate.com">replicate.com</a>)</strong></summary>
|
|
534
|
+
|
|
535
|
+
- **`replicate-model-inference`**: Hosted machine learning model inference API, webhook callbacks, and prediction streaming.
|
|
536
|
+
</details>
|
|
537
|
+
|
|
538
|
+
<details>
|
|
539
|
+
<summary><strong>RunPod (<a href="https://github.com/runpod">@runpod</a> / <a href="https://runpod.io">runpod.io</a>)</strong></summary>
|
|
540
|
+
|
|
541
|
+
- **`runpod-gpu-orchestration`**: Serverless GPU handler architecture and containerized worker management.
|
|
542
|
+
</details>
|
|
543
|
+
|
|
544
|
+
<details>
|
|
545
|
+
<summary><strong>Ollama & vLLM Teams (<a href="https://ollama.com">ollama.com</a> / <a href="https://vllm.ai">vllm.ai</a>)</strong></summary>
|
|
546
|
+
|
|
547
|
+
- **`local-llm-inference`**: Self-hosted LLM execution, quantization formats, and high-throughput PagedAttention serving.
|
|
548
|
+
</details>
|
|
549
|
+
|
|
550
|
+
<details>
|
|
551
|
+
<summary><strong>LangChain & LlamaIndex (<a href="https://langchain.com">langchain.com</a> / <a href="https://llamaindex.ai">llamaindex.ai</a>)</strong></summary>
|
|
552
|
+
|
|
553
|
+
- **`rag-vector-pipeline`**: Retrieval-Augmented Generation architectures, hybrid retrieval, and re-ranking pipelines.
|
|
554
|
+
</details>
|
|
555
|
+
|
|
556
|
+
<details>
|
|
557
|
+
<summary><strong>Hugging Face (<a href="https://github.com/huggingface">@huggingface</a> / <a href="https://huggingface.co">huggingface.co</a>)</strong></summary>
|
|
558
|
+
|
|
559
|
+
- **`hf-model-evaluation`**: Model benchmarking, Evaluate metrics, and model scorecard methodologies.
|
|
560
|
+
</details>
|
|
561
|
+
|
|
562
|
+
<details>
|
|
563
|
+
<summary><strong>Qdrant, Pinecone & Chroma (<a href="https://qdrant.tech">qdrant.tech</a> / <a href="https://pinecone.io">pinecone.io</a> / <a href="https://www.trychroma.com">trychroma.com</a>)</strong></summary>
|
|
564
|
+
|
|
565
|
+
- **`vector-database-design`**: Production vector indexing, HNSW graph tuning, and payload filtering.
|
|
566
|
+
</details>
|
|
567
|
+
|
|
568
|
+
<details>
|
|
569
|
+
<summary><strong>Vercel Engineering (<a href="https://github.com/vercel">@vercel</a> / <a href="https://vercel.com">vercel.com</a>)</strong></summary>
|
|
570
|
+
|
|
571
|
+
- **`vercel-deploy-best-practices`**: Edge Middleware routing, Server Actions, and Preview environments.
|
|
572
|
+
- **`react-best-practices`**: Next.js App Router, Server Components & Core Web Vitals optimization.
|
|
573
|
+
</details>
|
|
574
|
+
|
|
575
|
+
<details>
|
|
576
|
+
<summary><strong>Lovable, v0 (Vercel) & Bolt (StackBlitz) (<a href="https://lovable.dev">lovable.dev</a> / <a href="https://v0.dev">v0.dev</a> / <a href="https://bolt.new">bolt.new</a>)</strong></summary>
|
|
577
|
+
|
|
578
|
+
- **`ai-prototype-refactoring`**: Ingestion and modularization methodologies for rapid AI-generated frontend prototypes.
|
|
579
|
+
</details>
|
|
580
|
+
|
|
581
|
+
<details>
|
|
582
|
+
<summary><strong>Supabase (<a href="https://github.com/supabase">@supabase</a> / <a href="https://supabase.com">supabase.com</a>)</strong></summary>
|
|
583
|
+
|
|
584
|
+
- **`supabase-backend-architecture`**: PostgreSQL database design, Row Level Security (RLS), Edge Functions, and Realtime sync.
|
|
585
|
+
</details>
|
|
586
|
+
|
|
587
|
+
<details>
|
|
588
|
+
<summary><strong>ChiselStrike & Turso Community (<a href="https://github.com/tursodatabase">@tursodatabase</a> / <a href="https://turso.tech">turso.tech</a>)</strong></summary>
|
|
589
|
+
|
|
590
|
+
- **`turso-distributed-sqlite`**: LibSQL distributed SQLite, embedded replicas with auto-sync, and database branching.
|
|
591
|
+
</details>
|
|
592
|
+
|
|
593
|
+
<details>
|
|
594
|
+
<summary><strong>Microsoft Azure Community (<a href="https://learn.microsoft.com/azure/bicep">learn.microsoft.com/azure/bicep</a>)</strong></summary>
|
|
595
|
+
|
|
596
|
+
- **`azure-infrastructure-bicep`**: Enterprise Bicep Infrastructure-as-Code, Azure Container Apps (ACA), and Azure OpenAI private networking.
|
|
597
|
+
</details>
|
|
598
|
+
|
|
599
|
+
<details>
|
|
600
|
+
<summary><strong>Currents & Microsoft Playwright Community (<a href="https://github.com/currents-dev/playwright-best-practices-skill">currents-dev/playwright-best-practices-skill</a>)</strong></summary>
|
|
601
|
+
|
|
602
|
+
- **`playwright-best-practices`**: Resilient Page Object Models and deterministic auto-waiting browser tests.
|
|
603
|
+
</details>
|
|
604
|
+
|
|
605
|
+
<details>
|
|
606
|
+
<summary><strong>wshobson (<a href="https://github.com/wshobson/agents">wshobson/agents</a>)</strong></summary>
|
|
607
|
+
|
|
608
|
+
- **`mobile-ios-design`** & **`mobile-android-design`**: SwiftUI & Jetpack Compose design system patterns.
|
|
609
|
+
</details>
|
|
610
|
+
|
|
611
|
+
<details>
|
|
612
|
+
<summary><strong>Salesforce (<a href="https://github.com/forcedotcom/sf-skills">forcedotcom/sf-skills</a>)</strong></summary>
|
|
613
|
+
|
|
614
|
+
- **`mobile-platform-offline-validate`**: Offline-first local database caching and conflict resolution.
|
|
615
|
+
</details>
|
|
616
|
+
|
|
617
|
+
<details>
|
|
618
|
+
<summary><strong>tovimx (<a href="https://github.com/tovimx/maestro-mobile-testing-skill">tovimx/maestro-mobile-testing-skill</a>)</strong></summary>
|
|
619
|
+
|
|
620
|
+
- **`maestro-mobile-testing`**: Declarative cross-platform mobile UI test automation.
|
|
621
|
+
</details>
|
|
493
622
|
|
|
494
623
|
---
|
|
495
624
|
|