multi-platform-apps-multi-platform

Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies.

Content Preview
---
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."
risk: unknown
source: community
date_added: "2026-02-27"
---

# 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 thin
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/multi-platform-apps-multi-platform.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/multi-platform-apps-multi-platform/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/multi-platform-apps-multi-platform/SKILL.md

Related Skills