Wigss — AI skill for Claude Code
Visual AI code refactoring tool — select, redesign, and apply Tailwind CSS changes with an always-on AI agent.
How to install Wigss
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open wigtn/wigss and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Wigss does
Visual AI code refactoring tool — select, redesign, and apply Tailwind CSS changes with an always-on AI agent. npx wigss
Alternatives in AI
- Artifacts Builder — Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech 97.5k ★
- Codeburn — Free, local tool to track AI coding token usage and cost across 37 tools and agents (Claude Code, Cursor, Code 9.7k ★
- Agent Rules Books — AGENTS.md rules / skills for AI coding agents: Codex, Cursor & Claude Code 2.6k ★
README
WIGSS
Drag your UI components — the source code rewrites itself.
[](https://npmjs.com/package/wigss) [](https://npmjs.com/package/wigss) [](./LICENSE)
[한국어 (Korean)](README.ko.md) | **English**
Quick Start
cd my-project
npm run dev # Your dev server on port 3000
# In another terminal:
npx wigss@latest --port # Prompts for API key, then opens browser
Or try the built-in demo (no existing project needed):
npx wigss@latest --demo
If you've previously installed `wigss` globally, run `npm uninstall -g wigss` first to ensure npx always uses the latest version.
What is WIGSS?
**WIGSS** (Style Shaper) is a visual code refactoring tool with an always-on AI agent. Frontend developers can visually **drag and resize UI components** on their live web page, and WIGSS **automatically rewrites the source code** to match.
No Figma-to-code. No CSS guessing. Just drag it — the code changes.
The Problem
AI coding agents (Cursor, Claude Code, Trae) can scaffold UI fast. But **fine-tuning the design** is still painful:
- "Make this card a bit wider" — hard to describe precisely in words
- CSS tweaking → refresh → check → repeat — slow and tedious
- No designer available — developers do it alone
How to Use
1. Scan
Hover the top arrow tab to reveal the toolbar. Click **Scan** — the AI detects all UI components on the page and labels them (Navbar, Card, Footer, etc.).
2. Browse & Select
Use the **Compon
Related Skills
Claude Code Design AI
Claude Design: AI UI/UX architect. Screenshot to React, Figma components, Tailwind CSS generator. Prototyping
Html2elementor
Convert HTML + CSS to Elementor JSON (importable in WordPress). Works as a Claude Code / openclaw skill or sta
Agent Debate Consensus
Multi-agent AI debate platform — multiple LLMs discuss any topic in real time while you moderate. Built with N
AI Agent Command Center
Build a single-page AI Agent Command Center dashboard website in English using React + Vite + TypeScript + Tai
Karpathy Guidelines
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code t
Review Dcell Model
by Mjvolk3 - Reviews old Dcell implementation files, comparing with newer Dango model, noting changes over tim
Related Agents
Uid
UI component implementation, CSS/Tailwind, responsive layouts, accessibility implementation. Use PROACTIVELY w
Refactorer Agent
You are a refactoring expert who improves code structure without changing external behavior. You apply proven
Tailwind Agent
Styles Rails ERB views and ViewComponents using Tailwind CSS 4 utility classes and responsive design patterns.