flutter-cn-overseas-app-skills: Instructions file for Codex

AGENTS.md

flutter-cn-overseas-app-skills AGENTS.md is an instructions file for Codex, OpenCode from lh17708357536-gif/flutter-cn-overseas-app-skills. It costs 943 tokens per session, scanned A, original, MIT.

An instruction guide for a multi-region Flutter and NestJS project serving Chinese and overseas markets. Flutter is a framework for mobile interfaces, while NestJS is a framework for server applications.

In plain words
What is it for?
Building Flutter screens, NestJS services, regional app versions, payment and login flows, backend deployments, and iOS or Android releases.
Why use it?
It routes each task to the relevant project rules and helps avoid mistakes between regions, platforms, and shared data contracts.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md. Also seen: reads .claude/ paths; mentions Claude Code; mentions AGENTS.md.

This is lh17708357536-gif/flutter-cn-overseas-app-skills's own configuration. It tells Codex and OpenCode how to work on flutter-cn-overseas-app-skills itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything flutter-cn-overseas-app-skills configures →

Reuse

Borrowing it

Nothing to install: this file belongs to lh17708357536-gif/flutter-cn-overseas-app-skills. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/lh17708357536-gif/flutter-cn-overseas-app-skills/main/AGENTS.md
Clone the repo
git clone --depth 1 https://github.com/lh17708357536-gif/flutter-cn-overseas-app-skills

Made for: Codex, OpenCode.

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 flutter-cn-overseas-app-skills AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/lh17708357536-gif/flutter-cn-overseas-app-skills/agents-md/github.svg)](https://agentmods.dev/instructions/lh17708357536-gif/flutter-cn-overseas-app-skills/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/lh17708357536-gif/flutter-cn-overseas-app-skills/agents-md"><img src="https://agentmods.dev/badge/instructions/lh17708357536-gif/flutter-cn-overseas-app-skills/agents-md/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for flutter-cn-overseas-app-skills AGENTS.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/lh17708357536-gif/flutter-cn-overseas-app-skills/agents-md"><img src="https://agentmods.dev/badge/instructions/lh17708357536-gif/flutter-cn-overseas-app-skills/agents-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 943 This file is loaded in full into every session.
When invoked 943 The same file — it is already loaded in full.
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.00943 $0.00943
Opus 5 $0.00472 $0.00472
Sonnet 5 $0.00189 $0.00189
Haiku 4.5 $0.00094 $0.00094

Measured 13d ago against content hash 5ed5dc540099, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

flutter-cn-overseas-app-skills AGENTS.md 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 13d ago.

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.

AGENTS.md · 51 lines

How it starts

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

AGENTS.md — 给 AI 编码助手的入口

本文件是 agent 无关的使用说明(Codex、Cursor、Windsurf、Claude Code 及任何会读仓库文件的助手都适用)。核心:这是一套多区域 Flutter + NestJS 工程规范 Skill,从路由器进,按需读单个 SKILL.md

这是什么

skills/ 下有 13 个规范文件,每个是一份自洽的 Markdown(带 name / description frontmatter)。它们把"中国 + 海外、iOS + Android、Flutter + NestJS 三 flavor 发布"的铁律固化下来,供 agent 在相关任务时加载,避免重复踩坑。

怎么用(agent 执行约定)

  1. 任何多区域 Flutter/NestJS 任务,先读 skills/flutter-multi-region-dev/SKILL.md(路由器)。它会按"上架范围"告诉你该加载哪些子 skill。
  2. 按需读子 skill,不要一次性全读——按下面路由表挑相关的。
  3. 遇到跨 skill 铁律(扣费退款 / 持久化反查 / 版本号 / 切租户 / ICP 备案),读 skills/_shared/rules.md
  4. 所有代码片段是模板<PLACEHOLDER> 换成项目实际值;不要把占位符原样写进产物。

路由表(任务 → 该读哪个 skill)

你要做的事 读这个
新开多区域项目 / 决定上架范围 flutter-multi-region-dev
写 Flutter 前端(状态/路由/UI/i18n) flutter-coding-conventions
写 NestJS 后端(模块/DTO/Prisma/多租户) nestjs-backend-conventions
对齐前后端字段/文档/版本 frontend-backend-alignment
部署后端到生产 backend-production-deploy
打国内 Android 包(JPush/微信/备案) cn-android-flavor
上架 iOS(TestFlight/IAP/隐私) ios-app-store
打海外 Android 包(FCM/Play Billing) overseas-android-google-play
接第三方登录(Apple/Google/微信/QQ) social-login
接地图/定位(高德/Google/Mapbox) maps-location
接对象存储(OSS/COS/S3) object-storage
写测试 / 防 flavor 串味 flutter-testing
配 CI/CD / 三 flavor 矩阵构建 ci-cd-github-actions
接崩溃采集 / 日志 / 监控告警 observability

路径映射(重要)

Skill 正文里出现的 ~/.claude/skills/X 引用,等价于本仓库的 skills/X。原因:这套 skill 最初为 Claude Code 编写,其规范安装位置是用户级目录 ~/.claude/skills/

  • Claude Codecp -R skills/* ~/.claude/skills/ 后,路径原样解析。
  • 其他 agent:把 ~/.claude/skills/ 读作仓库内 skills/。例如 ~/.claude/skills/_shared/rules.mdskills/_shared/rules.md

三条互斥硬约束(最容易被拒/翻车,任何 agent 必须记住)

  1. cn_android 包禁止含 Firebase / Google Play Services(华为等国内商店审核直接拒)。
  2. overseas_android 包禁止含 JPush / 微信 / 支付宝 SDK(Google Play 合规)。
  3. iOS 只要有任一第三方登录(微信/Google),必须同时提供 Apple Sign In(App Store 4.8)。

安装细节

docs/INSTALL.md(各 agent 的具体接入方式 + 更新方式)。

Read the full file on GitHub · 51 lines

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. 13d ago First seen · 51 lines · 943 tokens per session scan A 5ed5dc540099

Subscribe to this mod's changes

flutter-cn-overseas-app-skills AGENTS.md is an instructions file published in the GitHub repository lh17708357536-gif/flutter-cn-overseas-app-skills (20 stars, last pushed 2mo ago), licensed MIT. It adds 943 tokens to every session, about $0.0047 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-30.

Related

Other instructions, from other repositories

spec-kit AGENTS.md

AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.

github/spec-kit · 7,126 tokens

next.js AGENTS.md

AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.

vercel/next.js · 7,296 tokens

codex AGENTS.md

AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.

openai/codex · 5,153 tokens

vscode buildNext.instructions.md

Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).

microsoft/vscode · 6,785 tokens

langchain AGENTS.md

AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.

langchain-ai/langchain · 4,469 tokens

vscode oss-third-party-notices.instructions.md

Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).

microsoft/vscode · 5,001 tokens