Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill multi-platform-apps-multi-platform --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Multi Platform Apps Multi Platform?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-multi-platform-apps-multi-platform-agent-skills-mirror)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: multi-platform-apps-multi-platform
description: "Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies."
---
# Multi-Platform Feature Development Workflow
Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies.
[Extended thinking: This workflow orchestrates multiple specialized agents to ensure feature parity across platforms while maintaining platform-specific optimizations. The coordination strategy emphasizes shared contracts and parallel development with regular synchronization points. By establishing API contracts and data models upfront, teams can work independently while ensuring consistency. The workflow benefits include faster time-to-market, reduced integration issues, and maintainable cross-platform codebases.]
## Use this skill when
- Working on multi-platform feature development workflow tasks or workflows
- Needing guidance, best practices, or checklists for multi-platform feature development workflow
## Do not use this skill when
- The task is unrelated to multi-platform feature development workflow
- You need a different domain or tool outside this scope
## Instructions
- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.
- If detailed examples are required, open `resources/implementation-playbook.md`.
## Phase 1: Architecture and API Design (Sequential)
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [1. Define Feature Requirements and API Contracts](./sub-skills/1-define-feature-requirements-and-api-contracts.md)
### 2. [2. Design System and UI/UX Consistency](./sub-skills/2-design-system-and-uiux-consistency.md)
### 3. [3. Shared Business Logic Architecture](./sub-skills/3-shared-business-logic-architecture.md)
### 4. [4a. Web Implementation (React/Next.js)](./sub-skills/4a-web-implementation-reactnextjs.md)
### 5. [4b. iOS Implementation (SwiftUI)](./sub-skills/4b-ios-implementation-swiftui.md)
### 6. [4c. Android Implementation (Kotlin/Compose)](./sub-skills/4c-android-implementation-kotlincompose.md)
### 7. [4d. Desktop Implementation (Optional - Electron/Tauri)](./sub-skills/4d-desktop-implementation-optional-electrontauri.md)
### 8. [5. API Documentation and Testing](./sub-skills/5-api-documentation-and-testing.md)
### 9. [6. Cross-Platform Testing and Feature Parity](./sub-skills/6-cross-platform-testing-and-feature-parity.md)
### 10. [7. Platform-Specific Optimizations](./sub-skills/7-platform-specific-optimizations.md)

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!