Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By wigtn
Automates the full development lifecycle from PRD generation to deployment using AI agents for frontend (React/Next.js), mobile (React Native), backend, design, and code review, with parallel team-based builds and automated quality gates.
npx claudepluginhub wigtn/wigtn-plugins-with-claude-code --plugin wigtn-codingAnalyze changes, run quality gate, and auto-commit with PR-based workflow. Trigger on "/auto-commit", "git 푸시", "git push", "자동 커밋", "커밋해줘", "변경사항 커밋", "PR 올려줘", "PR 만들어줘", or when user asks to commit their work after completing a task.
Generate structured PRD documents from vague feature requests. Trigger keywords: - Commands: "/prd", "PRD 작성해줘", "기능 정의서", "요구사항 문서" - Natural language (바이브 코더 친화): - "~하는거 만들고 싶어", "~하는 기능 필요해" - "~할 수 있게 해줘", "~하는 앱 만들어줘" - "~하는 서비스 기획해줘", "이런 거 가능해?" - "아이디어가 있는데", "기능 추가하고 싶어" - "~하는 사이트 만들어줘", "~하는 시스템 구축해줘"
GitHub PR을 터미널에서 리뷰합니다. PR diff를 분석하고, 코드 리뷰 점수를 매기고, 리뷰 코멘트를 남깁니다. Trigger on "/review-pr", "PR 리뷰해줘", "리뷰해줘", "PR 봐줘", "코드 리뷰", "review this PR".
AI feature implementation specialist. Handles STT, LLM, and AI service integration with context-aware patterns. Auto-discovers project conventions before implementing. Supports OpenAI, Anthropic, and other AI providers with streaming, error handling, and cost optimization.
Architecture decision specialist for /implement command. Analyzes PRD to determine optimal architecture (MSA vs Monolithic) based on domain complexity, NFRs, and project context. Returns structured decision with rationale.
Backend enhancement helper. Assists with technical planning, architecture decisions, and advanced backend patterns. Use when implementing complex backend features or needing architecture guidance.
Expert code formatter and linter specialist. Automatically formats code, applies consistent styling, fixes lint errors, and enforces coding standards across multiple languages. Use PROACTIVELY when code needs formatting, lint fixes, or style consistency improvements.
Code review specialist with 100-point quality scoring (Readability, Maintainability, Performance, Testability, Best Practices). Provides quality gate for /auto-commit. Use PROACTIVELY when reviewing code changes or before committing.
Reference documents for deep code review (Level 3) and architecture review (Level 4). Used by code-reviewer agent for advanced review levels.
Style guides and implementation rules for frontend design. Works with design-discovery agent which handles context gathering and VS-based style recommendations. Contains detailed style guides, anti-patterns, and implementation checklists.
팀 빌드 간 공유 컨텍스트 관리 프로토콜. SHARED_CONTEXT 파일 생성/관리, TaskCreate 연동, Auto Memory 업데이트 규칙을 정의합니다.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
End-to-end development workflow: design → draft-plan → orchestrate → review → pr-create → pr-review → pr-merge
Give soul to your workflow. 58 AI-powered skills across 17 roles — PM, Dev, Backend, Frontend, QA, UX, Data, Detect, WordPress, Release, Security, DevOps, and Core. Spec-to-ship pipeline: scaffold, implement, test, secure, deploy. Features two-phase workflow with human approval, quality-reviewer agent, token optimization, and continuous improvement via LEARN.md system.
Autonomous development methodology: PRD interviews → agent execution → automated review
VGV Wingspan - AI-native workflows following Very Good Ventures best practices.
Product Management Agents and skills to speed up your workflows.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
WIGTN Coding is a Claude Code plugin. You describe what you want to build, and 12 specialized agents handle the rest — requirements, architecture, code, review, commit — all in parallel.
/prd "SaaS dashboard with OAuth" → PRD + task plan in 30 seconds
/implement --parallel → Backend + Frontend + AI + Ops teams build simultaneously
/auto-commit → 3-agent review, quality gate, auto-commit if 80+
# Install
/plugin marketplace add wigtn/wigtn-plugins-with-claude-code
/install wigtn-coding
# Try it — this is the full workflow
/prd landing page for an AI startup with modern design
/implement ai-landing
/auto-commit
That's it. The plugin handles PRD generation, 4-category quality analysis, architecture decisions, design style selection, parallel build, code review, and commit.
/prd /implement /auto-commit
│ │ │
▼ ▼ ▼
┌──────────┐ ┌──────────────────────────────┐ ┌─────────────────────┐
│ PRD.md │ │ DESIGN (3 agents parallel) │ │ 3-agent review │
│ PLAN.md │ │ ├─ PRD quality gate │ │ ├─ Readability │
│ │ │ ├─ Architecture decision │ │ ├─ Performance │
│ digging │ │ └─ Gap analysis │ │ └─ Security │
│ (4-agent │ │ │ │ │
│ parallel │ │ DESIGN DECISION │ │ Score ≥ 80 → commit │
│ analysis)│ │ └─ style select (if FE) │ │ Score 60-79 → fix │
│ │ │ │ │ Score < 60 → block │
│ │ │ BUILD (team parallel) │ │ │
│ │ │ ├─ Backend │ │ Security critical │
│ │ │ ├─ Frontend │ │ → force FAIL │
│ │ │ ├─ AI Server │ │ │
│ │ │ └─ Ops │ │ │
└──────────┘ └──────────────────────────────┘ └─────────────────────┘
Each step runs in parallel where possible. Full pipeline: ~6 min (vs ~20 min sequential).
| Command | What it does |
|---|---|
/prd <feature> | Generate PRD + phased task plan from a feature idea |
/implement <feature> | Design + build with automatic parallel team dispatch |
/auto-commit | 3-agent parallel review → quality gate → commit + PR |
| Agent | Role |
|---|---|
team-build-coordinator | Dispatches Backend, Frontend, AI, Ops teams in parallel |
parallel-review-coordinator | Runs 3 review agents, merges scores |
parallel-digging-coordinator | 4-category PRD analysis pipeline |
architecture-decision | MSA vs Monolithic vs Modular Monolith |
| Agent | Role |
|---|---|
frontend-developer | React 19, Next.js 16+, 20 design styles |
backend-architect | API design, database schema, backend patterns |
mobile-developer | React Native / Expo, native modules |
ai-agent | WhisperX STT, OpenAI/Anthropic integration |
| Agent | Role |
|---|---|
code-reviewer | 100-point scoring across 5 categories |
prd-reviewer | Finds gaps across completeness, feasibility, security, consistency |
code-formatter | Multi-language auto-formatting and lint fixes |
design-discovery | VS-based style recommendation for Web and Mobile |