>_Skillful
Need help with advanced AI agent engineering?Contact FirmAdapt

aexol-office

@aexol-office

31

Published Tools

0

Total Stars

0

Weekly Downloads

Published Tools

31 Skillsacross 4 categories

@aexol-studio/basecamp-to-llm

aexol-office

CLI tool to fetch Basecamp todos and convert them to LLM-friendly task formats

SkillLLM Tool
1 dir

@aexol/axolotl

aexol-office

Axolotl is a **type-safe, schema-first GraphQL framework** that generates TypeScript types from your GraphQL schema and provides full type safety for resolvers. This guide provides exact instructions for LLMs to work with Axolotl projects.

SkillAI Tool
1 dir

@aexol/axolotl-graphql-yoga

aexol-office

Axolotl is a **type-safe, schema-first GraphQL framework** that generates TypeScript types from your GraphQL schema and provides full type safety for resolvers. This guide provides exact instructions for LLMs to work with Axolotl projects.

SkillAI Tool
1 dir

@deenruv/replicate-plugin

aexol-office

An AI-powered plugin that integrates [Replicate](https://replicate.com/) machine learning models with your Deenruv server for model training and order prediction tasks.

SkillAI Tool
1 dir

@deenruv/apollo-cache

aexol-office

Server-side response caching plugin for Deenruv, powered by Apollo Server's response cache and cache control plugins. It enables HTTP-level caching of GraphQL responses with session-aware cache keys.

SkillAI Tool
1 dir

@deenruv/replicate-simple-bg-plugin

aexol-office

An AI-powered background generation plugin that uses [Replicate](https://replicate.com/) models to generate styled room backgrounds from uploaded images, ideal for virtual staging of product photography.

SkillAI Tool
1 dir

@deenruv/wfirma-plugin

aexol-office

An invoicing plugin that integrates the [wFirma](https://wfirma.pl/) Polish accounting platform with your Deenruv server, enabling automatic invoice generation for orders.

SkillAI Tool
1 dir

@deenruv/inpost-plugin

aexol-office

Integration plugin for the InPost parcel locker shipping service. It provides a custom fulfillment handler, shipment management, label generation, webhook handling, and a geowidget for pickup point selection on the storefront.

SkillAI Tool
1 dir

@deenruv/in-realization-plugin

aexol-office

Plugin that adds an "InRealization" order state to the Deenruv order process, along with order realization tracking, PDF generation, and S3-based file storage. It enables administrators to register realization details (planned dates, notes, assets) and ex

SkillDocument Processing
1 dir

@deenruv/testing

aexol-office

End-to-end testing tools for deenruv projects

SkillAI Tool
1 dir

@deenruv/payments-plugin

aexol-office

A collection of payment provider integrations for Deenruv, including Stripe, Mollie, and Braintree. Each provider is a separate sub-plugin that can be used independently.

SkillAI Tool
1 dir

@deenruv/admin-dashboard

aexol-office

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

SkillAI Tool
1 dir

@deenruv/harden-plugin

aexol-office

Hardens your Deenruv GraphQL APIs against abuse and attacks. Recommended for all production deployments.

SkillAI Tool
1 dir

@deenruv/create

aexol-office

A CLI tool for rapidly scaffolding a new Deenruv server application with a React admin panel. Heavily inspired by [create-react-app](https://github.com/facebook/create-react-app).

SkillAI Tool
1 dir

@aexol/axolotl-core

aexol-office

Axolotl’s core library. It provides the type-safe, schema-first building blocks used by adapters and apps.

SkillAI Tool
1 dir

@deenruv/sentry-plugin

aexol-office

Integrates your Deenruv server with [Sentry](https://sentry.io/) for error tracking, performance monitoring, and distributed tracing.

SkillAI Tool
1 dir

@deenruv/deenruv-examples-plugin

aexol-office

Example and reference plugin demonstrating how to use custom fields across various Deenruv entities. It registers a wide variety of custom field types on Products, Orders, OrderLines, Collections, Facets, ProductVariants, and Assets for development and te

SkillAI Tool
1 dir

@deenruv/email-plugin

aexol-office

Generates and sends transactional emails based on Deenruv server events, using [MJML](https://mjml.io/) + [Handlebars](https://handlebarsjs.com/) templates (or [React Email](https://react.email/)) and [Nodemailer](https://nodemailer.com/) for delivery.

SkillAI Tool
1 dir

@deenruv/asset-server-plugin

aexol-office

Serves assets (images and other files) from the local file system or cloud storage (e.g. S3), with on-the-fly image transformation (resize, crop, format conversion) and result caching.

SkillAI Tool
1 dir

@deenruv/dashboard-widgets-plugin

aexol-office

Admin dashboard plugin that provides rich order and product analytics widgets. It adds chart-based metrics, order summary tiles, category breakdowns, product charts, and a latest orders table to the admin dashboard.

SkillAI Tool
1 dir

@deenruv/facet-harmonica-plugin

aexol-office

Plugin that extends Facet and FacetValue entities with additional custom fields for enhanced product filtering. It adds color support, visibility controls, product creation flags, and image associations to facet values, enabling rich filter UI components

SkillAI Tool
1 dir

@deenruv/phone-number-validation

aexol-office

Plugin that validates phone numbers on orders using the `libphonenumber-js` library. It can enforce phone number validation during order state transitions and exposes a Shop API query for on-demand validation.

SkillAI Tool
1 dir

@deenruv/redis-strategy-plugin

aexol-office

A session cache strategy plugin that uses Redis as the backing store for Deenruv session data, replacing the default in-memory session cache with a persistent, distributed cache.

SkillAI Tool
1 dir

@deenruv/stellate-plugin

aexol-office

Integrates your Deenruv server with [Stellate](https://stellate.co/) (formerly GraphCDN) for GraphQL edge caching with automatic cache purging based on Deenruv events.

SkillAI Tool
1 dir

@deenruv/cronjobs-plugin

aexol-office

Plugin for managing scheduled cron jobs within Deenruv. It provides a strategy-based executor pattern (e.g., Kubernetes CronJobs) with an admin UI for creating, listing, updating, and removing cron jobs.

SkillAI Tool
1 dir

config-maker

aexol-office

Make interactive config for CLIs. Fetch values from command line, file, user options or environment variable.

SkillAI Tool
1 dir

@deenruv/reviews-plugin

aexol-office

A full-featured product reviews plugin that adds customer review and rating functionality to your Deenruv store, including S3-based image uploads, review state management, and optional automatic translation.

SkillAI Tool
1 dir

@deenruv/elasticsearch-plugin

aexol-office

Replaces the default Deenruv product search with [Elasticsearch](https://www.elastic.co/elasticsearch/) for advanced full-text search, faceted filtering, price range queries, custom mappings, and geo-spatial search.

SkillSearch
1 dir

@deenruv/przelewy24-plugin

aexol-office

A payment plugin that integrates the [Przelewy24](https://www.przelewy24.pl/) Polish payment gateway with your Deenruv server, supporting both standard card/bank payments and BLIK instant payments.

SkillAI Tool
1 dir

@deenruv/method-modal-plugin

aexol-office

Plugin that adds localized modal content fields to both PaymentMethod and ShippingMethod entities. This enables storefronts to display informational modals with custom title, description, and additional description for each payment and shipping method.

SkillAI Tool
1 dir

@deenruv/product-options-fields-plugin

aexol-office

Plugin that extends ProductOption entities with additional custom fields for enhanced product option presentation. It adds color support, visibility controls, "new" flags, and image associations to product options.

SkillAI Tool
1 dir