desplega-ai

128 mods across 4 repositories, 804 stars between them.

v-implementing

97

desplega-ai/ai-toolbox

Skill Claude CodeCodex

Parallel DAG-plan implementation skill. Reads a v-planning plan directory (root.md + step- .md files), topologically schedules ready steps, and fans them out as parallel sub-agents. Use whenever the user invokes /v-implement, points at a plan directory produced by /v-plan, or asks to "run the parallel plan"…

33 12d ago A 111 tokens

v-planning

98

desplega-ai/ai-toolbox

Skill Claude CodeCodex

Vertical / parallel implementation planning skill. Creates DAG-structured plan directories where each step is an independent, QA-able vertical slice that sub-agents can pick up and implement in parallel. Use whenever the user wants a plan that fans out (multiple independent features), invokes /v-plan, or asks for a…

33 12d ago A 108 tokens

verifying

99

desplega-ai/ai-toolbox

Skill Claude CodeCodex

Post-implementation plan verification. Cross-references plans against actual changes for completeness and accuracy.

33 12d ago A 21 tokens

brain

100

desplega-ai/ai-toolbox

Plugin Claude Code

Personal knowledge management with brain CLI - capture notes, manage todos, auto-sync, and search your second brain.

33 12d ago A tokens not measured

brain-expert

104

desplega-ai/ai-toolbox

Skill Claude CodeCodex

Personal knowledge management expert for the brain CLI. Use when users want to capture notes, search their knowledge base, or manage their second brain.

33 12d ago A 32 tokens

file-review

105

desplega-ai/ai-toolbox

Plugin Claude Code

Launch file-review GUI for reviewing one or more markdown files with inline comments.

33 12d ago A tokens not measured

desplega.ai

108

desplega-ai/qa-use

Plugin Claude Code

Plugin marketplace listing 1 plugin: qa-use.

27 3mo ago A tokens not measured original MIT

qa-use AGENTS.md

109

desplega-ai/qa-use

Instructions file CodexOpenCode

Instructions for desplega-ai/qa-use, a project described as: Agent-first E2E testing CLI.

27 3mo ago A 4 tokens copy · 100% MIT

qa-use CLAUDE.md

110

desplega-ai/qa-use

Instructions file

Instructions for desplega-ai/qa-use, covering claude.md, project map and tech stack.

27 3mo ago A 3,216 tokens original MIT

qa-use

111

desplega-ai/qa-use

Plugin Claude Code

Simplified CLI-integrated plugin for E2E testing with essential slash commands plus dynamic API CLI workflows (qa-use api). Provides AI-first feature verification, browser automation, and test management. All CLI operations documented in SKILL.md and accessible via qa-use docs for harness compatibility.

27 3mo ago A tokens not measured original MIT

browser-navigator

112

desplega-ai/qa-use

Agent

Autonomous browsing agent for multi-step web tasks. Use when: (1) User describes a browsing goal (e.g., "find the pricing page"), (2) Complex navigation requires multiple snapshot-action cycles, (3) AI-powered element discovery is needed.

27 3mo ago A 56 tokens original MIT

browser-recorder

113

desplega-ai/qa-use

Agent

Record browser interactions and generate test definitions. Use when: (1) By feature-verify skill after exploration to generate test YAML, (2) By test-authoring skill for assisted test creation, (3) By user for "record this flow" requests.

27 3mo ago A 56 tokens original MIT

pr-verifier

114

desplega-ai/qa-use

Agent

Single agent that verifies all PR frontend changes. Use when: (1) verify-pr command is invoked, (2) Complete PR verification with visual report is needed, (3) Running verification in background while user continues working.

27 3mo ago A 49 tokens original MIT

step-generator

115

desplega-ai/qa-use

Agent

Generate test steps from natural language descriptions. Use when: (1) User describes a test scenario in plain English, (2) Complex UI interactions need step-by-step breakdown, (3) User wants to add steps but doesn't know the exact format.

27 3mo ago A 53 tokens original MIT

test-analyzer

116

desplega-ai/qa-use

Agent

Deep analysis of E2E test failures and results. Use when: (1) A test has failed and needs root cause analysis, (2) User wants to understand why a step failed, (3) Complex multi-step failures need investigation.

27 3mo ago A 53 tokens original MIT

explore

117

desplega-ai/qa-use

Command

Explore a web page using browser automation.

27 3mo ago A 7 tokens original MIT

record

118

desplega-ai/qa-use

Command

Record browser actions into a test definition.

27 3mo ago A 7 tokens original MIT

test-init

119

desplega-ai/qa-use

Command

Initialize qa-use test directory with example test.

27 3mo ago A 8 tokens original MIT