Mobile

Mobile skills give your agent working knowledge of Expo, React Native, and native platform conventions so it builds for real devices rather than treating mobile as a smaller version of the web.

此主題中的 161 個技能

您的代理能做什麼

  • Build React Native components using Expo native UI primitives
  • Implement performant lists, animations, and gesture handling on iOS and Android
  • Set up NativeWind / Tailwind styling in Expo with native fallbacks
  • Fetch data with offline-first and background sync patterns
  • Upgrade Expo SDK versions without breaking native modules
  • Design interfaces with platform-appropriate conventions (safe areas, gestures)

此主題中的技能

test-driven-development

Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you

addyosmani/agent-skills

npx skills add addyosmani/agent-skills

shipping-and-launch

Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.

addyosmani/agent-skills

npx skills add addyosmani/agent-skills

security-and-hardening

Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.

addyosmani/agent-skills

npx skills add addyosmani/agent-skills

incremental-implementation

Use when implementing any feature or change that touches more than one file. Use when you

addyosmani/agent-skills

npx skills add addyosmani/agent-skills

frontend-ui-engineering

Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

addyosmani/agent-skills

npx skills add addyosmani/agent-skills

documentation-and-adrs

Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

addyosmani/agent-skills

npx skills add addyosmani/agent-skills

debugging-and-error-recovery

Use when tests fail, builds break, behavior doesn

addyosmani/agent-skills

npx skills add addyosmani/agent-skills

context-engineering

Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

addyosmani/agent-skills

npx skills add addyosmani/agent-skills

api-and-interface-design

Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

addyosmani/agent-skills

npx skills add addyosmani/agent-skills

ComposioHQ/expofp-automation

Automate Expofp tasks via Rube MCP (Composio). Always search tools first for current schemas.

ComposioHQ/awesome-codex-skills

npx skills add ComposioHQ/awesome-codex-skills

ComposioHQ/Clockify-Automation

Automate time tracking workflows in Clockify -- create and manage time entries, workspaces, and users through natural language commands.

ComposioHQ/awesome-codex-skills

npx skills add ComposioHQ/awesome-codex-skills

ComposioHQ/Braintree-Automation

Braintree Automation: manage payment processing via Stripe-compatible tools for customers, subscriptions, payment methods, and transactions

ComposioHQ/awesome-codex-skills

npx skills add ComposioHQ/awesome-codex-skills

ComposioHQ/Productboard-Automation

Automate product management workflows in Productboard -- manage features, notes, objectives, components, and releases through natural language commands.

ComposioHQ/awesome-codex-skills

npx skills add ComposioHQ/awesome-codex-skills

vue

Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.

antfu/skills

npx skills add antfu/skills

vite

Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.

antfu/skills

npx skills add antfu/skills

turborepo

|

antfu/skills

npx skills add antfu/skills

tsdown

Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.

antfu/skills

npx skills add antfu/skills

slidev

Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, teaching materials, or developer decks.

antfu/skills

npx skills add antfu/skills

antfu

Anthony Fu

antfu/skills

npx skills add antfu/skills

twostraws/SwiftUI-Agent-Skill

SwiftUI agent skill for AI coding tools supporting the open agent skills format.

twostraws/SwiftUI-Agent-Skill

npx skills add twostraws/SwiftUI-Agent-Skill

Tencent/AI-Infra-Guard

A full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.

Tencent/AI-Infra-Guard

npx skills add Tencent/AI-Infra-Guard

IBM/mcp-context-forge

An AI Gateway, registry, and proxy that sits in front of any MCP, A2A, or REST/gRPC APIs, exposing a unified endpoint with centralized discovery, guardrails and management. Optimizes Agent & Tool calling, and supports plugins.

IBM/mcp-context-forge

npx skills add IBM/mcp-context-forge

AvdLee/SwiftUI-Agent-Skill

Expert SwiftUI best practices guidance as an agent skill with SKILL.md for Claude Code.

AvdLee/SwiftUI-Agent-Skill

npx skills add AvdLee/SwiftUI-Agent-Skill

expo/skills

A collection of AI agent skills for working with Expo projects and Expo Application Services

expo/skills

npx skills add expo/skills

callstackincubator/agent-skills

A collection of agent-optimized React Native skills for AI coding assistants.

callstackincubator/agent-skills

npx skills add callstackincubator/agent-skills

snapshot-testing

Use Verify for snapshot testing in .NET. Approve API surfaces, HTTP responses, rendered emails, and serialized outputs. Detect unintended changes through human-reviewed baseline files.

Aaronontheweb/dotnet-skills

npx skills add Aaronontheweb/dotnet-skills

playwright-blazor-testing

Write UI tests for Blazor applications (Server or WebAssembly) using Playwright. Covers navigation, interaction, authentication, selectors, and common Blazor-specific patterns.

Aaronontheweb/dotnet-skills

npx skills add Aaronontheweb/dotnet-skills

package-management

Manage NuGet packages using Central Package Management (CPM) and dotnet CLI commands. Never edit XML directly - use dotnet add/remove/list commands. Use shared version variables for related packages.

Aaronontheweb/dotnet-skills

npx skills add Aaronontheweb/dotnet-skills

dotnet-devcert-trust

Diagnose and fix .NET HTTPS dev certificate trust issues on Linux. Covers the full certificate lifecycle from generation to system CA bundle inclusion, with distro-specific guidance for Ubuntu, Fedora, Arch, and WSL2.

Aaronontheweb/dotnet-skills

npx skills add Aaronontheweb/dotnet-skills

