andrewcigan/vibe-dev-plugin

Vibe Dev v8 — harness-first pipeline для Claude Code: от бизнес-идеи до работающего продукта. 67 проверяемых механизмов (hooks из коробки): «готово» = доказано прогоном, неперезаписываемая история фич, управляемый контекст вместо авто-сжатия.

5Stars on the repository
64Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

architect

01

andrewcigan/vibe-dev-plugin

Agent

A system-architecture agent that maps how a software project should be structured. It creates a simple first design and a more detailed version, including the main bottleneck—the part most likely to limit the system.

5 1mo ago A 59 tokens original MIT

browser-tester

03

andrewcigan/vibe-dev-plugin

Agent

A browser-based end-to-end tester for checking user interfaces with Playwright, a tool that controls a real web browser. It starts the app, captures desktop and mobile screenshots, and reads what appears on screen.

5 1mo ago A 76 tokens original MIT

andrewcigan/vibe-dev-plugin

Agent

An agent that prepares a structured design brief for Claude Design, a separate tool for creating interface designs. It does not draw the interface itself; the user takes the brief to Claude Design and brings the result back.

5 1mo ago A 62 tokens original MIT

dev-planner

07

andrewcigan/vibe-dev-plugin

Agent

A development-planning agent that turns a detailed software architecture into an ordered list of implementable features.

5 1mo ago A 49 tokens original MIT

evaluator-agent

08

andrewcigan/vibe-dev-plugin

Agent

An external project auditor that reviews repository files and gives seven subsystem scores from 1 to 5. It works with fresh context and does not read the previous assessment.

5 1mo ago A 69 tokens original MIT

github-researcher

09

andrewcigan/vibe-dev-plugin

Agent

An agent for researching open-source GitHub repositories related to a project. It searches for several suitable repositories, clones at least one, and studies its structure and key files.

5 1mo ago A 69 tokens original MIT

idea-critic

10

andrewcigan/vibe-dev-plugin

Agent

An autonomous reviewer that reduces a long list of product ideas to the strongest three to five. It checks each idea against business rules, forbidden patterns, target markets, budget limits, and scored criteria.

5 1mo ago A 55 tokens original MIT

idea-generator

11

andrewcigan/vibe-dev-plugin

Agent

A two-round tool for generating and refining product or business ideas. The first round creates at least 10 ideas, and the second explores the ideas selected by the user.

5 1mo ago A 75 tokens original MIT

idea-validator

12

andrewcigan/vibe-dev-plugin

Agent

An autonomous business-idea review agent that scores the top three ideas using market size, competitors, earning potential, and risks.

5 1mo ago A 58 tokens original MIT

implementer

13

andrewcigan/vibe-dev-plugin

Agent

An autonomous coding workflow for implementing a feature from its description and test plan. TDD, or test-driven development, means writing failing tests before the code that makes them pass.

5 1mo ago A 63 tokens original MIT

market-researcher

14

andrewcigan/vibe-dev-plugin

Agent

A market and competitor research agent that studies products solving the same business problem, including direct competitors and alternative approaches.

5 1mo ago A 55 tokens original MIT

andrewcigan/vibe-dev-plugin

Agent

An agent for preparing a market-launch package after a product has passed validation. It covers positioning, target customers, messaging, pricing, and a landing-page brief.

5 1mo ago A 48 tokens original MIT

prototype-builder

16

andrewcigan/vibe-dev-plugin

Agent

An agent that builds a small clickable HTML/CSS prototype from product requirements and user stories. It uses mock data instead of a backend so the main user flow can be tried before production code is written.

5 1mo ago A 52 tokens original MIT

reordering-agent

17

andrewcigan/vibe-dev-plugin

Agent

An agent that orders architecture sections according to their dependencies. A dependency is something that must be ready before another part can be built; a DAG is a dependency graph without circular dependencies.

5 1mo ago A 39 tokens original MIT

stack-advisor

18

andrewcigan/vibe-dev-plugin

Agent

A stack-selection guide that chooses the technologies for a software project based on its main architectural bottleneck, or limiting problem. It uses a default web stack when no constraint rules it out.

5 1mo ago A 70 tokens original MIT

stage-verifier

19

andrewcigan/vibe-dev-plugin

Agent

A pipeline checkpoint that decides whether work is ready to move to its next stage. It reports pass, fail, or warning using specific yes-or-no checks.

5 1mo ago A 44 tokens original MIT

andrewcigan/vibe-dev-plugin

Agent

An automated process for handling a development task when progress has stopped. It records what was tried, asks several language models for suggestions, combines their responses, and presents three possible next approaches to the user.

5 1mo ago A 60 tokens original MIT

synthesizer

21

andrewcigan/vibe-dev-plugin

Agent

An agent that combines findings from engineering test research and a user-focused review into one test strategy. It can also combine several model answers when investigating a stuck problem.

5 1mo ago A 62 tokens original MIT

test-researcher

22

andrewcigan/vibe-dev-plugin

Agent

An engineering agent that researches how similar open-source projects test a feature and proposes a focused list of verification commands. It considers normal cases, edge cases, errors, and end-to-end behavior.

5 1mo ago A 73 tokens original MIT

andrewcigan/vibe-dev-plugin

Agent

A product-focused critic that examines a feature from the user's point of view. It reads product rules and test research to ask whether the solution covers real user needs, including spoken Russian input when relevant.

5 1mo ago A 81 tokens original MIT