fast-expo-app AGENTS.md

fast-expo-app AGENTS.md is an instructions file for Codex, OpenCode from Teczer/fast-expo-app. It costs 7,730 tokens per session, scanned C, original, MIT.

Project instructions for a Fast Expo App monorepo, a single repository containing several related projects, including a command-line tool, a React Native starter app, and a website.

In plain words
What is it for?
Use it when building or maintaining the Fast Expo App command-line tool, starter app, website, or shared monorepo setup.
Why use it?
It gives a coding agent the project layout, technology choices, development workflows, and conventions in one place, reducing guesswork when changing the code.

Instructions file for CodexOpenCode

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.

agentmods
npx agentmods add instructions/teczer/fast-expo-app/agents-md
Clone the repo
git clone --depth 1 https://github.com/Teczer/fast-expo-app

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 fast-expo-app AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/teczer/fast-expo-app/agents-md.svg)](https://agentmods.dev/instructions/teczer/fast-expo-app/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/teczer/fast-expo-app/agents-md"><img src="https://agentmods.dev/badge/instructions/teczer/fast-expo-app/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 7,730 This file is loaded in full into every session.
When invoked 7,730 The same file — it is already loaded in full.
Security scan C 1 finding. Scan, not verified.
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 $0.07730 $0.07730
Opus 5 $0.03865 $0.03865
Sonnet 5 $0.01546 $0.01546
Haiku 4.5 $0.00773 $0.00773

Measured 4d ago against content hash 99d26e7dac65, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade C, and why

fast-expo-app AGENTS.md scanned grade C with 1 finding 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 4d 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.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

"clean": "rm -rf node_modules/.cache .expo && bun expo start --clear"
AGENTS.md · 1,131 lines

How it starts

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

AGENTS.md - Fast Expo App Monorepo

Table of Contents


Project Overview

Fast Expo App is a complete monorepo containing:

  1. A CLI tool (fast-expo-app) for scaffolding React Native projects
  2. A production-ready boilerplate with modern best practices
  3. A landing website to showcase the project

What's Included (v4.0.0)

Core Stack (Always Included)

Expo SDK 57 with New Architecture always enabled
React Native 0.86 with Fabric renderer
TypeScript 6.0 with strict mode
Expo Router for file-based routing with typed routes
MMKV v4.3 for ultra-fast storage (Nitro Modules, ~30x faster)
expo-haptics for native haptic feedback
react-native-worklets for high-performance animations

Styling Options (Choose One)

NativeWind v4.2 - Tailwind CSS v3.4 for React Native with dark mode
Unistyles v3.3 - Type-safe styling with 3-theme system (light/dark/premium)
Uniwind v1.10 - Tailwind CSS v4 with live theme switching (light/dark/premium)

Optional Modules

TanStack Query v5 - Data fetching with MMKV persistence
Zustand - State management with MMKV storage
Expo Dev Client - Enhanced debugging
Jest - Unit testing

Pre-configured

Theme System - Persistent themes with MMKV
ESLint + Prettier - Code quality tools
Absolute Imports - @/ prefix for clean imports
Turborepo - Monorepo management

Read the full file on GitHub · 1,131 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. 4d ago First seen · 1,131 lines · 7,730 tokens per session scan C 99d26e7dac65

Subscribe to this mod's changes

fast-expo-app AGENTS.md is an instructions file published in the GitHub repository Teczer/fast-expo-app (104 stars, last pushed 21d ago), licensed MIT. It adds 7,730 tokens to every session, about $0.0386 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.