What problem does it solve? Custom icon sets give a project a distinct visual identity, but drawing many icons individually causes style drift — inconsistent stroke widths, corner treatments, and visual weight. This Skill enforces a single style specification across every icon so the whole set looks cohesive. ## Core Features & Use Cases - Style Preset System: Choose from five presets (Clean, Sharp, Soft, Minimal, Bold) defining grid, stroke width, caps, joins, corner radius, and padding, then customize per project. - Industry Icon Suggestions: Get tailored icon recommendations for trades, healthcare, hospitality, e-commerce, real estate, SaaS, and more, organized by navigation, communication, trust, and action groups. - Strict SVG Rules: Every icon uses currentColor, identical viewBox and stroke attributes, half-pixel coordinate precision, and optical corrections for visual balance. - Use Case: A user building a website for a plumbing business asks for icons; the Skill suggests 18-25 relevant icons, applies the Clean preset, and delivers individual SVG files plus a preview.html page and style-spec.json. ## Quick Start Generate a consistent set of SVG icons for my plumbing business website using a clean modern style.