crap-analysis

Analyze code coverage and CRAP (Change Risk Anti-Patterns) scores to identify high-risk code. Use OpenCover format with ReportGenerator for Risk Hotspots showing cyclomatic complexity and untested code paths.

Aaronontheweb/dotnet-skills

npx skills add Aaronontheweb/dotnet-skills

aspire-service-defaults

Create a shared ServiceDefaults project for Aspire applications. Centralizes OpenTelemetry, health checks, resilience, and service discovery configuration across all services.

Aaronontheweb/dotnet-skills

npx skills add Aaronontheweb/dotnet-skills

mailpit-integration

Test email sending locally using Mailpit with .NET Aspire. Captures all outgoing emails without sending them. View rendered HTML, inspect headers, and verify delivery in integration tests.

Aaronontheweb/dotnet-skills

npx skills add Aaronontheweb/dotnet-skills

aspire-integration-testing

Write integration tests using .NET Aspire

Aaronontheweb/dotnet-skills

npx skills add Aaronontheweb/dotnet-skills

akka-net-management

Akka.Management for cluster bootstrapping, service discovery (Kubernetes, Azure, Config), health checks, and dynamic cluster formation without static seed nodes.

Aaronontheweb/dotnet-skills

npx skills add Aaronontheweb/dotnet-skills

blog-image

>

AgriciDaniel/claude-blog

npx skills add AgriciDaniel/claude-blog

blog-google

>

AgriciDaniel/claude-blog

npx skills add AgriciDaniel/claude-blog

blog-audio

>

AgriciDaniel/claude-blog

npx skills add AgriciDaniel/claude-blog

blog-analyze

>

AgriciDaniel/claude-blog

npx skills add AgriciDaniel/claude-blog

aldefy/compose-skill

Jetpack Compose Agent Skill — AI-powered coding guidance with actual androidx source code receipts. Works with Claude Code, Codex CLI, Gemini CLI, Cursor, Copilot, Windsurf, and more.

aldefy/compose-skill

npx skills add aldefy/compose-skill

dpconde/claude-android-skill

Android development skill for Claude Code with specialized guidance for native Android apps.

dpconde/claude-android-skill

npx skills add dpconde/claude-android-skill

huggingface-transformers

Hugging Face Transformers best practices including model loading, tokenization, fine-tuning workflows, and inference optimization. Use when working with transformer models, fine-tuning LLMs, implementing NLP tasks, or optimizing transformer inference.

applied-artificial-intelligence/claude-code-toolkit

npx skills add applied-artificial-intelligence/claude-code-toolkit

Agents365-ai/tldraw-skill

Whiteboard tldraw diagrams (.tldr) from natural language with 6 presets and vision-based self-check. PNG/SVG export, multi-agent.

Agents365-ai/tldraw-skill

npx skills add Agents365-ai/tldraw-skill

bitsky-tech/AmphiLoop

Public agent skills based on Bridgic

bitsky-tech/AmphiLoop

npx skills add bitsky-tech/AmphiLoop

Drjacky/claude-android-ninja

Agent Skill for Android development with Kotlin and Jetpack Compose, covering modular architecture, Navigation3, Gradle conventions, dependency management, and testing best practices.

Drjacky/claude-android-ninja

npx skills add Drjacky/claude-android-ninja

hmohamed01/swift-development

Swift development agent skill for mobile developers using Claude Code.

hmohamed01/swift-development

npx skills add hmohamed01/swift-development

Jamie-BitFlight/claude_skills

Plugins for Anthropic's Claude Code, Codex, Cursor and more

Jamie-BitFlight/claude_skills

npx skills add Jamie-BitFlight/claude_skills

Jane-xiaoer/claude-design-principles

Distilled design judgment from Claude Design system prompt, packaged as a Claude Code skill.

Jane-xiaoer/claude-design-principles

npx skills add Jane-xiaoer/claude-design-principles

ui-ux-pro-max

Data-driven UI/UX design intelligence with 50+ styles, 21 palettes, 50 font pairings, and 9 framework stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Searchable design knowledge base for professional UI/UX implementation. | 数据驱动的专业 UI/UX 设计智能,包含 50+ 设计风格、21 种配色方案、50 种字体配对,支持 9 种前端框架。可搜索的设计知识库,用于专业 UI/UX 实现。

shining319/claude-code-single-person-workflow

npx skills add shining319/claude-code-single-person-workflow

solution-architect

Transform product requirements into executable technical architecture. Use when users request: (1) Technical/system architecture design, (2) Tech stack selection, (3) Architecture from PRD, (4) Deployment strategy, (5) Architecture review. Provides workflows from requirements to deployment with tech stack templates. Triggers: architecture, tech stack, system design, deployment, infrastructure. | 将产品需求转化为技术架构。触发词:架构设计、技术架构、系统架构、技术选型、部署方案、基础设施。

shining319/claude-code-single-person-workflow

npx skills add shining319/claude-code-single-person-workflow

beautyfree/skiller-desktop-skills-manager

AI agent skills manager for Claude Code, Cursor, Codex and more — install, sync, and manage skills from one desktop app.

beautyfree/skiller-desktop-skills-manager

npx skills add beautyfree/skiller-desktop-skills-manager

適用於您的代理

Frequently asked questions

Most mobile skills assume Expo, but React Native patterns in vercel-react-native-skills apply to bare workflow too. Expo-specific skills (building-native-ui, upgrading-expo) assume an Expo project structure.

也瀏覽

所有主題