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

Brand Compliance Auditor

ASecurity

Audits a finished deck against the brand and template and returns a flagged list of every off-brand and off-template element.

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

Works with

cli

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add andreworia/claude-pptx-skills --skill brand-compliance-auditor --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Brand Compliance Auditor?

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

Security grade badge for Brand Compliance Auditor
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/andreworia-brand-compliance-auditor/badge)](https://www.skillsdirectory.com/skills/andreworia-brand-compliance-auditor)

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

Download with Pro
Files
SKILL.md
---
name: brand-compliance-auditor
description: Audits a finished deck against the brand and template and returns a flagged list of every off-brand and off-template element.
---

# Brand Compliance Auditor

## When to use

Use this skill when a finished deck needs a check before it ships. It is the pre-flight pass: the deck is built, you think it is on-brand, and you want a systematic sweep that catches the off-template layout, the hard-coded color, the rogue font, the stretched logo, and the missing page number before a partner or client does. Run it near the end of Stage 4, after the structural and asset fixes.

## What it does

It walks the whole deck against a brand-and-template checklist and returns a prioritized list of every violation, grouped by severity, each with the slide, the issue, and the fix. It does not silently change the deck; it produces the punch list so a human (or the Reskin skill) can act.

## Method

Audit against a fixed checklist so nothing is missed, and grade each finding by how much it hurts compliance.

1. **Structure checks.** For each slide: is it on a real template layout (not Blank)? Is content in placeholders rather than rogue boxes? Are titles, content, and furniture inside the margins and safe zone?

2. **Color checks.** Are fills and text bound to theme color slots rather than hard-coded hex? Is every color within the approved palette? Is there one accent per slide, used on the right element? Are charts on the brand sequence, not a rainbow?

3. **Type checks.** Are only the two theme fonts used? Are all sizes on the type scale? Is case consistent? Is line spacing the brand value? Any rogue bold, italic, or all-caps?

4. **Logo checks.** Is the correct, current logo used? The right variant for each background? Undistorted? At or above minimum size? Is clear space respected? Are partner logos fair and balanced?

5. **Icon and image checks.** Do icons share one style, weight, corner, and color rule? Do photos share one treatment, allowed aspect ratios, and the crop convention? Any low-resolution asset?

6. **Furniture checks.** Are titles uniform in position and style? Is the footer consistent? Are page numbers present, uniform, and in the right place? Are dividers parallel? Are the title and closing exceptions deliberate?

7. **Grade each finding.** Classify as Blocker (cannot ship: wrong logo, off-template layout, off-palette brand color, unreadable text), Major (clearly off-brand but shippable in a pinch: rogue font, inconsistent footer, rainbow chart), or Minor (polish: a few points of misalignment, an icon weight mismatch).

8. **Order the punch list.** Sort by severity, then by frequency, so the user fixes the systemic Blockers first. Point each finding at the skill that fixes it.

## Inputs

- The finished deck.
- The brand and template references: template layouts, theme colors and fonts, approved palette, logo rules, icon and image rules, and furniture conventions. If any are missing, audit against what is provided and note the gaps.

## Output format

A prioritized audit punch list:

- A one-line headline count (Blockers, Majors, Minors).
- Blockers, then Majors, then Minors. Each item: slide number, the issue, the rule it breaks, the fix, and the skill that fixes it.
- A short systemic note: the two or three patterns that recur most, so they can be fixed once across the deck.

Close with a ship or hold recommendation based on whether any Blocker remains.

## Example

Input: a 20-slide deck that looks finished.

Output (excerpt):

- Headline: 3 Blockers, 6 Majors, 5 Minors. Recommendation: hold until Blockers cleared.
- Blocker. Slide 1: outdated logo. Fix: replace with current asset (logo-and-lockup-compliance).
- Blocker. Slides 4 and 11: off-template layout (Blank). Fix: map to Title and Content (master-and-layout-mapper).
- Major. Slides 6 to 9: rainbow chart palette. Fix: brand chart sequence (brand-palette-guard).
- Major. Slide 14: Calibri title. Fix: theme font (theme-font-and-type-scale-enforcer).
- Systemic: hard-coded blue recurs across 8 slides; bind to Accent 1 once (theme-color-binder).

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 →