dainamite-technologies avatar

dainamite-technologies

Official

@dainamite-technologies

0Followers
|
1Public Repos
|
31Published Skills

Dainamite Technologies provides specialized engineering frameworks for Open Mercato architecture, CPQ lifecycle management, and standardized module development.

Skills Distribution
DomainDeveloper To...CPQ Lifecycle Mana.. (40%)Open Mercato Archi.. (30%)GitHub Repository .. (30%)

Agent Skills by dainamite-technologies

Showing 31 vetted skills indexed across 1 GitHub repositories.

dainamite-technologiesdainamite-technologies

integration-builder

Automate integration package creation for the Open Mercato Integration Marketplace.

Official
Advanced
dainamite-technologiesdainamite-technologies

spec-writing

Develop and review Open Mercato architecture-compliant specifications for dainamite-core.

Official
Intermediate
dainamite-technologiesdainamite-technologies

data-model-design

Automates designing Open Mercato data models and managing their migrations.

Official
Advanced
dainamite-technologiesdainamite-technologies

engineering-principles

Enforce generic components, decomposition, scalability, and utility extraction in code changes.

Official
Advanced
dainamite-technologiesdainamite-technologies

code-review

Automate code review for architecture, security, and quality compliance.

Official
Advanced
dainamite-technologiesdainamite-technologies

auto-continue-pr

Resume GitHub pull requests using Git commands and script execution.

Official
Advanced
dainamite-technologiesdainamite-technologies

unit-tests

Generate and run Jest unit tests for Open Mercato modules.

Official
Intermediate
dainamite-technologiesdainamite-technologies

integration-tests

Create and run Playwright integration tests with TypeScript.

Official
Advanced
dainamite-technologiesdainamite-technologies

module-scaffold

Generate new Open Mercato modules with required files and conventions.

Official
Advanced
dainamite-technologiesdainamite-technologies

eject-and-customize

Eject and customize core modules in the Dainamite framework.

Official
Advanced
dainamite-technologiesdainamite-technologies

dainamite-layering

Determine the appropriate Dainamite architecture layer for new code.

Official
Intermediate
dainamite-technologiesdainamite-technologies

system-extension

Extend core modules with fields, API interceptors, and UI components.

Official
Advanced
dainamite-technologiesdainamite-technologies

auto-continue-pr-loop

Resume interrupted GitHub PR runs from saved checkpoints.

Official
Advanced
dainamite-technologiesdainamite-technologies

auto-upgrade-0.4.10-to-0.5.0

Automate Open Mercato app migration from 0.4.10 to 0.5.0 with codemods.

Official
Advanced
dainamite-technologiesdainamite-technologies

auto-review-pr

Automate GitHub pull request review, label management, and optional autofix.

Official
Advanced
dainamite-technologiesdainamite-technologies

troubleshooter

Diagnose and resolve common Open Mercato application issues.

Official
Intermediate
dainamite-technologiesdainamite-technologies

trim-unused-modules

Identify unused Open Mercato modules in src/modules.ts for disabling.

Official
Intermediate
dainamite-technologiesdainamite-technologies

auto-create-pr-loop

Automate pull request creation with step-by-step tracking for multi-step implementations.

Official
Advanced
dainamite-technologiesdainamite-technologies

cpq

Automates subscription CPQ including configuration, pricing, quoting, inventory, and order conversion via the Mercato framework.

Official
Advanced
dainamite-technologiesdainamite-technologies

migrate-mikro-orm

Automate MikroORM v6 to v7 migration with type and API updates.

Official
Advanced
dainamite-technologiesdainamite-technologies

backend-ui-design

Design backend admin interfaces with @open-mercato/ui components.

Official
Intermediate
dainamite-technologiesdainamite-technologies

implement-spec

Automate spec implementation with coordinated subagents for planning, testing, and documentation.

Official
Advanced
dainamite-technologiesdainamite-technologies

auto-create-pr

Automate GitHub pull request creation from execution plans with validation.

Official
Advanced
dainamite-technologiesdainamite-technologies

auto-fix-github

Automate GitHub issue fixes with tests, review, and pull request creation.

Official
Advanced

Frequently Asked Questions About dainamite-technologies

FAQPage Schema
What specific business tasks does the Dainamite framework enable?

The framework enables end-to-end subscription CPQ management, including product configuration, pricing rule execution, quote generation, and order lifecycle transitions. It further supports Open Mercato module scaffolding, architecture-compliant spec implementation, and automated migration of database layers.

Which technical personas benefit from these capabilities?

Backend engineers, systems architects, and commerce platform developers working within the Open Mercato ecosystem utilize these capabilities to enforce engineering principles, manage complex data models, and maintain high-quality code standards across distributed module architectures.

What are the primary dependencies for implementing these solutions?

Implementation requires an existing Open Mercato environment, TypeScript, Jest for unit testing, and Playwright for integration testing. The framework relies on specific configurations for MikroORM and GitHub repository access to manage pull requests and package distribution.