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.
npx skills add BjornMelin/dev-skills --skill native-motion-coregit clone --depth 1 https://github.com/BjornMelin/dev-skillsWrote 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.
[](https://agentmods.dev/skills/bjornmelin/dev-skills/native-motion-core)<a href="https://agentmods.dev/skills/bjornmelin/dev-skills/native-motion-core"><img src="https://agentmods.dev/badge/skills/bjornmelin/dev-skills/native-motion-core.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00100 | $0.01530 |
| Opus 5 | $0.00050 | $0.00765 |
| Sonnet 5 | $0.00020 | $0.00306 |
| Haiku 4.5 | $0.00010 | $0.00153 |
Grade A, and why
native-motion-core 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 7d 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.
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.
What ships with it
34 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.
- agents/openai.yaml 393 B
- archive.json 705 B
- assets/examples/native-motion-core-starter.tsx 1.0 KB
- assets/templates/native-motion-core-audit-report.md 649 B
- assets/templates/native-motion-core-review-checklist.md 1.5 KB
- evals/evals.json 4.3 KB
- evals/trigger-queries.json 4.3 KB
- references/docs-expo-animation.md 6.7 KB
- references/docs-expo-reanimated.md 14 KB
- references/docs-reanimated-4-migration-testing.md 4.4 KB
- references/docs-reanimated-accessibility.md 19 KB
- references/docs-reanimated-compatibility.md 18 KB
- references/docs-reanimated-getting-started.md 23 KB
- references/docs-reanimated-performance.md 29 KB
- references/docs-rn-animated-source-notes.md 2.0 KB
- references/expo-sdk-compatibility.md 1.7 KB
- references/gesture-handler-integration.md 2.6 KB
- references/index.md 1.3 KB
- references/layout-scroll-gesture-patterns.md 1.7 KB
- references/provenance.json 2.9 KB
- references/reanimated-worklets-core.md 1.7 KB
- references/software-mansion-animations-animation-functions.md 7.1 KB
- references/software-mansion-animations-animations-performance.md 5.8 KB
- references/software-mansion-animations-animations.md 12 KB
- references/software-mansion-animations-canvas-animations.md 14 KB
- references/software-mansion-animations-canvas-atlas.md 3.2 KB
- references/software-mansion-animations-gpu-animations.md 12 KB
- references/software-mansion-animations-index.md 3.8 KB
- references/software-mansion-animations-layout-animations.md 5.6 KB
- references/software-mansion-animations-scroll-and-events.md 6.0 KB
- references/software-mansion-animations-svg-animations.md 2.4 KB
- references/source-ledger.md 2.4 KB
- references/threading-runonjs-scheduleonrn.md 2.7 KB
- scripts/audit.mjs 33 KB runs code
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.
- 7d ago First seen · 101 lines · 100 tokens per session scan A 3319ff07b5c4
native-motion-core is a skill published in the GitHub repository BjornMelin/dev-skills (7 stars, last pushed yesterday), with no licence file. It adds 100 tokens to every session and 1,530 once invoked, about $0.0005 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.
Other skills, from other repositories
vercel-react-native-skills
React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.
expo-native-ui
Framework (OSS). Build beautiful, native-feeling Expo screens. Covers Apple HIG styling, semantic colors, native controls, SF Symbols, media, animations, visual effects, gradients, storage, and responsive layout. For routing and navigation, use the expo-router skill.
react-native-ease-refactor
Scan for Animated/Reanimated code and migrate to EaseView.
create-react-native-library
Scaffolds React Native libraries with create-react-native-library for standalone libraries or local native modules and views. Use when creating or working on React Native libraries or adding native functionality in an existing app.
afrexai-react-production
Complete methodology for building production-grade React applications with architecture decisions, component design, state management, performance optimization, testing, and deployment.
mobiai-react-native
Use when working on a React Native project — building, testing, debugging, understanding navigation and state management.