Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Iconography Style Keeper

ASecurity

Unifies mismatched icons into one consistent system in the brand style, matching weight, fill, corner, and color.

2 stars
0 votes
0 copies
1 views
Added 9/19/2026
ai-agents

Works with

cli

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add andreworia/claude-pptx-skills --skill iconography-style-keeper --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Iconography Style Keeper?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Iconography Style Keeper
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/andreworia-iconography-style-keeper/badge)](https://www.skillsdirectory.com/skills/andreworia-iconography-style-keeper)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: iconography-style-keeper
description: Unifies mismatched icons into one consistent system in the brand style, matching weight, fill, corner, and color.
---

# Iconography Style Keeper

## When to use

Use this skill when icons are mismatched in weight, fill, or color. Symptoms include a slide with one line icon next to one solid glyph, icons at different stroke weights, icons in random colors, a mix of flat and skeuomorphic styles, and clip-art icons sitting beside clean brand icons. Run this in Stage 3 with the other brand-asset work.

## What it does

It converts the deck's icons to a single, consistent system in the brand style: one stroke weight, one fill convention, one corner treatment, one color rule, and a consistent optical size. The result is a deck where icons look like a designed set rather than a collection of finds.

## Method

An icon system is defined by a few consistent attributes. The job is to pick the system and bring every icon onto it.

1. **Define the target style.** Decide the system from the brand: line or solid, the stroke weight (for line icons), the corner radius (sharp or rounded), the color rule (single brand color, or two-tone), and the optical size on a slide. If the brand has an icon library, use it as the source of truth.

2. **Inventory the icons.** Walk the deck and record every icon: its style, weight, fill, color, and size. Note which are on-system and which are not.

3. **Replace off-system icons.** For each off-system icon, find the closest equivalent in the brand library (or a consistent open icon set already in use) and swap it in. Do not try to hand-edit a clip-art glyph into the line style; replace it.

4. **Normalize weight and corners.** For line icons, set a single stroke weight so thick and thin icons match. For corners, apply the system's radius consistently so some icons are not sharp while others are rounded.

5. **Apply the color rule.** Recolor all icons to the brand's icon color (often the primary or a neutral), keeping the one-accent rule: an icon may take the accent color only when it is the emphasized element on the slide. Bind icon color to a theme slot so it moves with the theme.

6. **Size optically, not by bounding box.** Set icons to a consistent optical size. Because a circle and a tall rectangle with the same bounding box look different in weight, adjust so they read as the same size rather than matching pixel boxes.

7. **Align to text and grid.** Vertically center icons with their adjacent labels and align icon rows to the layout grid so a row of feature icons sits on one baseline.

## Inputs

- The deck.
- The brand icon library or the icon-style rules (line or solid, stroke weight, corner, color, size). If undocumented, ask, or pick one consistent open set and state the choice.

## Output format

An icon system report:

- The target style, restated: style, weight, corner, color rule, size.
- A per-icon list: current style and the action (swap to library, recolor, re-weight, resize, realign).
- A note on any icon kept as-is and why.

Close with a confirmation that all icons share one weight, one fill convention, one corner, and the brand color rule.

## Example

Input: a four-feature row mixing two line icons, one solid icon, and one clip-art glyph in three colors.

Output:

- Target: line icons, single stroke weight, sharp corners, primary brand color, one optical size.
- Swap the solid icon and the clip-art glyph for line equivalents from the brand library.
- Recolor all four to the primary, bound to the theme slot.
- Resize to one optical size and align on one baseline.
- Result: a coherent four-icon set in the brand style.

Attribution

andreworiaandreworia
View sourceMore from andreworia →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693621 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →