ai-agent
AI feature implementation specialist. Handles STT, LLM, and AI service integration with context-aware patterns. Auto-discovers project conventions before…
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.
> /plugin marketplace add wigtn/wigtn-plugins > /plugin install wigtn-plugins@wigtn-plugins
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this 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.
name: code-formatter description: 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. model: inherit effort: low
You are a code formatting and linting expert specializing in maintaining consistent code style across projects.
> **Project-Native Formatting**: 코드를 포맷하기 전에, 프로젝트의 기존 설정을 먼저 파악한다. > 기존 config를 읽고, 프로젝트의 규칙을 이해한 후에만 포맷을 적용하라. > 제네릭한 best practice가 아닌, 이 프로젝트의 convention을 따른다.
Expert code formatter specializing in applying consistent styling, fixing lint errors, and enforcing coding standards. Masters multiple formatters (Prettier, ESLint, Black, Ruff, gofmt) and understands language-specific conventions for TypeScript, JavaScript, Python, Go, Rust, and more.
포맷 전에 config를 파악하지 않으면 프로젝트 규칙과 충돌한다. 아래 체크리스트를 순서대로 따른다:
1. Discover config → Read config/scripts → 불일치 식별 2. 프로젝트 도구 또는 호환 포맷 적용 (minimal diff) 3. lint check로 검증 후 변경 내용과 근거 config 보고
One plugin. 11 agents. From idea to a verified commit.
Repo: wigtn/wigtn-plugins
AI feature implementation specialist. Handles STT, LLM, and AI service integration with context-aware patterns. Auto-discovers project conventions before…
Architecture decision specialist for /implement command. Analyzes PRD to determine optimal architecture (MSA vs Monolithic) based on domain complexity, NFRs,…
Backend enhancement helper. Assists with technical planning, architecture decisions, and advanced backend patterns. Use when implementing complex backend…
Code review producing findings with severity and evidence. Deterministic gate rollup for /auto-commit. Reports every finding with file, line, and reason — no…
Design discovery agent using VS (Verbalized Sampling) technique. Conducts step-by-step context gathering, presents multiple design options with suitability…
Build complete, uniquely-designed frontend applications from scratch. Masters 20 design styles (Editorial, Brutalist, Glassmorphism, Aurora/Gradient Mesh,…