Plugin Claude Code
Plugin marketplace listing 1 plugin: wigtn-plugins.
Plugin Claude Code
Plugin marketplace listing 1 plugin: wigtn-plugins.
Plugin Claude Code
AI-native Vibe Coding — From idea to Deploy, Zero friction. Unified plugin with 11 agents, 5 commands, 7 skills, team-based parallel build, 20 design styles.
Instructions file
Instructions for wigtn/wigtn-plugins, covering wigtn claude code plugin tools, project overview, architecture, plugin structure and pipeline flow.
Agent
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.
Agent
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.
Agent
Backend enhancement helper. Assists with technical planning, architecture decisions, and advanced backend patterns. Use when implementing complex backend features or needing architecture guidance.
Agent
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.
Agent
Code review producing findings with severity and evidence. Deterministic gate rollup for /auto-commit. Reports every finding with file, line, and reason — no scoring rubric. Use for an explicit code review or /auto-commit review; read-only unless asked to fix.
Agent
Design discovery agent using VS (Verbalized Sampling) technique. Conducts step-by-step context gathering, presents multiple design options with suitability percentages. Supports both Web (frontend) and Mobile (React Native) platforms. Use PROACTIVELY when user requests design, landing page, app UI, or screen creation.
Agent
Build complete, uniquely-designed frontend applications from scratch. Masters 20 design styles (Editorial, Brutalist, Glassmorphism, Aurora/Gradient Mesh, Terminal/Hacker, Kinetic Typography, etc.), React 19, Next.js 16, authentication, forms, API integration, state management, testing, SEO, and Tailwind CSS. Creates…
Agent
Build complete, production-ready React Native applications with Expo and React Native CLI. Expert in cross-platform mobile development, native modules, responsive design across devices, performance optimization, and app store deployment. Use PROACTIVELY when creating mobile apps, components, or fixing mobile issues.
Agent
PR review specialist. Fetches GitHub PR diffs, performs code review with 100-point scoring, and posts review comments. Supports inline comments on specific lines. Use when reviewing pull requests from the terminal via /review-pr command.
Agent
PRD analysis specialist. Finds weaknesses, gaps, and risks across 4 categories (Completeness, Feasibility, Security, Consistency). Quality gate for /implement: critical issues block implementation. Use after /prd and before /implement.
Agent
Team-based parallel BUILD coordinator for /implement command. Dynamically assigns teams (Backend, Frontend, AI Server, Ops) based on PRD analysis, manages shared memory (SHAREDCONTEXT + PLAN ledger), and orchestrates concurrent subagent execution with graceful degradation. Ensures project-native pattern consistency…
Command
Analyze 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.
Command
A command for building software features from a PRD, or product requirements document. It separates design from coding and tracks work in a checklist file.
Command
A command that turns a vague product or software idea into a structured PRD, or product requirements document. It checks the existing project context, defines requirements and acceptance criteria, and prepares a related implementation plan.
Command
A command for reviewing a GitHub pull request, which is a proposed code change waiting to be merged. It examines the changes and can leave review comments or approve the pull request when the findings pass.
Command
A command that turns an existing product requirements document, or PRD, into screen planning documents and a clickable low-detail wireframe. A PRD describes what a product should do and who it is for.
Hook
Runs when a session starts, executing gate.sh via bash. From wigtn/wigtn-plugins.
Hook
Runs before the agent uses a tool for Bash and Bash tool calls, executing gate.sh via bash (2 commands). From wigtn/wigtn-plugins.
Hook
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check (2 commands). From wigtn/wigtn-plugins.
Hook
Runs when the agent finishes a response, executing accumulate.py via python3 (2 commands). From wigtn/wigtn-plugins.
Skill Claude CodeCodex
Reference documents for deep code review (Level 3) and architecture review (Level 4). Used by code-reviewer agent for advanced review levels.