An AI agent skill that automatically transforms Product Requirements Documents (PRDs) into production-ready, fully architected SwiftUI iOS applications.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install super-dev-skill
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 super-dev-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Dev Skill is a powerful code generation tool designed to bridge the gap between initial product design and high-performance engineering. Part of the Openclaw Skills ecosystem, it ingests markdown-formatted Product Requirements Documents and outputs fully functional Xcode projects adhering to enterprise-grade SwiftUI standards.
By leveraging the MVVM (Model-View-ViewModel) architectural pattern, the skill ensures all generated applications are highly modular, testable, and maintainable. It eliminates hours of boilerplate engineering by setting up full directory hierarchies, navigation flows, mock or real data persistence layers, network stacks, and responsive UI components based purely on requirement descriptions.
To integrate this capability into your AI development pipeline, include it in your configuration directory. Ensure you have the requisite environment setups and proper downstream skills available.
# Install the skill package into your agent directory
openclaw install skill-dev-swiftui
# Ensure dependent skills are ready for pipeline execution
openclaw verify prd-skill qa-skill
The skill manages inputs and creates outputs adhering to the following data taxonomy:
| Source Component | Data Type | Description |
|---|---|---|
prd-skill Output |
Markdown Document | Functional specifications, priorities, and screen flows. |
dev-output/)DataModel.swift and APIModels.swift conforming to Identifiable and Codable protocols.ObservableObject primitives.NavigationStack architectures and isolated component sheets.Loading
A headless browser automation CLI designed for AI agents, providing deterministic element selection via accessibility tree snapshots with refs.

An autonomous learning skill that allows AI coding agents to log, analyze, and resolve their errors while promoting key insights into long-term project memory.

A python-powered CLI skill providing real-time data tracking, momentum scanning, and local paper trading simulations for Polymarket prediction markets.

An MCP skill designed to formulate customized, multi-criteria group and corporate cruise travel itineraries automatically.

A powerful AI-driven development runtime that automates planning, file operations, terminal commands, and bug-fixing with memory-enhanced hybrid search.

An API-driven skill for agentOS to automate real estate appointment scheduling, diary management, guest matching, and branch operations.








































