An automated verification skill for Swift and SwiftUI projects designed to enforce Apple Design Award quality standards.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install swiftverify
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install swiftverify using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
SwiftVerify is a comprehensive validation toolset within the Openclaw Skills ecosystem, specifically engineered for high-end Apple platform development. It enforces strict adherence to professional standards across seven critical dimensions: compilation, architecture, design systems, accessibility, internationalization, performance, and native integration.
By leveraging this skill, developers can ensure their codebases don't just function, but excel in terms of UI/UX and technical debt management. It acts as a quality gatekeeper that bridges the gap between raw code and the premium user experience expected of top-tier iOS and macOS applications.
To install and execute the skill within your project, use the following commands:
# Navigate to the skill directory
cd .agent/skills/swiftverify
# Grant execution permissions
chmod +x scripts/*.sh
# Run the full quality gate verification
./scripts/run_all.sh
SwiftVerify organizes its validation logic and outputs through a structured directory and reporting system:
| Directory/File | Purpose |
|---|---|
scripts/ |
Contains the 8 modular verification scripts (check_build, check_a11y, etc.). |
templates/ |
Stores the verification_report.md template for standardized output. |
resources/ |
Contains reference documentation like the ADA checklist and accessibility guides. |
specs/ |
The default output location for generated verification reports. |
Loading
A specialized meta-skill that generates independent project management skills to guide AI agents from initial planning to final delivery.

A professional automation tool that transforms Markdown files into styled HTML and pushes them directly to WeChat Official Account drafts with one click.

A professional-grade toolkit for building, debugging, and submitting high-quality Obsidian plugins using TypeScript and modern web technologies.

A comprehensive automated pipeline to download watermark-free Douyin videos, archive them to Aliyun OSS, and sync metadata to Feishu Bitable.

A sophisticated memory lifecycle manager for AI agents based on the Ebbinghaus forgetting curve to handle knowledge retention and decay.

A robust CLI tool for batch-downloading formal A-share financial reports from CNInfo with built-in filtering and resume capabilities.








































