nop-entropy
AI-driven development toolkit for the Nop low-code Java platform
All Skills in This Repository (11)
Pure Emerald Level Indicatorsnop-file-converter
Converts between document model formats and handles attachments for specified workflows.
nop-orm-modeler
Generates .orm.xml files from MySQL schemas or natural-language descriptions.
mission-driver
Create roadmaps and mission configs, then drive an autonomous AI development loop engine.
nop-git-worktree
Manages Git bare repositories and parallel worktrees for isolated feature branch development.
nop-database-design
Defines database design conventions for table naming, primary keys, indexes, and standard fields.
nop-nodejs-backend
Generates NestJS and Prisma prototype backends with fixed POST-only API conventions.
nop-git-master
Automates Git commits, rebasing, syncing, and history search following Nop project conventions.
nop-codegen-master
Generates initial Nop Platform project scaffolding from ORM model files using nop-cli.
nop-git-bundle
Packages unpushed Git commits into verified .bundle files for offline synchronization.
deep-interview
Clarifies vague requirements through Socratic questioning with quantified ambiguity scoring.
nop-doc-audit
Cross-validates documentation against actual code and fixes inaccurate references and descriptions.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core