app-cross-platform-dev

app-cross-platform-dev is a skill for Codex from ccoalm/ccl-skills. It costs 171 tokens per session (9,659 once invoked), scanned A, original, Apache-2.0.

A development guide for mobile apps built with Flutter, React Native, Android, or iOS. It covers client-side features such as navigation, data access, offline behavior, accessibility, performance, and releases.

In plain words
What is it for?
It is for designing, building, reviewing, debugging, testing, and shipping cross-platform or native mobile app features.
Why use it?
It helps organize mobile work across different platforms while keeping platform-specific concerns visible. Separate guides handle backend design, product planning, web React, and mini-programs.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions AGENTS.md.

Part of the ccl-skills plugin — 33 skills, 4 commands, 7 hooks shipped together

Good fit It is for designing, building, reviewing, debugging, testing, and shipping cross-platform or native mobile app features.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ccoalm/ccl-skills/app-cross-platform-dev
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ccoalm/ccl-skills --skill app-cross-platform-dev
Clone the repo
git clone --depth 1 https://github.com/ccoalm/ccl-skills

Made for: Codex.

Or install ccl-skills, the plugin that ships this one along with the rest of its 33 skills, 4 commands, 7 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for app-cross-platform-dev

README.md
[![agentmods](https://agentmods.dev/badge/skills/ccoalm/ccl-skills/app-cross-platform-dev.svg)](https://agentmods.dev/skills/ccoalm/ccl-skills/app-cross-platform-dev)
Your own site
<a href="https://agentmods.dev/skills/ccoalm/ccl-skills/app-cross-platform-dev"><img src="https://agentmods.dev/badge/skills/ccoalm/ccl-skills/app-cross-platform-dev.svg" alt="Measured on agentmods" height="20"></a>
Per session 171 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 9,659 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00171 $0.09659
Opus 5 $0.00086 $0.04829
Sonnet 5 $0.00034 $0.01932
Haiku 4.5 $0.00017 $0.00966

Measured today against content hash 3f34d61f2b15, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

app-cross-platform-dev scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/app-cross-platform-dev/SKILL.md · 191 lines

How it starts

The opening of the file, as written. The whole thing — 191 lines — stays where its author put it; the contents beside it link to each section on GitHub.

App Cross-Platform Dev

Use this skill for mobile app and cross-platform client engineering. It covers Flutter, React Native, native Android, and native iOS. It does not own mini-programs, React web, backend service design, product requirements, or visual design rules. After code/test edits, self-check and invoke code-review automatically before completion.

Routing

  • Use product-rd-workflow first when the work spans product intent, architecture, design, implementation, testing, and release.
  • Use product-ui-ux-design before or alongside coding for user-facing surfaces, interaction model, visual hierarchy, density, motion, empty/error states, and accessibility acceptance.
  • Use miniapp-product-dev for WeChat/Alipay/Douyin/Baidu mini-program pages, host-platform APIs, developer tools, real-device preview, review submission, and miniapp release.
  • Use web-react-dev for React web and browser-specific client work.
  • Use Go or Python backend skills for server contracts, persistence, queues, auth services, and API ownership.
  • Use testing-strategy to choose the test layer; return here for Flutter, React Native, Android, or iOS implementation details.
  • Use test-artifact-management for structured Feishu Bitable cases derived from Feishu requirements or code before implementation.
  • Use defect-diagnosis first for bugs, failed tests, flaky behavior, crashes, rendering regressions, build failures, or store/release symptoms.
  • For money, quota, permission, tenant/user data, high-impact AI, repeated submit, async finality, or support-traceable incidents, apply product-rd-workflow high-risk resilience gates before treating the app flow as complete.

Core Workflow

Before editing app code, native project files, platform configs, styles, assets, or tests, complete enough analysis and planning for the change to be reviewable. Scale the plan to risk: a simple low-risk single-screen change can use a short inline plan; multi-platform, API-visible, native-capability, release/store, bug-fix, branch/MR, unclear-risk, or high-risk work needs explicit task split, target-device matrix, acceptance checks, verification commands, rollback or stop conditions, and named handoffs to testing, backend, release, or diagnosis skills before edits. Runtime-visible work additionally consumes the canonical UI/UX delivery contract's Design brief and Test selection Phase 0 before the first implementation edit.

Read the full file on GitHub · 191 lines

Files

What ships with it

8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed 3f34d61f2b15
  2. 7d ago First seen · 191 lines · 171 tokens per session scan A 072a5d9562e4

Subscribe to this mod's changes

app-cross-platform-dev is a skill published in the GitHub repository ccoalm/ccl-skills (6 stars, last pushed today), licensed Apache-2.0. It adds 171 tokens to every session and 9,659 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

wire-sdk

An SDK integration guide for 앱인토스, a platform for building apps inside Toss. It covers permissions, persistent storage, sharing links, screen controls, safe-area spacing, and secure WebSocket connections.

TOKTOKHAN-DEV/agent-company · 2 tokens

make-store-assets

A workflow for creating app-store graphics such as a logo, thumbnail, and in-app-purchase icon according to required sizes and available brand evidence. It uses the app specification, brand color, existing supplied assets, and source records to guide the work.

TOKTOKHAN-DEV/agent-company · 3 tokens

run-preflight

A release pre-check workflow that builds the mini-app, runs automated checks, explains errors, and lists review items that require a person to test the app on a real device. A preflight check is a final inspection before submission.

TOKTOKHAN-DEV/agent-company · 3 tokens

bitcoin-infrastructure-bluewallet

BlueWallet: mobile Bitcoin + Lightning wallet (iOS/Android). LND on-device + LndHub backend variants. Multi-wallet support. USE WHEN: mobile wallet integrations, evaluating BlueWallet vs Phoenix / Mutiny.

claude-dev-suite/claude-dev-suite · 53 tokens

bitcoin-infrastructure-electrum-wallet

Electrum Wallet: classic Python desktop wallet. Lightweight, runs on most platforms, plugin ecosystem, hardware wallet support. USE WHEN: evaluating mature Bitcoin wallet, integrating Electrum protocol clients.

claude-dev-suite/claude-dev-suite · 46 tokens

designmatch

Use when matching a React Native screen to a Claude Design HTML canonical at ≥95% visual parity on real Android/iOS hardware — closes the loop with a VQA stub mode, Playwright canonical renderer at 1080×2444, and a dual-metric pixelmatch + SSIM diff harness producing composite triptychs.

randomittin/heimdall · 69 tokens