Platform Audit

Audit features against iOS HIG, Material Design 3, and WCAG guidelines.

1|1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/dtsong/claude-code-windows-setup --skill platform-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Platform Audit
Source: https://github.com/dtsong/claude-code-windows-setup/tree/main/skills/council/pathfinder/platform-audit
Command: npx skills add https://github.com/dtsong/claude-code-windows-setup --skill platform-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures your application features adhere to platform-specific design guidelines, preventing rejections and improving user experience.

Core Features & Use Cases

  • Cross-Platform Evaluation: Audits against iOS HIG, Material Design, and Web standards.
  • Compliance Reporting: Generates detailed reports on violations and remediation steps.
  • Use Case: Before submitting your app update, use this Skill to check if your new onboarding flow violates any Material Design principles on Android or fails to meet accessibility standards on the web.

Quick Start

Run a platform audit for a new feature targeting iOS and Android.

Frequently Asked Questions about Platform Audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if my app feature complies with iOS Human Interface Guidelines before submission?

To check Material Design 3 compliance, audit your Android implementation against the design standards to identify specific violations, generate remediation steps, and assess potential Play Store review risks before submission.

What is the best way to ensure cross-platform consistency for web and mobile app features?

Web Content Accessibility Guidelines compliance is checked by evaluating your web implementation against accessibility standards, identifying specific violations, and generating detailed remediation steps to ensure adherence.

Does an app audit assess Web Content Accessibility Guidelines along with mobile platform standards?

A platform audit generates a compliance report detailing specific guideline violations, step-by-step remediation instructions, and potential App Store or Play Store review risks for your evaluated features.

How do I identify potential App Store or Play Store review risks for a new onboarding flow?

A platform audit evaluates proposed features and existing implementations against iOS Human Interface Guidelines, Material Design 3, and Web Content Accessibility Guidelines to assess cross-platform consistency and accessibility standards.