dainamite-technologies
Official@dainamite-technologies
Dainamite Technologies provides specialized engineering frameworks for Open Mercato architecture, CPQ lifecycle management, and standardized module development.
Agent Skills by dainamite-technologies
Showing 31 vetted skills indexed across 1 GitHub repositories.
integration-builder
Automate integration package creation for the Open Mercato Integration Marketplace.
spec-writing
Develop and review Open Mercato architecture-compliant specifications for dainamite-core.
data-model-design
Automates designing Open Mercato data models and managing their migrations.
engineering-principles
Enforce generic components, decomposition, scalability, and utility extraction in code changes.
code-review
Automate code review for architecture, security, and quality compliance.
auto-continue-pr
Resume GitHub pull requests using Git commands and script execution.
unit-tests
Generate and run Jest unit tests for Open Mercato modules.
integration-tests
Create and run Playwright integration tests with TypeScript.
module-scaffold
Generate new Open Mercato modules with required files and conventions.
eject-and-customize
Eject and customize core modules in the Dainamite framework.
dainamite-layering
Determine the appropriate Dainamite architecture layer for new code.
system-extension
Extend core modules with fields, API interceptors, and UI components.
auto-continue-pr-loop
Resume interrupted GitHub PR runs from saved checkpoints.
auto-upgrade-0.4.10-to-0.5.0
Automate Open Mercato app migration from 0.4.10 to 0.5.0 with codemods.
auto-review-pr
Automate GitHub pull request review, label management, and optional autofix.
troubleshooter
Diagnose and resolve common Open Mercato application issues.
trim-unused-modules
Identify unused Open Mercato modules in src/modules.ts for disabling.
auto-create-pr-loop
Automate pull request creation with step-by-step tracking for multi-step implementations.
cpq
Automates subscription CPQ including configuration, pricing, quoting, inventory, and order conversion via the Mercato framework.
migrate-mikro-orm
Automate MikroORM v6 to v7 migration with type and API updates.
backend-ui-design
Design backend admin interfaces with @open-mercato/ui components.
implement-spec
Automate spec implementation with coordinated subagents for planning, testing, and documentation.
auto-create-pr
Automate GitHub pull request creation from execution plans with validation.
auto-fix-github
Automate GitHub issue fixes with tests, review, and pull request creation.
Frequently Asked Questions About dainamite-technologies
FAQPage SchemaWhat 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.