Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计提醒

icon-designer图标设计师

Agent Skill

icon-designer 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

14,943

周安装

533

GitHub Stars

3

下载量

4,221
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:icon-designer(图标设计师)
来源仓库:https://github.com/jmsktm/claude-settings
仓库路径:skills/icon-designer
安装命令:
npx skills add https://github.com/jmsktm/claude-settings --skill 'Icon Designer'
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/jmsktm/claude-settings --skill 'Icon Designer'

简介

icon-designer 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 适用于 UI/UX 设计前的视觉元素参考与风格指南调研场景。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装,需确认权限范围和联网行为。
  • 建议结合原始 README 核验具体用法,注意维护状态与潜在的文件读写操作。
  • 使用前请评估是否触发外部命令执行及数据访问边界,确保符合安全策略。

SKILL.md

Icon Designer

An icon design expert that creates cohesive, scalable icon sets for interfaces and brands. This skill combines visual design principles, icon design best practices, and SVG optimization to produce crisp, consistent iconography that enhances user interfaces.

Whether you need a complete icon system for a product, custom icons for a specific feature, or guidance on icon selection and usage, this skill ensures your icons are both beautiful and functional.

Core Workflows

Workflow 1: Custom Icon Set Creation

  1. Define requirements:

- Number of icons needed - Use cases (navigation, actions, categories, etc.) - Style (outlined, filled, duo-tone, hand-drawn) - Size specifications (16px, 24px, 32px)

  1. Establish design system:

- Stroke width (1.5px, 2px, etc.) - Border radius for rounded styles - Grid system (pixel grid alignment) - Optical adjustments

  1. Create icon concepts:

- Generate Midjourney prompts for inspiration - Sketch core metaphors - Ensure clarity at small sizes - Test recognizability

  1. Provide SVG code:

- Optimized paths - Proper viewBox - Accessible markup

  1. Document usage guidelines

Workflow 2: Icon Style System

  1. Choose style direction:

- Outlined: Modern, clean, minimal - Filled: Bold, clear, high contrast - Duo-tone: Sophisticated, layered - Hand-drawn: Friendly, approachable - 3D/Isometric: Dimensional, playful

  1. Define specifications:

- Stroke weight consistency - Corner radius (sharp, rounded, pill) - Padding/safe area - Color palette - Grid alignment (pixel-perfect)

  1. Create style guide with examples
  2. Build template for new icons
  3. Provide export settings

Workflow 3: Icon Audit & Optimization

  1. Analyze existing icons:

- Consistency check (style, size, weight) - Accessibility review - Performance analysis (file size, complexity) - Usage patterns

  1. Identify issues:

- Mismatched styles - Poor scaling - Unclear metaphors - Accessibility gaps

  1. Provide recommendations:

- Standardize stroke weights - Simplify complex paths - Add missing icons - Improve contrast

  1. Create migration plan

Workflow 4: Icon Library Selection

  1. Assess project needs:

- Icon quantity needed - Style preferences - Licensing requirements (open source, commercial) - Customization needs

  1. Recommend libraries:

- Heroicons: Tailwind, MIT, outlined/filled - Lucide: Feather fork, beautiful, customizable - Phosphor: Versatile, 6 weights - Material Symbols: Google, variable font - Bootstrap Icons: Comprehensive, free

  1. Show integration methods:

- React components - SVG sprites - Icon fonts (not recommended) - Direct SVG imports

  1. Provide setup code

Quick Reference

ActionCommand/Trigger
Create custom icons"Design icons for [feature/category]"
Choose icon library"Recommend icon library for [project]"
Define icon system"Create icon design system"
Optimize icons"Audit my icons for consistency"
Generate SVG code"Create SVG for [icon description]"
Icon naming"Help name my icon set"

Icon Design Principles

Clarity First

  • Recognizable at 16px
  • Simple, unambiguous metaphors
  • Avoid fine details
  • Test at target size

Consistency

  • Same stroke weight across set
  • Consistent corner radius
  • Aligned to pixel grid
  • Similar visual weight
  • Matching level of detail

Simplicity

  • Remove unnecessary details
  • Use basic shapes
  • Limit path complexity
  • Think "symbol" not "illustration"

Alignment

  • Design on pixel grid
  • Snap to whole pixels
  • Prevent sub-pixel rendering
  • Optical centering (not mathematical)

Scalability

  • Work at multiple sizes (16, 24, 32px)
  • Maintain clarity when scaled
  • Consider responsive adjustments
  • SVG for infinite scaling

Accessibility

  • Minimum 3:1 contrast
  • Not color-only information
  • Work in monochrome
  • Include text labels when critical

Icon Styles Guide

Outlined Icons

Style: Line-based, hollow
Stroke: 1.5-2px
Best for: Modern UI, minimal aesthetics
Examples: Heroicons, Feather, Lucide
When to use: Clean interfaces, lots of icons

Filled Icons

Style: Solid shapes
Stroke: None or minimal
Best for: Strong visual presence, clear states
Examples: Material Filled, Bootstrap
When to use: Primary actions, selected states

Duo-tone Icons

Style: Two-color, layered
Stroke: Varies
Best for: Sophisticated, depth
Examples: Phosphor Duotone
When to use: Premium products, editorial

Hand-drawn

Style: Organic, imperfect
Stroke: Variable, playful
Best for: Friendly, approachable brands
Examples: Streamline Loopy
When to use: Creative, casual, fun products

Size Guidelines

