← all publishers

agents-inc

@agents-inc source repo

193 published skills · page 2 of 2

  1. Web 3d React Three Fiber · agents-inc bundle
    React Three Fiber (R3F) 3D rendering — Canvas, meshes, materials, lights, cameras, animations, events, physics, post-processing, performance
    2 installs
  2. Web Files Image Handling · agents-inc bundle
    Client-side image handling - preview generation, Canvas API resizing, compression, EXIF orientation, format conversion, memory management with object URL cleanup
    2 installs
  3. Web Forms Zod Validation · agents-inc bundle
    Zod schema validation patterns for TypeScript - schema definitions, type inference, refinements, transforms, discriminated unions
    2 installs
  4. Web Meta Framework Astro · agents-inc bundle
    Astro content-first framework - islands architecture, content collections, file-based routing, SSR/SSG hybrid rendering, View Transitions, server islands, multi-framework component support
    2 installs
  5. Web Meta Framework Remix · agents-inc bundle
    File-based routing, loaders, actions, defer streaming, useFetcher, error boundaries, progressive enhancement
    2 installs
  6. Web Routing React Router · agents-inc bundle
    Client-side routing with data APIs — loaders, actions, error boundaries, search params, nested layouts, and code splitting
    2 installs
  7. Web Styling Scss Modules · agents-inc bundle
    SCSS Modules - locally scoped component stylesheets, cascade layers, the Sass module system, mixins, and build-time versus runtime values
    2 installs
  8. AI Infrastructure Litellm · agents-inc bundle
    LiteLLM proxy server setup, TypeScript client patterns via OpenAI SDK, model routing, fallbacks, load balancing, spend tracking, virtual keys, and production deployment
    2 installs
  9. Web Meta Framework Qwik · agents-inc bundle
    Qwik resumable framework - zero hydration, $ lazy boundaries, signals, Qwik City file-based routing, routeLoader$, routeAction$, server$ RPC, serialization rules
    2 installs
  10. Web Pwa Service Workers · agents-inc bundle
    Service Worker lifecycle, caching strategies, offline patterns, update handling, precaching, runtime caching
    2 installs
  11. Web Realtime Websockets · agents-inc bundle
    Native WebSocket API patterns, connection lifecycle, reconnection strategies, heartbeat, message typing, binary data, custom hooks
    2 installs
  12. Web State Redux Toolkit · agents-inc bundle
    Redux Toolkit patterns for complex client state. Use when managing enterprise-scale state, needing DevTools, entity normalization, or RTK Query for data fetching.
    2 installs
  13. Web Testing Cypress E2e · agents-inc bundle
    Cypress 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
    2 installs
  14. Web Utilities Native JS · agents-inc bundle
    Modern native JavaScript (ES2022-ES2025) utility patterns that replace lodash
    2 installs
  15. AI Infrastructure Ollama · agents-inc bundle
    Local LLM inference with the Ollama JavaScript client -- chat, streaming, tool calling, vision, embeddings, structured output, model management, and OpenAI-compatible endpoint
    2 installs
  16. API Database Cockroachdb · agents-inc bundle
    CockroachDB distributed SQL -- transaction retries, multi-region, online schema changes, follower reads, PostgreSQL compatibility gaps
    4 installs
  17. API Search Elasticsearch · agents-inc bundle
    Elasticsearch patterns -- client setup, index management, search DSL, aggregations, vector search, bulk operations, deep pagination
    2 installs
  18. Desktop Storage Electron · agents-inc bundle
    Persistent storage, SQLite databases, and credential management in Electron apps
    2 installs
  19. Desktop Testing Electron · agents-inc bundle
    E2E testing with Playwright, main process unit testing, IPC testing, dialog/menu mocking, CI headless setup
    2 installs
  20. API Framework Elysia · agents-inc bundle
    Bun-native HTTP framework — routing, TypeBox validation, Eden Treaty, plugins, lifecycle hooks
    2 installs
  21. API Framework Nestjs · agents-inc bundle
    NestJS backend framework - modules, controllers, services, DI, guards, pipes, interceptors, exception filters, middleware, DTOs with class-validator
    2 installs
  22. API Vector DB Chroma · agents-inc bundle
    Chroma vector database -- collection management, automatic embedding, metadata filtering, document storage, query patterns
    2 installs
  23. Shared Tooling Biome · agents-inc bundle
    Biome v2 unified linter, formatter, and import organizer — single Rust-powered tool replacing ESLint + Prettier with 97% Prettier compatibility and 20x faster performance
    2 installs
  24. Web Dataviz Recharts · agents-inc bundle
    Recharts composable chart components - LineChart, BarChart, AreaChart, PieChart, ComposedChart, responsive sizing, custom tooltips, animations
    2 installs
  25. Web Framework Svelte · agents-inc bundle
    Svelte 5 runes — $state, $derived, $effect, $props, $bindable, snippets, callback props, context. Load when writing Svelte 5 components or reactive modules.
    2 installs
  26. Web Styling Tailwind · agents-inc bundle
    Tailwind CSS v4 - utility-first CSS framework with CSS-first configuration
    2 installs
  27. Web Utilities Vueuse · agents-inc bundle
    VueUse composable utility collection for Vue 3 - browser, sensor, network, state, animation, and component utilities
    2 installs
  28. API Database Mongoose · agents-inc bundle
    MongoDB ODM with schemas, validation, middleware, and TypeScript support
    2 installs
  29. API Framework Fastify · agents-inc bundle
    Fastify routes, JSON Schema validation, plugin system, TypeScript type providers
    2 installs
  30. Desktop Backend Tauri · agents-inc bundle
    Tauri 2.x Rust command patterns, state management, error handling, events, channels, testing
    2 installs
  31. Infra Platform Vercel · agents-inc bundle
    Vercel deployment platform — project configuration, serverless/edge functions, Routing Middleware, cron jobs, environment variables, monorepo setup
    2 installs
  32. Mobile Animation Skia · agents-inc bundle
    React Native Skia GPU-accelerated 2D graphics - Canvas, declarative drawing, shaders, image filters, Paragraph text, Atlas batch rendering, Reanimated animations
    2 installs
  33. Web Data Fetching Swr · agents-inc bundle
    SWR data fetching patterns — keys and fetchers, isLoading vs isValidating, revalidation strategy, useSWRMutation, useSWRInfinite, conditional fetching
    2 installs
  34. Web Framework Solidjs · agents-inc bundle
    SolidJS fine-grained reactivity — signals, effects, memos, stores, resources, control-flow components. Load when writing Solid components or reactive state.
    2 installs
  35. Web Pwa Offline First · agents-inc bundle
    Local-first architecture with sync queues
    2 installs
  36. Web Tooling Storybook · agents-inc bundle
    Storybook patterns - CSF 3.0, args, controls, autodocs, play functions, interaction testing, visual testing, addons configuration
    2 installs
  37. Web UI Tanstack Table · agents-inc bundle
    TanStack Table v8 patterns - useReactTable, column definitions, sorting, filtering, pagination, row selection, virtual scrolling, server-side data
    2 installs
  38. API Database Sequelize · agents-inc bundle
    Sequelize ORM, model definitions, associations, queries, transactions, migrations
    2 installs
  39. API Database Surrealdb · agents-inc bundle
    SurrealDB multi-model database - SurrealQL queries, record links, graph relations, live queries, schema definitions, authentication, TypeScript SDK
    2 installs
  40. API Search Meilisearch · agents-inc bundle
    Meilisearch search engine patterns -- client setup, indexing, search, filtering, facets, geo search, multi-tenancy, task management
    2 installs
  41. API Vector DB Weaviate · agents-inc bundle
    Weaviate vector database patterns with weaviate-client v3 -- collection management, vectorizer modules, hybrid search, filtering, generative search (RAG), multi-tenancy, batch imports
    2 installs
  42. Web Data Fetching Trpc · agents-inc bundle
    tRPC type-safe API patterns — routers and procedures, input validation, context and middleware, TRPCError, and the typed client bridge
    2 installs
  43. Web Forms Vee Validate · agents-inc bundle
    VeeValidate v4 patterns - useForm, useField, defineField, useFieldArray, schema validation with Composition API
    2 installs
  44. Web Realtime Socket Io · agents-inc bundle
    Socket.IO v4.x client patterns, connection lifecycle, reconnection, authentication, rooms, namespaces, acknowledgments, binary data, TypeScript integration
    2 installs
  45. Web Utilities Date Fns · agents-inc bundle
    date-fns patterns for TypeScript - formatting, parsing, manipulation, comparison, timezone handling, and internationalization
    2 installs
  46. AI Infrastructure Modal · agents-inc bundle
    Serverless GPU compute platform for AI model deployment — web endpoints, GPU functions, model serving, and TypeScript client patterns
    2 installs
  47. AI Provider Mistral Sdk · agents-inc bundle
    Official Mistral AI TypeScript SDK patterns — client setup, chat completions, streaming, function calling, structured outputs, embeddings, vision, Codestral FIM, and production best practices
    2 installs
  48. API Database Postgresql · agents-inc bundle
    Direct PostgreSQL access with node-postgres (pg) -- connection pools, parameterized queries, transactions, streaming, LISTEN/NOTIFY, error handling
    2 installs
  49. API Flags Posthog Flags · agents-inc bundle
    PostHog 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.
    2 installs
  50. CLI Framework Oclif Ink · agents-inc bundle
    Modern CLI development combining oclif's command framework with Ink's React-based terminal rendering
    2 installs
  51. Desktop Framework Tauri · agents-inc bundle
    Tauri 2.x commands, IPC bridge, permission system, plugins, window management, system tray, packaging
    2 installs
  52. Desktop Packaging Tauri · agents-inc bundle
    Tauri 2.x bundling, code signing, auto-updater, platform installers, CI/CD
    2 installs
  53. Mobile Background Tasks · agents-inc bundle
    Background fetch, processing tasks, background location, headless JS, battery optimization - Expo and bare React Native
    2 installs
  54. Mobile Hardware Ble Nfc · agents-inc bundle
    BLE scanning/connecting/GATT operations with react-native-ble-plx, NFC tag reading/writing with react-native-nfc-manager, permissions, background mode, battery-efficient patterns
    2 installs
  55. Web Forms Tanstack Form · agents-inc bundle
    TanStack Form patterns - useForm, form.Field, validators, arrays, linked fields, createFormHook, type safety
    2 installs
  56. Web Meta Framework Nuxt · agents-inc bundle
    Nuxt patterns - file-based routing, data fetching (useFetch/useAsyncData), useState, server routes, middleware, auto-imports, layouts, SEO
    2 installs
  57. API Database Redis · agents-inc bundle
    Redis in-memory data store patterns with ioredis and node-redis -- caching, sessions, rate limiting, pub/sub, streams, queues, transactions, cluster
    2 installs
  58. Web Editor Lexical · agents-inc bundle
    Extensible text editor framework by Meta. Use when building a rich text editor on Lexical — editor setup, custom nodes, commands, transforms, and serialization.
    2 installs
  59. Web I18N Next Intl · agents-inc bundle
    Type-safe i18n for the App Router — locale routing, message rendering, formatting and static generation. Load when a project imports next-intl.
    2 installs
  60. Web Testing Vitest · agents-inc bundle
    Vitest test runner - configuration, assertions, mocking (vi.fn, vi.mock, vi.spyOn), fake timers, snapshot testing, coverage, workspace projects
    2 installs
  61. Web UI Headless UI · agents-inc bundle
    Unstyled accessible UI components by Tailwind Labs
    2 installs
  62. Web Utilities Rxjs · agents-inc bundle
    Reactive programming with RxJS - Observables, operators, Subjects, error handling, and memory leak prevention
    2 installs
  63. API Database Prisma · agents-inc bundle
    Prisma ORM, type-safe queries, migrations, relations
    2 installs
  64. Web Framework React · agents-inc bundle
    Component architecture, hooks and React 19 patterns. Load when building or refactoring React components, custom hooks, forms, or async UI.
    2 installs
  65. Web I18N React Intl · agents-inc bundle
    ICU message format internationalization for React — FormattedMessage, useIntl, defineMessages, and the FormatJS extraction workflow. Load when a project imports react-intl.
    2 installs
  66. Web Styling Theming · agents-inc bundle
    Runtime theming - applying a theme system to a live app without flash
    2 installs
  67. API Database Mongodb · agents-inc bundle
    Native MongoDB driver (the mongodb npm package) - MongoClient lifecycle, typed collections, CRUD result shapes, cursors, aggregation pipelines, index design, transactions
    2 installs
  68. API Database Typeorm · agents-inc bundle
    Decorator-based ORM for TypeScript with Active Record and Data Mapper patterns
    2 installs
  69. Web Tooling Vite · agents-inc bundle
    Vite config, path aliases, vendor chunk splitting, environment-specific builds, Rolldown codeSplitting, Sass modern API, build targets, module preload
    2 installs
  70. Web UI Chakra UI · agents-inc bundle
    Accessible React component library with style props and theming
    2 installs
  71. Web UI Shadcn UI · agents-inc bundle
    shadcn/ui component library patterns, CLI usage, theming, customization
    2 installs
  72. API Auth Nextauth · agents-inc bundle
    Auth.js (NextAuth v5) authentication patterns - configuration, providers, session strategies, middleware, database adapters, role-based access, Edge compatibility
    2 installs
  73. API Baas Firebase · agents-inc bundle
    Firebase backend-as-a-service — Firestore, Authentication, Cloud Functions v2, Storage, Hosting, Admin SDK, security rules, emulator suite
    2 installs
  74. API Baas Supabase · agents-inc bundle
    Supabase backend-as-a-service — Auth, Database, Realtime, Storage, Edge Functions, RLS policies, typed client
    2 installs
  75. API Database Knex · agents-inc bundle
    SQL query builder for PostgreSQL, MySQL, SQLite, and MSSQL -- fluent queries, schema builder, migrations, seeds, transactions, raw queries
    2 installs
  76. CLI Prompts Clack · agents-inc bundle
    Beautiful interactive CLI prompts with @clack/prompts and custom prompts with @clack/core
    2 installs
  77. Web Editor Tiptap · agents-inc bundle
    Headless rich text editor framework built on ProseMirror. Use when building an editor with TipTap — setup, extensions, custom nodes and marks, menus, node views, serialization.
    2 installs
  78. Web I18N Vue I18N · agents-inc bundle
    Type-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.
    2 installs
  79. Web State Zustand · agents-inc bundle
    Zustand stores, client state patterns. Use when deciding between Zustand vs useState, managing global state, or avoiding Context misuse.
    2 installs
  80. Web UI Ant Design · agents-inc bundle
    Ant Design enterprise UI library for React
    2 installs
  81. Web State Mobx · agents-inc bundle
    MobX observable state management patterns with mobx-react-lite. Use when implementing reactive client state with observables, computed values, actions, and the observer HOC.
    2 installs
  82. Web UI Base UI · agents-inc bundle
    Unstyled accessible React component primitives
    2 installs
  83. Web UI Mantine · agents-inc bundle
    Mantine v7 component library — theming, styling, hooks, forms, notifications
    2 installs
  84. Web UI Vuetify · agents-inc bundle
    Material Design component library for Vue 3
    2 installs
  85. API Cms Payload · agents-inc bundle
    Payload CMS v3 — TypeScript-native headless CMS with code-first collections, hooks, access control, Local/REST/GraphQL APIs, admin panel, and database adapter pattern
    2 installs
  86. Web Dnd Dnd Kit · agents-inc bundle
    Drag and drop with @dnd-kit - draggable, droppable, sortable, collision detection, sensors, accessibility
    2 installs
  87. Web Maps Mapbox · agents-inc bundle
    Mapbox GL JS interactive vector maps. Use when building a map with sources and layers, expressions, clustering, 3D terrain, geocoding or directions.
    2 installs
  88. Web State Jotai · agents-inc bundle
    Atomic state management with auto-dependency tracking
    2 installs
  89. Web State Pinia · agents-inc bundle
    Pinia stores, Vue 3 state patterns. Use when managing client state in Vue applications, choosing between Options/Setup stores, composing stores, or implementing persistence.
    2 installs
  90. Web Styling Cva · agents-inc bundle
    Class Variance Authority - type-safe component variant styling with cva(), compound variants, and VariantProps
    2 installs
  91. Infra Iac Pulumi · agents-inc bundle
    TypeScript-native Infrastructure as Code with Pulumi
    2 installs
  92. Web Maps Leaflet · agents-inc bundle
    Leaflet interactive maps. Use when building a 2D map with tile layers, markers, popups, GeoJSON, layer control, custom controls or marker clustering.
    2 installs
  93. Web Realtime Sse · agents-inc bundle
    Server-Sent Events for unidirectional server-to-client streaming, EventSource API, fetch streaming, reconnection patterns, message parsing
    2 installs