platform-parity-check

Verify Android, iOS, and Web/WASM feature parity and generate a parity matrix report.

2|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/Sovereign-Communication/SCMessenger --skill platform-parity-check-sovereign-communication
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: platform-parity-check
Source: https://github.com/Sovereign-Communication/SCMessenger/tree/main/skills/platform-parity-check
Command: npx skills add https://github.com/Sovereign-Communication/SCMessenger --skill platform-parity-check-sovereign-communication

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Ensures that critical functionalities operate consistently across all supported platforms, eliminating inconsistencies that may affect end-users' experience.

Core Features & Use Cases

  • Feature parity verification: Compares key features across different platforms to ensure identical behaviors.
  • Platform-specific implementations: Verifies existence of implementations in specific platform folders and aligns them with core behavior.
  • Report generation: Produces a parity matrix report for analysis.

Quick Start

Activate the skill with the platform-parity-check command followed by the specific control or feature to verify.

Frequently Asked Questions about platform-parity-check

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

FAQPage Schema
How do I verify feature parity across Android, iOS, and Web/WASM?

Feature parity verification compares key behaviors across Android, iOS, and Web/WASM implementations to ensure identical functionalities. It assesses platform-specific folders against core behavior and generates a parity matrix report for analysis.

What is a cross-platform consistency check for application features?

A cross-platform consistency check validates that critical functionalities operate identically across different platforms. This process eliminates behavioral inconsistencies across Android, iOS, and Web/WASM to prevent fragmented end-user experiences.

How do I check contract and UniFFI bindings for platform-specific implementations?

Checking contract and UniFFI bindings involves verifying the existence of platform-specific implementations in their respective folders and aligning them with core behavior. This ensures cross-platform parity meets PHIL-006 and PHIL-010 requirements.

Does feature parity validation support Web/WASM and iOS platforms?

Feature parity validation fully supports Web/WASM and iOS platforms alongside Android. It assesses implementations across all three environments to ensure critical functionalities operate consistently and eliminates inconsistencies affecting end-users.

What is the best way to generate a parity matrix report for software validation?

The best way to generate a parity matrix report is to verify platform feature consistency using cross-platform implementations. This produces a detailed parity matrix report for analysis, ensuring behaviors align with PHIL-006 and PHIL-010 requirements.

Why does my cross-platform testing fail to align with PHIL-006 requirements?

Cross-platform testing fails PHIL-006 requirements when platform-specific implementations deviate from core behavior. Verifying contract and UniFFI bindings ensures platform folders align with expected behaviors to resolve these inconsistencies.