Agent Skills catalog · page 180
Standard HTML pagination keeps the complete catalog discoverable. Use the main directory for search, filtering, and comparison.
- Current page
- 180/209
- Entries on page
- 24
- URL status
- Self-canonical
agents-inc/skills
ai-provider-openai-whisper
Speech-to-text transcription and translation via OpenAI Audio API -- models, response formats, timestamps, prompting, streaming, chunking, and diarization
agents-inc/skills
api-baas-firebase
Firebase backend-as-a-service — Firestore, Authentication, Cloud Functions v2, Storage, Hosting, Admin SDK, security rules, emulator suite
agents-inc/skills
api-baas-planetscale
Serverless MySQL platform with branching, deploy requests, and edge-compatible driver
agents-inc/skills
api-baas-supabase
Supabase backend-as-a-service — Auth, Database, Realtime, Storage, Edge Functions, RLS policies, typed client
agents-inc/skills
api-commerce-stripe
Stripe payment processing — Checkout Sessions, Payment Intents, subscriptions, webhooks, Connect, customer management, error handling
agents-inc/skills
api-database-redis
Redis in-memory data store patterns with ioredis and node-redis -- caching, sessions, rate limiting, pub/sub, streams, queues, transactions, cluster
agents-inc/skills
api-database-sequelize
Sequelize ORM, model definitions, associations, queries, transactions, migrations
agents-inc/skills
api-database-vercel-kv
Serverless Redis-compatible key-value store via Upstash REST API -- edge-compatible, automatic JSON serialization, TTL-based caching
agents-inc/skills
api-framework-fastify
Fastify routes, JSON Schema validation, plugin system, TypeScript type providers
agents-inc/skills
api-framework-nestjs
NestJS backend framework - modules, controllers, services, DI, guards, pipes, interceptors, exception filters, middleware, DTOs with class-validator
agents-inc/skills
api-graphql-mercurius
GraphQL server for Fastify with Mercurius — loaders, subscriptions, federation, JIT compilation
agents-inc/skills
api-vector-db-pinecone
Pinecone serverless vector database -- index management, vector operations, metadata filtering, namespaces, hybrid search, inference API
agents-inc/skills
desktop-ipc-electron
Type-safe Electron IPC patterns with typed channels, electron-trpc, MessagePort, and utility process communication
agents-inc/skills
desktop-multiwindow-tauri
Tauri 2.x multi-window creation, event system, window state persistence, parent/child and modal windows
agents-inc/skills
infra-iac-sst
SST (Ion) infrastructure-as-code — TypeScript-first serverless on AWS with Pulumi, resource linking, and live Lambda dev
agents-inc/skills
infra-platform-aws-sdk
AWS SDK v3 for TypeScript — modular clients, command pattern, S3, DynamoDB, SQS, Lambda, SNS, Secrets Manager
agents-inc/skills
infra-platform-netlify
Netlify deployment platform — serverless functions, edge functions, redirects, forms, Blobs, build plugins
agents-inc/skills
meta-design-expressive-typescript
Readable functional patterns — orchestrators, pure functions, named abstractions
agents-inc/skills
mobile-animation-gesture-handler
React Native Gesture Handler - gesture types, GestureDetector, gesture composition, state machine, platform-specific gestures, swipeable rows, hover gestures
agents-inc/skills
mobile-background-tasks
Background fetch, processing tasks, background location, headless JS, battery optimization - Expo and bare React Native
agents-inc/skills
mobile-camera-vision-camera
VisionCamera v4+ - photo/video capture, QR/barcode scanning, real-time frame processors, zoom/focus/exposure, HDR, location metadata, format selection
agents-inc/skills
mobile-deep-linking-app-links
Deep linking patterns - Universal Links (iOS), App Links (Android), URI schemes, expo-linking API, React Navigation linking config, Expo Router automatic linking, AASA/assetlinks.json setup, deferred deep links, testing
agents-inc/skills
mobile-navigation-react-navigation
React Navigation 7+ patterns - static and dynamic APIs, type-safe navigation, stack/tab/drawer navigators, deep linking, authentication flows, screen preloading, header customization
agents-inc/skills
mobile-security-react-native
Secure storage, certificate pinning, biometric auth, jailbreak detection, code obfuscation, network security, screenshot prevention for React Native