# Cursor Skills Mobile

> CURSOR-SKILLS rules for mobile (React Native, Flutter, Expo). Platform, performance, tests.

- **Type:** Skill
- **Install:** `agentstack add skill-agent-kit-startup-agent-kit-cursor-skills-mobile`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [agent-kit-startup](https://agentstack.voostack.com/s/agent-kit-startup)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [agent-kit-startup](https://github.com/agent-kit-startup)
- **Source:** https://github.com/agent-kit-startup/agent-kit/tree/main/registry/skills/community/cursor-skills-mobile

## Install

```sh
agentstack add skill-agent-kit-startup-agent-kit-cursor-skills-mobile
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# CURSOR-SKILLS - Mobile

Source: [cursor-skills/mobile](https://github.com/araguaci/cursor-skills/tree/main/mobile)

## CURSOR setup

- React Native Tools, Flutter, Dart, Expo Tools; on native projects: Android Studio / Xcode per stack.

## Typical structure

```
project/
├── src/   ├── tests/   ├── assets/   ├── android/   ├── ios/
└── .env
```

## By framework

- **React Native**: components, navigation, native APIs; ESLint; performance (lists, memo, lazy).
- **Flutter**: widgets, state management; `dart.flutterSdkPath` if needed; Flutter tests.
- **Expo**: expo-cli / expo-dev-client; Expo APIs and components; `expo.toolsPath` if needed.

## Platform

- iOS/Android differences; platform-specific code when needed; responsive design; each OS guidelines.

## Performance and quality

- Optimize images and assets; rendering and memory; Prettier, ESLint; tests (unit, integration, E2E); coverage ≥ 80%.

## Security

- Validate inputs; auth; sensitive data; HTTPS; OWASP mobile.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [agent-kit-startup](https://github.com/agent-kit-startup)
- **Source:** [agent-kit-startup/agent-kit](https://github.com/agent-kit-startup/agent-kit)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** yes
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-agent-kit-startup-agent-kit-cursor-skills-mobile
- Seller: https://agentstack.voostack.com/s/agent-kit-startup
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
