rn-screen

rn-screen is a skill for Claude Code, Codex from ksmaster03/claude-canfly-skill. It costs 85 tokens per session (539 once invoked), scanned A, original, no licence file.

A scaffold for a new React Native mobile screen that follows the app's existing navigation, layout, shared components, types, and translation setup.

In plain words
What is it for?
Use it when adding a React Native screen or registering a new mobile page in navigation.
Why use it?
It reduces the chance of adding a screen with a structure or behavior that differs from the rest of the app.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it when adding a React Native screen or registering a new mobile page in navigation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ksmaster03/claude-canfly-skill/rn-screen
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 ksmaster03/claude-canfly-skill --skill rn-screen
Clone the repo
git clone --depth 1 https://github.com/ksmaster03/claude-canfly-skill

Made for: Claude Code, Codex.

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 rn-screen

README.md
[![agentmods](https://agentmods.dev/badge/skills/ksmaster03/claude-canfly-skill/rn-screen/github.svg)](https://agentmods.dev/skills/ksmaster03/claude-canfly-skill/rn-screen)
Your own site
<a href="https://agentmods.dev/skills/ksmaster03/claude-canfly-skill/rn-screen"><img src="https://agentmods.dev/badge/skills/ksmaster03/claude-canfly-skill/rn-screen/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 rn-screen

Your own site · 80×15
<a href="https://agentmods.dev/skills/ksmaster03/claude-canfly-skill/rn-screen"><img src="https://agentmods.dev/badge/skills/ksmaster03/claude-canfly-skill/rn-screen.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 539 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 unknown 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.00085 $0.00539
Opus 5 $0.00043 $0.00269
Sonnet 5 $0.00017 $0.00108
Haiku 4.5 $0.00009 $0.00054

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

Security

Grade A, and why

rn-screen 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 9d 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.

craft-skills/rn-screen/SKILL.md · 36 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 9d ago First seen · 36 lines · 85 tokens per session scan A a2cdacd62ff2

Subscribe to this mod's changes

rn-screen is a skill published in the GitHub repository ksmaster03/claude-canfly-skill (11 stars, last pushed 27d ago), with no licence file. It adds 85 tokens to every session and 539 once invoked, about $0.0004 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 skills, from other repositories

expo-native-ui

Framework (OSS). Build beautiful, native-feeling Expo screens. Covers Apple HIG styling, semantic colors, native controls, SF Symbols, media, visual effects, gradients, storage, and responsive layout. For routing and navigation, use the expo-router skill; for motion and animation, use the expo-animation skill.

expo/skills · 67 tokens

expo-web-to-native

Framework (OSS). Migrate an existing web React app to a native iOS/Android app with Expo. Use when the user wants to turn a website into a mobile app, port a Next.js/Vite/CRA React codebase to React Native, reuse web code on native incrementally, or asks how web idioms (the DOM, CSS, React Router, localStorage…

expo/skills · 111 tokens

truesheet-usage

Consumer-side guide for integrating @lodev09/react-native-true-sheet into a React Native app. Use this skill whenever the user wants to add, configure, control, or debug a bottom sheet using TrueSheet — including ref-based sheets, named global sheets, web support with TrueSheetProvider/useTrueSheet, React Navigation…

lodev09/react-native-true-sheet · 169 tokens

building-ui

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

Intelligent-Internet/ii-agent · 30 tokens

use-dom

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

Intelligent-Internet/ii-agent · 32 tokens

react-native

React Native mobile patterns, platform-specific code.

alinaqi/maggy · 11 tokens