andrewcigan

64 mods across 1 repository, 5 stars between them.

vibe-dev

01

andrewcigan/vibe-dev-plugin

Plugin Claude Code

A Claude Code plugin that guides a project from a business idea to a working product, with written rules backed by checks and scripts. It is aimed at entrepreneurs who do not program.

5 1mo ago A tokens not measured original MIT

vibe-dev

02

andrewcigan/vibe-dev-plugin

Plugin Claude Code

A structured development pipeline for turning a business idea into a working product with Claude Code. It records feature changes, manages checkpoints and context, and requires evidence and review gates.

5 1mo ago A tokens not measured original MIT

andrewcigan/vibe-dev-plugin

Instructions file CodexOpenCode

Development instructions for Vibe Dev v8, a plugin that guides product development from an initial business idea. It defines the plugin structure, agents, skills, and development rules.

5 1mo ago A 2,395 tokens original MIT

andrewcigan/vibe-dev-plugin

Instructions file

A set of instructions defining how the Vibe Dev plugin organizes project work, context, feature history, agent roles, and verification.

5 1mo ago A 4,392 tokens original MIT

architect

05

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

07

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

11

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

12

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

13

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

14

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

15

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

16

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

17

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

18

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

20

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

21

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

22

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

23

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