Generate maintainable frontend components from design prototypes like images or PDFs. Analyze structure incrementally, extract design tokens, confirm architecture, and output code for React/Next.js, Vue, SvelteKit with Tailwind and shadcn/ui, building one component at a time.
A plugin marketplace for Claude Code by himicoswilson.
| Plugin | Description |
|---|---|
| git-worktree | Manage git worktrees with Claude Code |
# Add the marketplace
/plugin marketplace add himicoswilson/himi-claude-plugins
# Install plugin
/plugin install git-worktree
.
├── .claude-plugin/
│ └── marketplace.json # Marketplace definition
└── git-worktree/ # Git worktree plugin
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── commands/ # Slash commands
│ ├── wt-create.md
│ └── wt-finish.md
├── scripts/ # Shell scripts
│ ├── wt-create.sh
│ ├── wt-finish.sh
│ ├── wt-parallel.sh
│ └── lib/ # Shared libraries
│ ├── common.sh
│ ├── terminal.sh
│ ├── detect-terminal.sh
│ └── adapters/ # Terminal adapters
├── skills/ # Agent skills
│ └── parallel-tasks/
│ └── SKILL.md
├── LICENSE
└── README.md
MIT License - see individual plugin directories for details.
himicoswilson
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claim自主学习型测试文档生成器 - 从需求文档生成测试计划、测试用例、测试报告
Manage git worktrees with Claude Code - create, switch, and cleanup.
npx claudepluginhub himicoswilson/himi-claude-plugins --plugin frontend-craftUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.