agents-inc
- 193 skills
- 0 followers
- 1 week ago last updated
- ▌
- ▌ API Baas Neon · agents-inc bundleServerless PostgreSQL with branching, autoscaling, and edge-compatible driver
- ▌ Web Mocks Msw · agents-inc bundleMSW handlers, browser/server workers, test data. Use when setting up API mocking for development or testing, creating mock handlers with variants, or sharing mocks between browser and Node environments.
- ▌ API Auth Clerk · agents-inc bundleClerk managed authentication - ClerkProvider, middleware, pre-built components, hooks, server-side auth, organizations, webhooks
- ▌ API Baas Turso · agents-inc bundleEdge-hosted SQLite database with libSQL driver and embedded replicas
- ▌ API Cms Sanity · agents-inc bundleStructured content platform — GROQ queries, schema definitions, @sanity/client, Portable Text, image handling, real-time listeners, mutations, TypeGen
- ▌ API Cms Strapi · agents-inc bundleOpen-source headless CMS — content type schemas, REST API, Document Service API, custom controllers, lifecycle hooks, authentication, TypeScript
- ▌ Web Dataviz D3 · agents-inc bundleD3.js data visualization — selections, data joins, scales, axes, shapes, transitions, force layouts, geo projections, framework integration
- ▌ API Observability Setup Axiom Pino Sentry · agents-inc bundlePino, Axiom, Sentry installation - one-time project setup for logging and error tracking with source maps upload
- ▌ API Analytics Posthog Analytics · agents-inc bundlePostHog event tracking, user identification, group analytics for B2B, GDPR consent patterns. Use when implementing product analytics, tracking user behavior, setting up funnels, or configuring privacy-compliant tracking.
- ▌ API Performance API Performance · agents-inc bundleQuery optimization, caching, indexing, connection pooling, async patterns
- ▌ Mobile Performance React Native · agents-inc bundleReact Native performance profiling, optimization, and monitoring - JS/UI thread analysis, re-render prevention, list optimization, image performance, bundle size, startup time, memory leaks, React Compiler, New Architecture benefits
- ▌ Mobile Storage Sqlite Powersync · agents-inc bundlePowerSync offline-first sync engine on SQLite for React Native - schema definition, watched queries, CRUD operations, backend connectors, sync rules, conflict resolution, attachments
- ▌ Shared Monorepo Pnpm Workspaces · agents-inc bundlepnpm workspace protocol, filtering, catalogs, shared dependencies, publishing, and CI/CD for monorepo management
- ▌ Web Error Handling Result Types · agents-inc bundleTypeScript Result/Either types for type-safe error handling, railway-oriented programming patterns, error as values
- ▌ Web Performance Web Performance · agents-inc bundleBundle optimization, render performance, Core Web Vitals
- ▌ Desktop Packaging Electron Forge · agents-inc bundleElectron Forge build toolchain -- makers, publishers, code signing, fuses, hooks, CI/CD packaging
- ▌ Desktop Updates Electron Updater · agents-inc bundleCross-platform auto-update patterns with electron-updater (electron-builder ecosystem)
- ▌ Mobile Animation Gesture Handler · agents-inc bundleReact Native Gesture Handler - gesture types, GestureDetector, gesture composition, state machine, platform-specific gestures, swipeable rows, hover gestures
- ▌ Shared Tooling Typescript Config · agents-inc bundleTypeScript strict mode configs, TS 5.x+ options (verbatimModuleSyntax, module preserve, moduleDetection force, configDir), path alias sync, specialized configs
- ▌ Web Data Fetching GRAPHQL Apollo · agents-inc bundleApollo Client GraphQL patterns — normalized cache and type policies, queries, mutations with optimistic updates, pagination, fragments, subscriptions, and Suspense hooks
- ▌ Web Framework Angular Standalone · agents-inc bundleAngular 17–19 standalone components, signals, built-in control flow, inject() DI, the resource API. Load when writing or migrating Angular components.
- ▌ Infra Platform Cloudflare Workers · agents-inc bundleCloudflare Workers edge compute platform — Wrangler CLI, KV, D1, R2, Durable Objects, Queues, Workers AI
- ▌ Meta Design Composable Components · agents-inc bundleComposable component APIs — parts, state, polymorphism
- ▌ Meta Design Expressive Typescript · agents-inc bundleReadable functional patterns — orchestrators, pure functions, named abstractions
- ▌ Web Framework Vue Composition API · agents-inc bundleVue 3 Composition API — reactivity primitives, composables, lifecycle, the 3.4+ and 3.5+ macros. Load when writing Vue 3 components or composables.
- ▌ Web Testing React Testing Library · agents-inc bundleReact Testing Library — query hierarchy, userEvent, async utilities, renderHook, custom render with providers. Load when writing or reviewing tests that render React components or hooks.
- ▌ Mobile Navigation React Navigation · agents-inc bundleReact Navigation 7+ patterns - static and dynamic APIs, type-safe navigation, stack/tab/drawer navigators, deep linking, authentication flows, screen preloading, header customization
- ▌ API Observability Axiom Pino Sentry · agents-inc bundlePino logging, Sentry error tracking, Axiom - structured logging with correlation IDs, error boundaries, performance monitoring, alerting
- ▌ Web Error Handling Error Boundaries · agents-inc bundleError boundary patterns, fallback UI, reset/retry, react-error-boundary library, React 19 createRoot error hooks
- ▌ Meta Methodology Research Methodology · agents-inc bundleInvestigation flow (Glob -> Grep -> Read), evidence-based research with file:line references, structured output format for AI consumption. Use for pattern discovery, implementation research, and codebase investigation.
- ▌ AI Infrastructure Huggingface Inference · agents-inc bundleHugging Face Inference SDK patterns for TypeScript/Node.js — InferenceClient setup, chat completion, text generation, streaming, embeddings, image generation, audio transcription, translation, summarization, and Inference Endpoints
- ▌ Mobile UI Components React Native Paper · agents-inc bundleReact Native Paper v5+ - Material Design 3 theming, PaperProvider, key components, dynamic color, accessibility, tree-shaking, custom fonts, navigation integration
- ▌ Mobile Framework React Native · agents-inc bundleReact Native mobile development patterns - New Architecture (Fabric, TurboModules, JSI), component architecture, React Navigation 7+, FlashList v2 optimization, gestures with Reanimated 4, platform-specific code, React 19 features
- ▌ Mobile Navigation Expo Router · agents-inc bundleFile-based routing and navigation for Expo/React Native
- ▌ Shared Security Auth Security · agents-inc bundleSecrets management, XSS prevention, CSRF protection, dependency scanning, DOMPurify sanitization, CSP headers, CODEOWNERS, HttpOnly cookies
- ▌ Web Meta Framework Docusaurus · agents-inc bundleDocusaurus 3.x documentation framework — site configuration, docs/blog plugins, sidebars, versioning, MDX, swizzling, and deployment
- ▌ Web Testing Visual Regression · agents-inc bundleVisual regression testing — screenshot baselines, determinism, diff review, baseline custody and CI wiring. Load when adding, reviewing or debugging tests that compare a rendered subject against an approved image.
- ▌ Web Tooling Component Library · agents-inc bundlePackaging React components as a consumable library — style delivery contracts, sideEffects, cascade layers, "use client" preservation, peer dependency ranges, server-safe vs client entries
- ▌ AI Orchestration Vercel AI Sdk · agents-inc bundleVercel AI SDK patterns - providers, text generation, streaming, structured output, tool calling, chat UI hooks, embeddings, and RAG
- ▌ Meta Reviewing Infra Reviewing · agents-inc bundleInfrastructure code review patterns. Use when reviewing CI/CD workflows, Dockerfiles, deployment configs, and IaC. Covers supply-chain pinning, secret exposure, container hygiene, least-privilege permissions, and deployment safety.
- ▌ Shared Tooling Eslint Prettier · agents-inc bundleESLint 9/10 flat config with defineConfig(), Prettier v3.0+ shared config, eslint-config-prettier integration, typescript-eslint v8+ projectService
- ▌ Web Animation View Transitions · agents-inc bundleView Transitions API patterns - same-document transitions, cross-document navigation, shared element animations, pseudo-element styling, transition types, reduced-motion handling
- ▌ Web Data Fetching GRAPHQL Urql · agents-inc bundleURQL GraphQL client patterns — the exchange pipeline, document and normalized caching, queries, mutations, subscriptions, and authentication
- ▌ Web Files File Upload Patterns · agents-inc bundleFile upload patterns - drag-drop dropzones, chunked and resumable uploads, presigned URL flows, file validation (MIME type, magic bytes), progress tracking, accessibility (ARIA)
- ▌ Meta Reviewing API Reviewing · agents-inc bundleBackend code review patterns. Use when reviewing API routes, database operations, auth middleware, and server utilities. Covers injection, boundary validation, authorization coverage, secret/PII exposure, error leakage, and query patterns.
- ▌ Meta Reviewing CLI Reviewing · agents-inc bundleCLI code review patterns. Use when reviewing CLI applications built with Commander.js, @clack/prompts, picocolors. Covers exit codes, signal handling, error messages, user experience, testing adequacy.
- ▌ Meta Reviewing Web Reviewing · agents-inc bundleUI component review patterns. Use when reviewing React components, hooks, props, state, styling, and accessibility. Covers rules of hooks, effect cleanup, render performance, list keys, keyboard and ARIA patterns.
- ▌ Mobile Security React Native · agents-inc bundleSecure storage, certificate pinning, biometric auth, jailbreak detection, code obfuscation, network security, screenshot prevention for React Native
- ▌ Mobile UI Components Tamagui · agents-inc bundleTamagui universal UI - styled(), tokens, themes, optimizing compiler, responsive media queries, animations, Sheet/Dialog components
- ▌ Web Animation CSS Animations · agents-inc bundleCSS animation patterns - transitions, keyframes, scroll-driven timelines, @property, compositor-friendly properties, prefers-reduced-motion
- ▌ Web Meta Framework Sveltekit · agents-inc bundleSvelteKit full-stack framework - file-based routing, load functions, form actions, server hooks, SSR/SSG, API routes, streaming, progressive enhancement
- ▌ Web Meta Framework Vitepress · agents-inc bundleVitePress 1.x — Vue-powered static site generator for documentation sites, built on Vite
- ▌ Web Server State React Query · agents-inc bundleReact Query server state — query keys and query options, caching policy, error handling, and typed clients generated from an API schema
- ▌ AI Infrastructure Together AI · agents-inc bundleTogether AI SDK patterns for TypeScript — client setup, chat completions, streaming, structured output, function calling, embeddings, image generation, fine-tuning, and OpenAI-compatible endpoints
- ▌ AI Patterns Tool Use Patterns · agents-inc bundleProvider-agnostic patterns for LLM function calling, tool loops, and agentic workflows
- ▌ AI Provider Google Gemini Sdk · agents-inc bundleOfficial TypeScript SDK for Google Gemini — client setup, text generation, multimodal input, function calling, structured output, streaming, embeddings, context caching, and chat sessions
- ▌ Mobile Deep Linking App Links · agents-inc bundleDeep 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
- ▌ AI Infrastructure Replicate · agents-inc bundleReplicate SDK patterns for TypeScript/Node.js -- client setup, predictions, streaming, webhooks, file handling, model versioning, deployments, and training
- ▌ AI Orchestration Llamaindex · agents-inc bundleLlamaIndex.TS data framework for RAG, indexing, retrieval, query engines, chat engines, and agentic workflows in TypeScript
- ▌
- ▌ CLI Framework CLI Commander · agents-inc bundleNode.js CLI development with Commander.js and @clack/prompts - command structure, interactive prompts, wizard state machines, config hierarchies, exit codes, cancellation handling
- ▌ Infra Containers Kubernetes · agents-inc bundleKubernetes manifests, Helm charts, Kustomize overlays, and resource patterns
- ▌ Meta Reviewing AI Reviewing · agents-inc bundleAI integration review patterns. Use when reviewing model API calls, prompt construction, LLM output handling, RAG pipelines, and tool-calling code. Covers prompt-injection call-chain tracing, output validation, token budgets, retry/timeout handling, streaming, and key/PII exposure.
- ▌ Mobile Animation Reanimated · agents-inc bundleReact Native Reanimated 4 - shared values, animated styles, spring/timing/decay, layout animations, gesture integration, scroll-driven animations, interpolation, worklets, CSS animations
- ▌ Mobile Camera Vision Camera · agents-inc bundleVisionCamera v4+ - photo/video capture, QR/barcode scanning, real-time frame processors, zoom/focus/exposure, HDR, location metadata, format selection
- ▌ Mobile Storage Watermelondb · agents-inc bundleWatermelonDB reactive local database for React Native - schema, models, decorators, reactive queries, relations, writers/readers, batch operations, migrations, sync
- ▌ Web Animation Framer Motion · agents-inc bundleMotion (formerly Framer Motion) patterns - motion components, variants, AnimatePresence, gestures, layout animations, scroll-linked motion, reduced-motion handling
- ▌ Web Routing Tanstack Router · agents-inc bundleType-safe client-side routing for React with file-based routes, search params validation, loaders, and code splitting
- ▌ API Database Vercel Postgres · agents-inc bundleServerless PostgreSQL on Vercel with edge-compatible SDK
- ▌ Desktop Multiwindow Electron · agents-inc bundleMulti-window management, WebContentsView, BaseWindow, window lifecycle, inter-window communication, state persistence
- ▌ AI Observability Langfuse · agents-inc bundleLLM observability with Langfuse — OpenTelemetry-based tracing, evaluations, prompt management, datasets, and production best practices
- ▌ AI Provider Anthropic Sdk · agents-inc bundleOfficial Anthropic SDK patterns for TypeScript/Node.js — client setup, Messages API, streaming, tool use, vision, extended thinking, structured outputs, prompt caching, batch API, and production best practices
- ▌ AI Provider Claude Vision · agents-inc bundleImage understanding and document analysis with Claude's multimodal capabilities -- image input formats, PDF processing, multi-image patterns, structured extraction, and token cost estimation
- ▌ API GRAPHQL Apollo Server · agents-inc bundleGraphQL API server with Apollo Server — schema, resolvers, context, error handling, data sources, plugins
- ▌ Desktop Multiwindow Tauri · agents-inc bundleTauri 2.x multi-window creation, event system, window state persistence, parent/child and modal windows
- ▌ Desktop Security Electron · agents-inc bundleElectron fuses, ASAR integrity, sandbox hardening, CSP, permission handling, navigation restrictions
- ▌ Meta Planning AI Planning · agents-inc bundleAI specification planning frameworks. Use when a spec touches model calls, prompts, retrieval, tool calling, agentic loops, or evals. Covers approach selection, model and provider choice, structured output contracts, loop guards, budgets, failure modes, and eval design.
- ▌ Mobile Notifications Push · agents-inc bundlePush notification patterns - expo-notifications (Expo) and @react-native-firebase/messaging (bare RN), permission handling, token management, foreground/background/tap listeners, local scheduling, Android channels, notification categories and actions, badge management, rich notifications
- ▌ Mobile Styling Nativewind · agents-inc bundleNativeWind v4+ - Tailwind CSS utility classes for React Native, className prop, CSS variables, dark mode, platform prefixes, animations, theming, third-party component integration
- ▌ Shared Monorepo Turborepo · agents-inc bundleTurborepo, workspaces, package architecture, @repo/* naming, exports, tree-shaking
- ▌ Shared Tooling Changesets · agents-inc bundleVersioning and changelog management with @changesets/cli — adding changesets, version bumping, changelog generation, monorepo publishing, pre-release modes, and CI automation
- ▌ Web Forms React Hook Form · agents-inc bundleReact Hook Form patterns - useForm, Controller, useFieldArray, validation resolver, performance optimization
- ▌ Web Meta Framework Nextjs · agents-inc bundleNext.js App Router patterns (15-16) - file-based routing, Server/Client Components, streaming, Suspense, metadata API, parallel routes, Server Actions, mutations, revalidation, Cache Components
- ▌ Web Styling Design Tokens · agents-inc bundleDesign token architecture - primitive/semantic/component tiers, naming grammar, CSS custom property delivery, and DTCG build pipelines
- ▌ AI Observability Promptfoo · agents-inc bundleTesting and evaluation framework for LLM prompts and applications -- promptfooconfig.yaml, assertions, model-graded evals, red teaming, CI/CD integration, custom providers, and comparative evaluation
- ▌ AI Orchestration Langchain · agents-inc bundleLangChain.js patterns for building LLM applications — chat models, LCEL chains, prompt templates, structured output, agents, tools, RAG, streaming, and LangSmith tracing
- ▌ AI Provider Openai Whisper · agents-inc bundleSpeech-to-text transcription and translation via OpenAI Audio API -- models, response formats, timestamps, prompting, streaming, chunking, and diarization
- ▌ Desktop Framework Electron · agents-inc bundleElectron process architecture, IPC patterns, preload security, native APIs, packaging and distribution
- ▌ Meta Planning API Planning · agents-inc bundleBackend specification planning frameworks. Use when a spec touches API endpoints, database schema, middleware, or auth. Covers endpoint contracts with request/response shapes, error catalogs, auth per endpoint, schema design with constraints and indexes, migration strategy, and middleware pipeline ordering.
- ▌ Meta Planning CLI Planning · agents-inc bundleCLI specification planning frameworks. Use when a spec touches a command surface, an interactive flow, config precedence, exit codes, or output modes. Covers flag contracts, prompt flow design, precedence tables, exit-code taxonomy, TTY/piped/JSON output, error text, signals, and cross-platform concerns.
- ▌ Meta Planning Web Planning · agents-inc bundleFrontend specification planning frameworks. Use when a spec touches UI components, forms, client state, or user-facing flows. Covers UI-state completeness (loading, error, empty, success), component boundaries, form validation contracts, state ownership, and measurable UI success criteria.
- ▌ Web State Ngrx Signalstore · agents-inc bundleNgRx SignalStore patterns for Angular state management. Use when managing client state with Angular Signals, composing store features, handling entities, or integrating RxJS effects.
- ▌ Web Testing Playwright E2e · agents-inc bundlePlaywright E2E testing patterns - test structure, Page Object Model, locator strategies, assertions, network mocking, visual regression, parallel execution, fixtures, and configuration
- ▌ Web Testing Vue Test Utils · agents-inc bundleVue Test Utils — mount vs shallowMount, the wrapper API, awaiting DOM updates, flushPromises, testing composables, and the global mounting options. Load when writing or reviewing tests that mount Vue components.
- ▌ Infra CI CD Turborepo CI · agents-inc bundleTurborepo CI pipelines with remote caching and affected detection
- ▌ Meta Config Stack Detect · agents-inc bundleInspect a codebase, a stack the user describes, or a description of what they want to build; map what is there to agents-inc catalog skills — or intent to candidate built-in stacks the user picks from — and emit a SeedPayload plus a human-readable proposal report. Use when seeding a configuration for a project that has none.
- ▌ Meta Reviewing Reviewing · agents-inc bundleCode review patterns, feedback principles. Use when reviewing PRs, implementations, or making approval/rejection decisions. Covers self-correction, progress tracking, feedback principles, severity levels.
- ▌ Mobile Styling Unistyles · agents-inc bundleUnistyles 3.0 styling - C++ powered StyleSheet superset with zero re-renders, theming, breakpoints, variants, dynamic functions, runtime values
- ▌ Shared Tooling Git Hooks · agents-inc bundleHusky v9 setup, lint-staged v16 patterns, commitlint with conventional commits, CI/production handling, monorepo setup, migration from v8