Labsco

Agent Skills

Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.

Development · Official

963 standalone skills
expo logo

add-app-clip

2,160

by expo

Add an iOS App Clip target to an Expo app. Use when the user mentions App Clip, AASA, apple-app-site-association, appclips, smart app banner, or wants to ship a lightweight iOS Clip invoked from a URL alongside their parent app.

expo logo

expo-ui

2,160

by expo

Build native UI with the @expo/ui package: real SwiftUI on iOS and Jetpack Compose on Android rendered from React in an Expo or React Native app. Covers universal cross-platform components (Host, Column, Row, Button, Text, List, and more imported from @expo/ui), drop-in replacements for popular React Native community libraries (BottomSheet, DateTimePicker, Slider, Menu, etc.), and platform-specific SwiftUI (@expo/ui/swift-ui, iOS only) and Jetpack Compose (@expo/ui/jetpack-compose, Android only)

expo logo

use-dom

2,160

by expo

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

🔥🔥🔥✓ VerifiedFreeQuick setup
expo logo

native-data-fetching

2,160

by expo

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (`useLoaderData`).

🔥🔥🔥✓ VerifiedFreeQuick setup
expo logo

expo-skill-eval

2,160

by expo

Evaluate Expo skills in this repo end-to-end - trigger accuracy, generated code quality, and runtime screenshots on iOS simulator and Android emulator via Expo Go (web optional). Use when the user wants to eval an Expo skill, test that a skill produces working code, benchmark a skill with device screenshots, or verify a skill's output renders correctly.

expo logo

eas-simulator

2,160

by expo

Run and control a user's app on a remote iOS/Android simulator hosted on EAS cloud. Always read before executing any `eas simulator:*` commands — it has the current syntax for this experimental API. Use whenever the user needs a simulator they can't run locally — 'run my app on a cloud simulator', 'use eas simulator to run/install/screenshot my app', 'I'm on Linux/Cursor and need an iOS device', 'no sim on this box / headless CI', 'let an agent click through my app and screenshot it', 'test my d

expo logo

expo-observe

2,160

by expo

Use for anything related to EAS Observe — adding `expo-observe` to an Expo project (AppMetricsRoot/ObserveRoot HOC, markInteractive, the useObserve hook, the Expo Router / React Navigation integrations for per-route metrics, and user-defined events via `Observe.logEvent`), querying via the EAS CLI (`eas observe:metrics-summary`, `observe:metrics`, `observe:routes`, `observe:events`, `observe:versions`), or interpreting the resulting metrics (cold/warm launch, TTR, TTI, navigation cold/warm TTR,

expo logo

expo-examples

2,160

by expo

Expo's official example projects — the expo/examples repo of ~70 `with-*` integrations (Stripe, Clerk, Supabase, OpenAI, maps, Reanimated, SQLite, Skia, NativeWind, and more). Use when integrating a third-party library or service into an existing Expo app and you want the canonical, version-matched pattern to adapt, or when scaffolding a new project from one with `npx create-expo --example`.

expo logo

building-native-ui

2,160

by expo

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

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
expo logo

expo-brownfield

2,160

by expo

Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native app, AAR/XCFramework, or adding Expo to an existing Kotlin/Swift project. Covers both the isolated approach and the integrated approach.

expo logo

expo-tailwind-setup

2,160

by expo

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

🔥🔥🔥✓ VerifiedFreeQuick setup
expo logo

web-to-native

2,160

by expo

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, window) map to native. This is the end-to-end migration guide; use the `use-dom` skill for the DOM-component mechanism itself.

microsoft logo

rpi-implement

1,245

by microsoft

Execute approved implementation phases, update tracking artifacts, and hand off review-ready results.

microsoft logo

owasp-mcp

1,245

by microsoft

OWASP MCP Top 10 knowledge base for identifying, assessing, and remediating Model Context Protocol security risks.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

owasp-agentic

1,245

by microsoft

OWASP Agentic Security Top 10 knowledge base for identifying, assessing, and remediating AI agent system security risks.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

gitlab

1,245

by microsoft

Manage GitLab merge requests and pipelines with a Python CLI

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

gh-code-scanning

1,245

by microsoft

Retrieves and groups GitHub code scanning alerts by rule and severity using the gh CLI

🔥🔥🔥✓ VerifiedFreeQuick setup
microsoft logo

accessibility

1,245

by microsoft

Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, and the Accessibility Planner workflow.

microsoft logo

adr-author

1,245

by microsoft

Authoring skill for Architecture Decision Records (ADRs) supporting capture, from-planner-handoff, and adopt-template entry modes with selectable Y-Statement or MADR v4.0.0 output templates, supersession lineage, and ASR trigger evaluation.

microsoft logo

caveman

1,245

by microsoft

Ultra-compressed response style that reduces output token count while preserving technical accuracy, with intensity levels and auto-clarity safety rules

microsoft logo

code-review

1,245

by microsoft

Review code changes from multiple perspectives with context bootstrap, depth-tier rigor, and structured findings output.

microsoft logo

dt-coaching-foundation

1,245

by microsoft

Design Thinking coaching foundation knowledge: coach identity and philosophy, quality and fidelity constraints, method sequencing, coaching state schema, and the canonical deck workflow

microsoft logo

dt-curriculum

1,245

by microsoft

Design Thinking learning curriculum covering nine progressive modules across the full Problem, Solution, and Implementation Space methods plus a shared manufacturing reference scenario for teaching and practice

microsoft logo

telemetry-foundations

1,245

by microsoft

Declarative OpenTelemetry-aligned telemetry vocabulary and instrumentation conventions for traces, metrics, logs, and PII handling

microsoft logo

supply-chain-security

1,245

by microsoft

Software supply chain security reference for OpenSSF Scorecard, SLSA, Sigstore, SBOM, and posture/backlog taxonomies.

microsoft logo

architecture-diagrams

1,245

by microsoft

Architecture diagram authoring for cloud infrastructure: parse Azure IaC, map relationships, and render either ASCII block diagrams or Mermaid flowcharts based on the caller's chosen output format

microsoft logo

vally-tests

1,245

by microsoft

Authors Vally conformance tests for prompts, instructions, agents, and skills, including refusals for jailbreak, prompt-injection, harmful-elicitation, TOS, CoC, and PII-extraction stimuli

microsoft logo

prompt-refactor

1,245

by microsoft

Refactor existing prompt artifacts against explicit requirements through the full prompt-builder loop.

microsoft logo

prompt-builder

1,245

by microsoft

Create or update prompt artifacts through the full prompt-builder phase loop, routing refactor and analyze requests to the specialized skills.

microsoft logo

mural

1,245

by microsoft

Mural workspace, room, mural, and widget workflows via the Mural REST API exposed through a Python CLI. Use when you need to read or write Mural content or automate widget creation.

← PrevPage 29 of 33Next →