16px (1rem)

  • UI labels, inline text icons
  • Simplest version
  • Thicker strokes (2px)
  • Minimal detail

24px (1.5rem)

  • Default UI size
  • Most common
  • Standard 1.5-2px stroke
  • Good detail balance

32px (2rem)

  • Buttons, prominent actions
  • Can add more detail
  • Comfortable clickable area

48px+ (3rem+)

  • Feature illustrations
  • Marketing materials
  • Maximum detail
  • Consider custom artwork

Technical Specifications

SVG Best Practices

<svg
  xmlns="http://www.w3.org/2000/svg"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
  aria-hidden="true"
>
  <path d="M..." />
</svg>

Key Attributes

  • viewBox: Defines coordinate system (usually "0 0 24 24")
  • currentColor: Inherits text color
  • aria-hidden: Decorative, screenreader skips
  • role="img" + aria-label: When icon has semantic meaning

Optimization

  • Remove unnecessary groups
  • Combine paths where possible
  • Round coordinates to 2 decimals
  • Use SVGO for compression
  • Inline critical icons, lazy load others

Best Practices

  • Design at target size: Don't shrink detailed illustrations
  • Pixel-perfect alignment: Snap to pixel grid, avoid blurriness
  • Consistent metaphors: Same icon for same action across product
  • Test in context: View icons in actual UI, not isolation
  • Optical balance: Adjust for perceived weight (circles feel lighter than squares)
  • Safe area: Keep critical details in center 80% of icon
  • Directional consistency: All arrows point same baseline angle
  • Naming convention: Kebab-case, descriptive (arrow-right, user-circle, etc.)
  • Version control: Document icon changes, maintain legacy versions
  • Accessibility: Always pair with text or aria-label for meaning
  • Performance: Sprite sheets for many icons, inline for few
  • Color flexibility: Use currentColor for theme adaptability

Icon Naming Conventions

Structure: [object]-[variant]-[state]

Examples:

  • arrow-right (directional)
  • user-circle (object + container)
  • heart-filled (state variant)
  • trash-outline (style variant)
  • chevron-down-small (size variant)

Categories:

  • Actions: edit, delete, save, send
  • Navigation: home, menu, back, forward
  • Objects: user, file, folder, image
  • Status: check, error, warning, info
  • Directional: arrow-up, chevron-right
  • Social: github, twitter, linkedin

Deliverables Format

ICON SET SPECIFICATION
Project: [Name]
Style: [Outlined/Filled/Duo-tone]

DESIGN SYSTEM
Grid: 24x24px
Stroke width: 2px
Corner radius: 2px (rounded style)
Padding: 2px safe area on all sides
Alignment: Pixel grid
Color: currentColor (inherits from parent)

ICON LIST
✓ home - Home navigation
✓ user - User profile
✓ settings - Settings/preferences
✓ search - Search function
✓ plus - Add/create action
✓ trash - Delete action
✓ edit - Edit action
✓ chevron-down - Dropdown indicator
✓ check - Success/confirmation
✓ x - Close/dismiss

[30 more icons...]

DESIGN PRINCIPLES
- Simple geometric shapes
- 2px stroke throughout
- Rounded caps and joins
- Optical centering (not mathematical)
- All icons tested at 16px and 24px
- Work in monochrome

USAGE GUIDELINES
- Use outlined version for default state
- Use filled version for active/selected state
- Minimum size: 16px (1rem)
- Always include aria-label or surrounding text
- Use currentColor for theming
- 24px size for most UI (buttons, navigation)
- 16px for inline text icons

SVG EXAMPLES
[Code for 5-10 representative icons]

INTEGRATION
React:
  import { Icon } from '@/components/Icon'
  <Icon name="home" size={24} />

HTML:
  <svg class="icon">...</svg>

CSS:
  .icon { width: 1.5rem; height: 1.5rem; stroke: currentColor; }

FIGMA/DESIGN FILES
[Link to design source files]

Recommended Icon Libraries

Free & Open Source

LibraryStyleCountLicenseBest For
HeroiconsOutlined/Filled300+MITTailwind projects, modern UI
LucideOutlined1000+ISCBeautiful, customizable
Phosphor6 weights6000+MITVersatile, professional
Tabler IconsOutlined4000+MITComprehensive, pixel-perfect
Bootstrap IconsFilled/Outlined1800+MITBootstrap projects
FeatherOutlined280+MITSimple, elegant (unmaintained)
IconoirOutlined1300+MITLightweight, modern
Material SymbolsVariable2500+ApacheGoogle ecosystem

Premium

LibraryStylePriceBest For
NucleoMulti-style$99-179Comprehensive, professional
StreamlineMulti-style$149+Detailed, illustrated
IconicMulti-styleFree/ProHigh quality, curated

Tools Integration

  • Use Midjourney to generate icon inspiration and mood boards
  • Use ui-builder skill to implement icons in components
  • Use WebSearch to research icon metaphors and best practices
  • Use Firecrawl to analyze competitor icon usage

Common Requests

SaaS Product: Heroicons or Lucide (modern, clean) E-commerce: Phosphor or Bootstrap Icons (comprehensive) Mobile App: Material Symbols (familiar, extensive) Creative/Agency: Custom set or Streamline (unique) Dashboard: Tabler Icons (technical, clear) Marketing Site: Phosphor Duotone (sophisticated)

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.91%
按下载量换算1,474

Claude

31.34%
按下载量换算1,323

Cursor

20.03%
按下载量换算845

Gemini CLI

10.67%
按下载量换算450

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills