1---2name: platform3description: Platform Skills4---56# Platform Skills78## What this domain covers910Platform integrations and constraints: permissions, camera/files, push notifications, background tasks, platform channels, app lifecycle, and foldables platform considerations.1112## When to read it1314- A feature depends on OS capabilities or app lifecycle.15- You need to bridge native APIs via platform channels.16- You’re targeting foldables and need posture/limitations context.1718## Subtopics1920- Permissions: [permissions.md](./permissions.md)21- Camera & files: [camera_files.md](./camera_files.md)22- Push notifications: [push_notifications.md](./push_notifications.md)23- Background tasks: [background_tasks.md](./background_tasks.md)24- Platform channels: [platform_channels.md](./platform_channels.md)25- App lifecycle: [app_lifecycle.md](./app_lifecycle.md)26- Foldables: [foldables.md](./foldables.md)2728## Decision guide2930- If you need **lifecycle correctness**, go to [app_lifecycle.md](./app_lifecycle.md).31- If you need **native bridging**, go to [platform_channels.md](./platform_channels.md).32- If you need **foldable posture constraints**, go to [foldables.md](./foldables.md) (and then [../ui/foldables.md](../ui/foldables.md)).
Run npx skillmds@latest add melsaeed276/platform in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Platform Skills It is listed under DevOps & Infra on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Melsaeed276 (@melsaeed276) published this skill. Their other Agent Skills are listed on their SkillMD profile.