arc-skill — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsarc-skill
    Back to Agents
    arc-skill

    arc-skill

    art9mid March 7, 2026
    7 copies 0 downloads

    AI agent skill for scaffolding production-ready React Native (Expo) projects. Architecture reference with navigation, theme system, API layer, state management, storage, i18n, linting, and mobile UX design system. Works with Claude Code, Cursor, Windsurf, GitHub Copilot.

    Agent Definition
    # arc-skill
    
    Architecture reference and AI agent skill for scaffolding production-ready React Native (Expo) projects.
    
    ## What This Is
    
    A collection of architecture guidelines, code templates, and a mobile design system that any AI coding agent can use to scaffold and maintain React Native projects with consistent, battle-tested patterns.
    
    ## Agent Commands
    
    The skill is split into focused agents that can be run independently:
    
    | Command | What It Does |
    |---------|-------------|
    | `/arc-scaffold` | Project init, folder structure, deps, config, linting, navigation |
    | `/arc-connect` | API client, storage, state management, auth, i18n |
    | `/arc-ui` | Theme system, components, screen content, mobile UX |
    | `/arc-feature` | Add a complete new domain (types + API + hooks + screens) |
    | `/arc-audit` | Check for UX, performance, and architecture violations |
    | `/arc-skill` | Full scaffolding (all-in-one) |
    
    **Typical workflow:**
    ```
    /arc-scaffold → /arc-connect → /arc-ui → /arc-feature (repeat) → /arc-audit
    ```
    
    ## How to Use
    
    1. Clone or copy this repo into your project (or reference it)
    2. Add the contents of `AGENTS.md` to your agent's instruction file:
    
    | Agent | Instruction File |
    |-------|-----------------|
    | Claude Code | `CLAUDE.md` |
    | Cursor | `.cursorrules` or `.cursor/rules` |
    | Other | Add contents of `AGENTS.md` to your agent's instruction file |
    
    The key line to add is: **"Read the skill files in `skills/arc-skill/` before generating code."**
    
    ## Architecture Stack
    
    | Layer | Solution |
    |-------|----------|
    | Framework | React Native + Expo (TypeScript strict) |
    | Navigation | React Navigation (native-stack + bottom-tabs) |
    | Server State | TanStack React Query + MMKV persistence |
    | HTTP | Axios with auth interceptors + automatic token refresh |
    | Storage | react-native-mmkv |
    | Styling | Custom theme system + `useStyles()` + `react-native-size-matters` |
    | Images | expo-image (blurhash + disk cache) |
    | Animations | react-native-reanimated (UI thread) |
    |

    Tags

    ai-skillsarchitectureboilerplateclaude-codecursorexpomobilereact-nativereact-navigationskillsmp

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.