agents-inc
- 193 skills
- 0 followers
- 1 week ago last updated
- ▌ Web 3d React Three Fiber · agents-inc bundleReact Three Fiber (R3F) 3D rendering — Canvas, meshes, materials, lights, cameras, animations, events, physics, post-processing, performance
- ▌ Web Files Image Handling · agents-inc bundleClient-side image handling - preview generation, Canvas API resizing, compression, EXIF orientation, format conversion, memory management with object URL cleanup
- ▌ Web Forms Zod Validation · agents-inc bundleZod schema validation patterns for TypeScript - schema definitions, type inference, refinements, transforms, discriminated unions
- ▌ Web Meta Framework Astro · agents-inc bundleAstro content-first framework - islands architecture, content collections, file-based routing, SSR/SSG hybrid rendering, View Transitions, server islands, multi-framework component support
- ▌ Web Meta Framework Remix · agents-inc bundleFile-based routing, loaders, actions, defer streaming, useFetcher, error boundaries, progressive enhancement
- ▌ Web Routing React Router · agents-inc bundleClient-side routing with data APIs — loaders, actions, error boundaries, search params, nested layouts, and code splitting
- ▌ Web Styling Scss Modules · agents-inc bundleSCSS Modules - locally scoped component stylesheets, cascade layers, the Sass module system, mixins, and build-time versus runtime values
- ▌ AI Infrastructure Litellm · agents-inc bundleLiteLLM proxy server setup, TypeScript client patterns via OpenAI SDK, model routing, fallbacks, load balancing, spend tracking, virtual keys, and production deployment
- ▌ Web Meta Framework Qwik · agents-inc bundleQwik resumable framework - zero hydration, $ lazy boundaries, signals, Qwik City file-based routing, routeLoader$, routeAction$, server$ RPC, serialization rules
- ▌ Web Pwa Service Workers · agents-inc bundleService Worker lifecycle, caching strategies, offline patterns, update handling, precaching, runtime caching
- ▌ Web Realtime Websockets · agents-inc bundleNative WebSocket API patterns, connection lifecycle, reconnection strategies, heartbeat, message typing, binary data, custom hooks
- ▌ Web State Redux Toolkit · agents-inc bundleRedux Toolkit patterns for complex client state. Use when managing enterprise-scale state, needing DevTools, entity normalization, or RTK Query for data fetching.
- ▌ Web Testing Cypress E2e · agents-inc bundleCypress E2E testing patterns - test structure, data-cy selectors, cy.intercept() mocking, custom commands, fixtures, component testing, accessibility testing with cypress-axe, and CI/CD integration
- ▌ Web Utilities Native JS · agents-inc bundleModern native JavaScript (ES2022-ES2025) utility patterns that replace lodash
- ▌ AI Infrastructure Ollama · agents-inc bundleLocal LLM inference with the Ollama JavaScript client -- chat, streaming, tool calling, vision, embeddings, structured output, model management, and OpenAI-compatible endpoint
- ▌ API Database Cockroachdb · agents-inc bundleCockroachDB distributed SQL -- transaction retries, multi-region, online schema changes, follower reads, PostgreSQL compatibility gaps
- ▌ API Search Elasticsearch · agents-inc bundleElasticsearch patterns -- client setup, index management, search DSL, aggregations, vector search, bulk operations, deep pagination
- ▌ Desktop Storage Electron · agents-inc bundlePersistent storage, SQLite databases, and credential management in Electron apps
- ▌ Desktop Testing Electron · agents-inc bundleE2E testing with Playwright, main process unit testing, IPC testing, dialog/menu mocking, CI headless setup
- ▌ API Framework Elysia · agents-inc bundleBun-native HTTP framework — routing, TypeBox validation, Eden Treaty, plugins, lifecycle hooks
- ▌ API Framework Nestjs · agents-inc bundleNestJS backend framework - modules, controllers, services, DI, guards, pipes, interceptors, exception filters, middleware, DTOs with class-validator
- ▌ API Vector DB Chroma · agents-inc bundleChroma vector database -- collection management, automatic embedding, metadata filtering, document storage, query patterns
- ▌ Shared Tooling Biome · agents-inc bundleBiome v2 unified linter, formatter, and import organizer — single Rust-powered tool replacing ESLint + Prettier with 97% Prettier compatibility and 20x faster performance
- ▌ Web Dataviz Recharts · agents-inc bundleRecharts composable chart components - LineChart, BarChart, AreaChart, PieChart, ComposedChart, responsive sizing, custom tooltips, animations
- ▌ Web Framework Svelte · agents-inc bundleSvelte 5 runes — $state, $derived, $effect, $props, $bindable, snippets, callback props, context. Load when writing Svelte 5 components or reactive modules.
- ▌ Web Styling Tailwind · agents-inc bundleTailwind CSS v4 - utility-first CSS framework with CSS-first configuration
- ▌ Web Utilities Vueuse · agents-inc bundleVueUse composable utility collection for Vue 3 - browser, sensor, network, state, animation, and component utilities
- ▌ API Database Mongoose · agents-inc bundleMongoDB ODM with schemas, validation, middleware, and TypeScript support
- ▌ API Framework Fastify · agents-inc bundleFastify routes, JSON Schema validation, plugin system, TypeScript type providers
- ▌ Desktop Backend Tauri · agents-inc bundleTauri 2.x Rust command patterns, state management, error handling, events, channels, testing
- ▌ Infra Platform Vercel · agents-inc bundleVercel deployment platform — project configuration, serverless/edge functions, Routing Middleware, cron jobs, environment variables, monorepo setup
- ▌ Mobile Animation Skia · agents-inc bundleReact Native Skia GPU-accelerated 2D graphics - Canvas, declarative drawing, shaders, image filters, Paragraph text, Atlas batch rendering, Reanimated animations
- ▌ Web Data Fetching Swr · agents-inc bundleSWR data fetching patterns — keys and fetchers, isLoading vs isValidating, revalidation strategy, useSWRMutation, useSWRInfinite, conditional fetching
- ▌ Web Framework Solidjs · agents-inc bundleSolidJS fine-grained reactivity — signals, effects, memos, stores, resources, control-flow components. Load when writing Solid components or reactive state.
- ▌
- ▌ Web Tooling Storybook · agents-inc bundleStorybook patterns - CSF 3.0, args, controls, autodocs, play functions, interaction testing, visual testing, addons configuration
- ▌ Web UI Tanstack Table · agents-inc bundleTanStack Table v8 patterns - useReactTable, column definitions, sorting, filtering, pagination, row selection, virtual scrolling, server-side data
- ▌ API Database Sequelize · agents-inc bundleSequelize ORM, model definitions, associations, queries, transactions, migrations
- ▌ API Database Surrealdb · agents-inc bundleSurrealDB multi-model database - SurrealQL queries, record links, graph relations, live queries, schema definitions, authentication, TypeScript SDK
- ▌ API Search Meilisearch · agents-inc bundleMeilisearch search engine patterns -- client setup, indexing, search, filtering, facets, geo search, multi-tenancy, task management
- ▌ API Vector DB Weaviate · agents-inc bundleWeaviate vector database patterns with weaviate-client v3 -- collection management, vectorizer modules, hybrid search, filtering, generative search (RAG), multi-tenancy, batch imports
- ▌ Web Data Fetching Trpc · agents-inc bundletRPC type-safe API patterns — routers and procedures, input validation, context and middleware, TRPCError, and the typed client bridge
- ▌ Web Forms Vee Validate · agents-inc bundleVeeValidate v4 patterns - useForm, useField, defineField, useFieldArray, schema validation with Composition API
- ▌ Web Realtime Socket Io · agents-inc bundleSocket.IO v4.x client patterns, connection lifecycle, reconnection, authentication, rooms, namespaces, acknowledgments, binary data, TypeScript integration
- ▌ Web Utilities Date Fns · agents-inc bundledate-fns patterns for TypeScript - formatting, parsing, manipulation, comparison, timezone handling, and internationalization
- ▌ AI Infrastructure Modal · agents-inc bundleServerless GPU compute platform for AI model deployment — web endpoints, GPU functions, model serving, and TypeScript client patterns
- ▌ AI Provider Mistral Sdk · agents-inc bundleOfficial Mistral AI TypeScript SDK patterns — client setup, chat completions, streaming, function calling, structured outputs, embeddings, vision, Codestral FIM, and production best practices
- ▌ API Database Postgresql · agents-inc bundleDirect PostgreSQL access with node-postgres (pg) -- connection pools, parameterized queries, transactions, streaming, LISTEN/NOTIFY, error handling
- ▌ API Flags Posthog Flags · agents-inc bundlePostHog feature flags, rollouts, A/B testing. Use when implementing gradual rollouts, A/B tests, kill switches, remote configuration, beta features, or user targeting with PostHog.
- ▌ CLI Framework Oclif Ink · agents-inc bundleModern CLI development combining oclif's command framework with Ink's React-based terminal rendering
- ▌ Desktop Framework Tauri · agents-inc bundleTauri 2.x commands, IPC bridge, permission system, plugins, window management, system tray, packaging
- ▌ Desktop Packaging Tauri · agents-inc bundleTauri 2.x bundling, code signing, auto-updater, platform installers, CI/CD
- ▌ Mobile Background Tasks · agents-inc bundleBackground fetch, processing tasks, background location, headless JS, battery optimization - Expo and bare React Native
- ▌ Mobile Hardware Ble Nfc · agents-inc bundleBLE scanning/connecting/GATT operations with react-native-ble-plx, NFC tag reading/writing with react-native-nfc-manager, permissions, background mode, battery-efficient patterns
- ▌ Web Forms Tanstack Form · agents-inc bundleTanStack Form patterns - useForm, form.Field, validators, arrays, linked fields, createFormHook, type safety
- ▌ Web Meta Framework Nuxt · agents-inc bundleNuxt patterns - file-based routing, data fetching (useFetch/useAsyncData), useState, server routes, middleware, auto-imports, layouts, SEO
- ▌ API Database Redis · agents-inc bundleRedis in-memory data store patterns with ioredis and node-redis -- caching, sessions, rate limiting, pub/sub, streams, queues, transactions, cluster
- ▌ Web Editor Lexical · agents-inc bundleExtensible text editor framework by Meta. Use when building a rich text editor on Lexical — editor setup, custom nodes, commands, transforms, and serialization.
- ▌ Web I18N Next Intl · agents-inc bundleType-safe i18n for the App Router — locale routing, message rendering, formatting and static generation. Load when a project imports next-intl.
- ▌ Web Testing Vitest · agents-inc bundleVitest test runner - configuration, assertions, mocking (vi.fn, vi.mock, vi.spyOn), fake timers, snapshot testing, coverage, workspace projects
- ▌
- ▌ Web Utilities Rxjs · agents-inc bundleReactive programming with RxJS - Observables, operators, Subjects, error handling, and memory leak prevention
- ▌
- ▌ Web Framework React · agents-inc bundleComponent architecture, hooks and React 19 patterns. Load when building or refactoring React components, custom hooks, forms, or async UI.
- ▌ Web I18N React Intl · agents-inc bundleICU message format internationalization for React — FormattedMessage, useIntl, defineMessages, and the FormatJS extraction workflow. Load when a project imports react-intl.
- ▌ Web Styling Theming · agents-inc bundleRuntime theming - applying a theme system to a live app without flash
- ▌ API Database Mongodb · agents-inc bundleNative MongoDB driver (the mongodb npm package) - MongoClient lifecycle, typed collections, CRUD result shapes, cursors, aggregation pipelines, index design, transactions
- ▌ API Database Typeorm · agents-inc bundleDecorator-based ORM for TypeScript with Active Record and Data Mapper patterns
- ▌ Web Tooling Vite · agents-inc bundleVite config, path aliases, vendor chunk splitting, environment-specific builds, Rolldown codeSplitting, Sass modern API, build targets, module preload
- ▌ Web UI Chakra UI · agents-inc bundleAccessible React component library with style props and theming
- ▌ Web UI Shadcn UI · agents-inc bundleshadcn/ui component library patterns, CLI usage, theming, customization
- ▌ API Auth Nextauth · agents-inc bundleAuth.js (NextAuth v5) authentication patterns - configuration, providers, session strategies, middleware, database adapters, role-based access, Edge compatibility
- ▌ API Baas Firebase · agents-inc bundleFirebase backend-as-a-service — Firestore, Authentication, Cloud Functions v2, Storage, Hosting, Admin SDK, security rules, emulator suite
- ▌ API Baas Supabase · agents-inc bundleSupabase backend-as-a-service — Auth, Database, Realtime, Storage, Edge Functions, RLS policies, typed client
- ▌ API Database Knex · agents-inc bundleSQL query builder for PostgreSQL, MySQL, SQLite, and MSSQL -- fluent queries, schema builder, migrations, seeds, transactions, raw queries
- ▌ CLI Prompts Clack · agents-inc bundleBeautiful interactive CLI prompts with @clack/prompts and custom prompts with @clack/core
- ▌ Web Editor Tiptap · agents-inc bundleHeadless rich text editor framework built on ProseMirror. Use when building an editor with TipTap — setup, extensions, custom nodes and marks, menus, node views, serialization.
- ▌ Web I18N Vue I18N · agents-inc bundleType-safe i18n for Vue 3 Composition API — useI18n, pipe-syntax plurals, i18n-t/d/n components, lazy-loaded locales. Load when a project imports vue-i18n.
- ▌ Web State Zustand · agents-inc bundleZustand stores, client state patterns. Use when deciding between Zustand vs useState, managing global state, or avoiding Context misuse.
- ▌
- ▌ Web State Mobx · agents-inc bundleMobX observable state management patterns with mobx-react-lite. Use when implementing reactive client state with observables, computed values, actions, and the observer HOC.
- ▌
- ▌ Web UI Mantine · agents-inc bundleMantine v7 component library — theming, styling, hooks, forms, notifications
- ▌
- ▌ API Cms Payload · agents-inc bundlePayload CMS v3 — TypeScript-native headless CMS with code-first collections, hooks, access control, Local/REST/GraphQL APIs, admin panel, and database adapter pattern
- ▌ Web Dnd Dnd Kit · agents-inc bundleDrag and drop with @dnd-kit - draggable, droppable, sortable, collision detection, sensors, accessibility
- ▌ Web Maps Mapbox · agents-inc bundleMapbox GL JS interactive vector maps. Use when building a map with sources and layers, expressions, clustering, 3D terrain, geocoding or directions.
- ▌
- ▌ Web State Pinia · agents-inc bundlePinia stores, Vue 3 state patterns. Use when managing client state in Vue applications, choosing between Options/Setup stores, composing stores, or implementing persistence.
- ▌ Web Styling Cva · agents-inc bundleClass Variance Authority - type-safe component variant styling with cva(), compound variants, and VariantProps
- ▌
- ▌ Web Maps Leaflet · agents-inc bundleLeaflet interactive maps. Use when building a 2D map with tile layers, markers, popups, GeoJSON, layer control, custom controls or marker clustering.
- ▌ Web Realtime Sse · agents-inc bundleServer-Sent Events for unidirectional server-to-client streaming, EventSource API, fetch streaming, reconnection patterns, message parsing