entropy-cloudentropy-cloudCommunity·11 Agent Skills Included

nop-entropy

AI-driven development toolkit for the Nop low-code Java platform

Guides AI agents through building, modeling, and maintaining applications on the Nop low-code Java platform. Generates ORM models from SQL or requirements, scaffolds projects, converts model file formats, and manages Git workflows. Eliminates manual boilerplate, inconsistent commits, and documentation drift with automated audits and mission-driven dev loops.
npx skills add entropy-cloud/nop-entropy --all -g -y
Available:

Routes the AI agent to the correct documentation for each development task, enforces rules against editing generated files, and defines autonomy levels and plan-execution requirements for working in this repository.

All Skills in This Repository (11)

Pure Emerald Level Indicators
📦 In Repo
entropy-cloudentropy-cloud

nop-file-converter

Converts between document model formats and handles attachments for specified workflows.

Community
Basic
📦 In Repo
entropy-cloudentropy-cloud

nop-orm-modeler

Generates .orm.xml files from MySQL schemas or natural-language descriptions.

Community
Intermediate
📦 In Repo
entropy-cloudentropy-cloud

mission-driver

Create roadmaps and mission configs, then drive an autonomous AI development loop engine.

Community
Advanced
📦 In Repo
entropy-cloudentropy-cloud

nop-git-worktree

Manages Git bare repositories and parallel worktrees for isolated feature branch development.

Community
Intermediate
📦 In Repo
entropy-cloudentropy-cloud

nop-database-design

Defines database design conventions for table naming, primary keys, indexes, and standard fields.

Community
Intermediate
📦 In Repo
entropy-cloudentropy-cloud

nop-nodejs-backend

Generates NestJS and Prisma prototype backends with fixed POST-only API conventions.

Community
Intermediate
📦 In Repo
entropy-cloudentropy-cloud

nop-git-master

Automates Git commits, rebasing, syncing, and history search following Nop project conventions.

Community
Advanced
📦 In Repo
entropy-cloudentropy-cloud

nop-codegen-master

Generates initial Nop Platform project scaffolding from ORM model files using nop-cli.

Community
Intermediate
📦 In Repo
entropy-cloudentropy-cloud

nop-git-bundle

Packages unpushed Git commits into verified .bundle files for offline synchronization.

Community
Intermediate
📦 In Repo
entropy-cloudentropy-cloud

deep-interview

Clarifies vague requirements through Socratic questioning with quantified ambiguity scoring.

Community
Intermediate
📦 In Repo
entropy-cloudentropy-cloud

nop-doc-audit

Cross-validates documentation against actual code and fixes inaccurate references and descriptions.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install nop-entropy skills?

Run `npx skills add entropy-cloud/nop-entropy --all -g -y` in your terminal to install all skills in this suite globally.

What is the Nop Platform?

Nop Platform is an open-source low-code Java framework built on reversible computation principles. It generates GraphQL, REST, and gRPC services automatically from Excel or XML data models without relying on Spring.

How to generate an ORM model from SQL with AI?

The nop-orm-modeler skill converts MySQL DDL files or plain business requirements into validated Nop ORM model files, including entities, relationships, dictionaries, and display labels.

Can AI scaffold a full Nop project automatically?

Yes. The nop-codegen-master skill runs the nop-cli generator to create a complete multi-module project from an ORM model, and later iterations regenerate code through a standard Maven build.

Do these skills work with Claude Code and OpenCode?

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenCode, Cursor, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineering