Plugins

7 plugins
@micsapp
Arscontexta
Conversational derivation engine — generate agent-native memory architecture from natural conversation. 15 kernel primitives, 26 commands, 17 feature blocks, 3 presets.
10 skills · plugin
@mariadb-corporation
Dev Plugin
MariaDB skills + the native mariadb-shell MCP server.
75 skills · plugin
@pwdev-solucoes
Pwdev Flow
Approval-gated PWDEV Flow compatible with Claude Code and Codex, including native isolated fleet runtimes.
17 skills · plugin
@fradser
Code Context
Retrieve code context for any repo, library, or natural-language query via DeepWiki, Context7, Exa, git clone, and web search+fetch
2 skills · plugin
@fradser
Storm
Wikipedia-style long-form article generation via multi-perspective question asking and retrieval — a Claude-native port of Stanford STORM's two-stage research-to-article pipeline
6 skills · plugin
@alirezarezvani
Markdown Html
Convert long markdown files into world-class single-file interactive HTML — DOMAIN COMPLETE at v2.10.3 (5 skills). v2.10.3 adds md-slides — the slide-deck converter (arrow-key / Space / PgDn / Home / End / P keyboard navigation + presenter mode with split-view clock + speaker notes + next-slide preview + URL-hash deep linking like #3 + @media print page-per-slide for browser-native PDF export; reu
4 skills · plugin
@samyakjhaveri
Sam Cc Setup
Portable core of Sam's Claude Code setup: native pre-commit hook enforcement (sentinel gate retired 2026-08-14), on-demand /validate, generic review agents, cross-model Codex review skills, and a /bootstrap-cc-setup skill that writes the always-loaded rules layer plugins cannot ship. For repos NOT bootstrapped by the Loam Copier template - a Loam-rendered project already carries most of this in .c
6 skills · plugin

Results for “nat”

656 skills
b4san
react-native-architecture
Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.
2
kursku
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.
55 · bundle
claude-dev-suite
nats
NATS cloud-native messaging system. Covers Core NATS, JetStream persistence, and request/reply patterns. Use for lightweight, high-performance microservices communication. USE WHEN: user mentions "nats", "jetstream", "cloud-native messaging", "request/reply", "subject wildcards", asks about "lightweight messaging", "microservices communication", "nats streaming" DO NOT USE FOR: complex routing - use `rabbitmq`; AWS-native - use `sqs`; Azure-native - use `azure-service-bus`; JMS compliance - use `activemq`; persistent queues only - use dedicated broker
28 · bundle
expo
expo-tailwind-setup
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling across iOS, Android, and Web.
2.2k · bundle
google-labs-code
stitch-react-native
Convert Stitch HTML designs to React Native components or sync existing native components with updated designs using StyleSheet.
6.4k · bundle
expo
expo-native-ui
Build beautiful, native-feeling Expo screens with Apple HIG styling, semantic colors, native controls, SF Symbols, media, animations, visual effects, gradients, storage, and responsive layout.
2.2k · bundle
More results
expo
building-native-ui
Build beautiful native UIs for Expo apps with guidance on routing, styling, animations, and platform-specific components.
2.2k · bundle
levalencia
mobile
Mobile development with React Native, Flutter, and native patterns
3 · bundle
vikingokft
stitch-react-native
Converts Stitch HTML designs into React Native components with StyleSheet, including element mapping, style conversion, and project scaffolding.
0 · bundle
oracle
graal
Build, configure, and troubleshoot GraalVM Native Image applications using native-image CLI, Maven, or Gradle Native Build Tools, including reachability metadata and issue diagnosis.
736 · bundle
vercel-labs
vercel-react-native-skills
Build performant React Native and Expo mobile apps with best practices for list performance, animations, navigation, UI patterns, state management, and monorepo configuration.
28.7k · bundle
jeffallan
react-native-expert
Builds, optimizes, and debugs cross-platform mobile applications with React Native and Expo, covering navigation, native modules, list performance, and platform-specific code.
10.4k · bundle
minimax-ai
react-native-dev
Build production-ready React Native and Expo apps with guidance on components, styling, animations, navigation, state management, forms, networking, performance, testing, and deployment.
12.9k · bundle
chimeranext
native-integration
Integrates Flutter apps with native iOS (Swift/UIKit) and Android (Kotlin/Android SDK) APIs, covering native UI components, camera access, file system, and app extensions.
4
oimiragieo
stitch-react-native
Convert Stitch HTML designs to React Native components, or syncs/updates existing native components to align with the latest Stitch designs, using StyleSheet.
0 · bundle
0xharryriddle
nats-expert
Use when implementing nats functionality with production-grade patterns and safeguards.
3
antigravity
expo-ui
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.
42.4k · bundle
expo
expo-module
Build native modules and views for Expo apps using the Expo Modules API with Swift, Kotlin, and TypeScript.
2.2k · bundle
b4san
react-native-design
Master React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when building React Native apps, implementing navigation patterns, or creating performant animations.
2 · bundle
antigravity
expo-module
Guides building native modules and views for Expo apps using the Expo Modules API with Swift, Kotlin, and TypeScript.
42.4k · bundle
cloudthinker-ai
managing-nats
Analyze NATS clusters with read-only operations: discover JetStream streams and consumers, check cluster health, and inspect message flow.
7
omer-metin
expo
Expert in Expo for React Native development. Covers Expo Router, EAS Build and Submit, development builds, native module integration, and production deployment. Knows how to build cross-platform mobile apps efficiently while maintaining access to native capabilities. Use when "expo, react native, mobile app, eas build, expo router, ios android, expo, react-native, mobile, ios, android, eas, cross-platform" mentioned.
128 · bundle
claude-dev-suite
pulsar
Apache Pulsar cloud-native messaging and streaming. Covers topics, subscriptions, Pulsar Functions, and geo-replication. Use for multi-tenant, geo-distributed messaging systems. USE WHEN: user mentions "pulsar", "bookkeeper", "multi-tenancy", "geo-replication", "pulsar functions", asks about "cloud-native streaming", "tenant isolation", "global messaging" DO NOT USE FOR: simple queues - use `rabbitmq` or `sqs`; AWS-native - use `sqs`; Azure-native - use `azure-service-bus`; GCP-native - use `google-pubsub`; lightweight - use `nats`; JMS - use `activemq`
28
expo
expo-router
Navigate and route in Expo Router apps using file-based routes, groups, dynamic routes, Link with previews and context menus, native Stack, modals, form sheets, NativeTabs, headers, toolbars, and search bars.
2.2k · bundle
expo
expo-brownfield
Integrate Expo and React Native into an existing native iOS or Android app, covering both isolated (AAR/XCFramework) and integrated (Gradle/CocoaPods) approaches.
2.2k · bundle
expo
expo-dev-client
Build and install Expo development clients on physical devices and simulators using EAS Build for testing native code changes.
2.2k · bundle
expo
expo-ui
Build native UI with @expo/ui: real SwiftUI on iOS and Jetpack Compose on Android, rendered from React in Expo or React Native apps. Covers universal cross-platform components, drop-in replacements for community libraries, and platform-specific SwiftUI and Jetpack Compose trees.
2.2k · bundle
mukul975
analyzing-apt-group-with-mitre-navigator
Query MITRE ATT&CK data programmatically, map APT group TTPs to Navigator layers, create multi-layer overlays for gap analysis, and generate actionable intelligence reports for detection engineering teams.
24.6k · bundle
mukul975-2
nist-pf-govern
Implement the NIST Privacy Framework GOVERN function covering GV.AT awareness and training, GV.MT monitoring and review, GV.PO policy development, and GV.RR roles and responsibilities. Provides governance structure templates, training programs, and accountability frameworks for privacy governance.
228 · bundle
ssrjkk
nltk-ner
NER with Nltk. named entity recognition.
2 · bundle
lucian55
nami-skill
娜美(少年漫)认知与表达框架(压缩蒸馏):航海图天才、财迷喜剧壳、气候战 触发:海贼王 等。虚构
9 · bundle
francostino
expo-ui
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...
63 · bundle
mukul975-2
nist-pf-protect
Implement the NIST Privacy Framework PROTECT function covering PR.AC access control, PR.DS data security, and PR.PO protective policies. Provides technical control implementation guidance, encryption standards, access management architectures, and security-privacy integration patterns.
228 · bundle
bdm-15
competitive-intel
Analyzes federal contract competitors, incumbents, and obligation trends using live USAspending.gov data via the usaspending MCP, supporting black-hat competitor research and contract-number-first obligation analysis.
0 · bundle
jiaiyan
naive-ui-i18n
Configure internationalization (i18n) in Naive UI with support for multiple languages and custom locales
8
a5c-ai
nuxt
Nuxt 3 patterns including Nitro server, auto-imports, modules, hybrid rendering, and full-stack development.
1.7k · bundle