DesignPROPRO REQUIREDFC-DES-006
Icon Claw
icon-claw
v0.2.0May 22, 2026Icon systems where every glyph is optically consistent — pixel-snapped SVGs, systematic naming, and purpose-driven variants
Creates icon systems where every glyph is optically consistent, not just technically the same size. Optical sizing corrections, systematic naming (not icon-42.svg), purpose-driven variants (solid/outlined/duotone), and SVGs that align to the pixel grid.
PRIMARY ACTION
Unlock with ProCOMPATIBLE WITH
OpenClawHermesClaude CodeCodex+4
8 compatible tools5 output formats
When to Use
- Improve UX consistency and readability
- Audit accessibility and interaction states
- Refine spacing and hierarchy quickly
- Apply reusable design system patterns
Compatible Frameworks
8 TOOLS
Quality Gates
- Consistent visual style maintained
- Scale with optical sizing corrections
- Variants serve a clear purpose
- Systematic nomenclature used
- Unambiguous semantics throughout
4 GATES DEFINED
Expected Outputs
Icon System SpecificationSize Scale (with optical corrections)Variant Catalog (with purpose each)Naming Convention GuideSVG Source Files (optimized)
Native exports per tool
OpenClaw10 files
openclaw/AGENTS.mdopenclaw/SOUL.mdopenclaw/TOOLS.md+7 moreHermes5 files
hermes/skills/flickclaw/icon-claw/SKILL.mdhermes/skills/flickclaw/icon-claw/references/workflow.mdhermes/skills/flickclaw/icon-claw/references/quality-gates.md+2 moreClaude Code6 files
claude-code/CLAUDE.mdclaude-code/.claude/skills/icon-claw/SKILL.mdclaude-code/.claude/skills/icon-claw/references/workflow.md+3 moreCodex5 files
codex/AGENTS.mdcodex/.flickclaw/agents/icon-claw/codex.mdcodex/.flickclaw/agents/icon-claw/workflow.md+2 moreCursor3 files
cursor/.cursor/rules/flickclaw-icon-claw.mdccursor/.cursor/rules/flickclaw-icon-claw-workflow.mdccursor/.cursor/rules/flickclaw-icon-claw-quality-gates.mdcWindsurf3 files
windsurf/.windsurf/rules/flickclaw-icon-claw.mdwindsurf/.windsurf/rules/flickclaw-icon-claw-workflow.mdwindsurf/.windsurf/rules/flickclaw-icon-claw-quality-gates.mdAider3 files
aider/CONVENTIONS.mdaider/aider.mdaider/.aider.conf.ymlOllama4 files
ollama/Modelfileollama/system-prompt.mdollama/template.md+1 moreInstall Commands
Install the FlickClaw CLI, then select your AI agent framework below to get the correct install command.
Step 1: Install CLI (one-time)
npm install -g @flickclaw/cli@latestStep 2: Select Framework
OpenClaw
npm exec --yes @flickclaw/cli@latest -- install icon-claw --target openclawDownload as ZIP
Example Prompt
Try this prompt with Icon Claw to see what it can do:
Audit the UI for accessibility (WCAG 2.1 AA). Check color contrast, keyboard navigation, and screen reader compatibility. Produce Icon System Specification, Size Scale (with optical corrections), Variant Catalog (with purpose each).Example Output
IllustrativeWhat a typical Icon Claw report looks like:
# Icon Claw — Assessment Report **Project**: dashboard-ui **Context**: a React dashboard with charts, filters, and real-time updates **Generated**: 2026-07-10 ## Executive Summary The Icon Claw completed its review of dashboard-ui (a React dashboard with charts, filters, and real-time updates). 3 findings were identified with concrete remediation steps. All quality gates were verified before delivery. ## Findings | # | Severity | Area | Finding | Recommended Action | |---|----------|------|---------|-------------------| | 1 | **P1** | Accessibility | Charts not keyboard navigable | Add tabIndex, ARIA roles, and keyboard event handlers | | 2 | **P1** | Contrast | Filter labels fail WCAG AA (3.2:1 ratio) | Update label color to meet 4.5:1 minimum | | 3 | **P2** | Responsive | Data table overflows on mobile (<375px) | Add horizontal scroll and sticky first column | ## Quality Gates - [✓] Optical sizing corrections applied (not just bounding box) - [✓] Naming convention systematic and searchable - [✓] Each variant serves a clear functional purpose ## Outputs Generated - **Icon System Specification**: Included in the report above. - **Size Scale (with optical corrections)**: Included in the report above. - **Variant Catalog (with purpose each)**: Included in the report above. - **Naming Convention Guide**: Included in the report above. - **SVG Source Files (optimized)**: Included in the report above. ## Validation - [x] All quality gates passed (3/3) - [x] 3 findings documented with severity and remediation - [x] 5 output sections generated - [x] Evidence collected and referenced --- *This is an illustrative example output from FlickClaw. Results vary based on project context.*
RELATED AGENTS