By mineru98
LLM Proxy Skills plugin with logic-master (Codex CLI) and frontend-master (Gemini CLI) for code optimization and UI/UX tasks
npx claudepluginhub mineru98/llm-proxy-skills --plugin llm-proxy-skillsFrontend UI/UX work with Gemini CLI in --yolo mode. Use when (1) modifying visual/styling elements in frontend files (.tsx, .jsx, .vue, .svelte, .css), (2) implementing UI components, (3) adjusting layout, colors, spacing, typography, or animations, (4) creating responsive designs, (5) any frontend task involving how things LOOK rather than how they WORK, or (6) image-based frontend tasks (screenshots, mockups, Figma exports) where visual context drives the implementation.
Logic optimization and image-based code tasks with Codex CLI in --yolo mode. Use when (1) optimizing code logic or algorithms, (2) processing image inputs (screenshots, diagrams, mockups) to generate or modify code, (3) refactoring business logic, (4) debugging complex logic issues, (5) code generation from visual references, or (6) any task requiring image attachment for context.
Codex CLI 및 Gemini CLI를 활용한 로직 최적화·프론트엔드 UI/UX 전문 스킬 플러그인
claude plugin marketplace add Mineru98/llm-proxy-skills
/plugin marketplace add Mineru98/llm-proxy-skills
또는
claude plugin install llm-proxy-skills
/plugin install llm-proxy-skills
claude plugin list
Codex CLI --yolo 모드로 로직 최적화 및 이미지 기반 코드 작업을 수행합니다.
사용 시점:
사용하지 않는 시점:
frontend-master 사용)Gemini CLI --yolo 모드로 프론트엔드 UI/UX 작업을 수행합니다.
사용 시점:
사용하지 않는 시점:
logic-master 사용)# 로직 최적화
cat src/utils/sort.ts | codex exec --yolo - "Optimize this sorting algorithm for large datasets"
# 이미지에서 컴포넌트 생성
codex exec --yolo --image mockup.png "Generate React component matching this design"
# 리팩토링
cat src/handlers/user.ts | codex exec --yolo - "Extract reusable validation logic into separate functions"
# 버튼 스타일 변경
cat src/components/Button.tsx | gemini --yolo -p "Change button color to blue-500, add hover:scale-105 transition"
# 반응형 네비게이션
gemini --yolo -p "Make the navbar responsive with hamburger menu on mobile" --include-directories src/components
# 다크 모드 테마
gemini --yolo -p "Update all components to use dark mode color palette" --all-files
llm-proxy-skills/
├── .claude-plugin/
│ ├── marketplace.json
│ └── plugin.json
├── skills/
│ ├── logic-master/
│ │ └── SKILL.md
│ └── frontend-master/
│ └── SKILL.md
├── LICENSE
└── README.md
GPL-3.0
이슈 및 PR은 GitHub에서 환영합니다.
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.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Creative skill for generating algorithmic and generative art. Produces visual designs using mathematical patterns, fractals, and procedural generation.
Frontend design skill for UI/UX implementation
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.