ReaJasonReaJasonCommunityยท4 Agent Skills Included

No-One

Polyglot website management with cross-language plugin development

Manages Java, Node.js, and .NET websites through one polyglot platform with a unified plugin system. Builds, tests, and releases cross-language plugins for command execution, file management, and system info without rewriting boilerplate. Enforces strict compatibility rules like JDK6 bytecode and .NET Standard 2.0 so plugins run reliably across runtimes. Includes React performance and composition guidelines to keep the web frontend fast and maintainable.
npx skills add ReaJason/No-One --all -g -y
Available:

Gives your AI agent the build commands, language-specific coding constraints, and plugin architecture rules it must follow when working in this repository.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install No-One?โ–ผ

Run `npx skills add ReaJason/No-One --all -g -y` in your terminal to install all skills in this suite globally.

What is the No-One plugin system?โ–ผ

It is a multi-language plugin framework where Java, Node.js, and .NET plugins share one contract: the runtime calls equals(ctx) and the plugin writes results back into the context map.

How do I add a new plugin to No-One?โ–ผ

The noone-plugins skill guides your agent through writing the source, tests, release JSON, and running the generateRelease build step for the target language.

Does No-One include React coding guidelines?โ–ผ

Yes. It ships Vercel's React best practices and composition patterns skills covering performance, bundle size, and component architecture rules.

Who is the No-One project intended for?โ–ผ

It is built for security researchers and network administrators performing authorized security testing and audit work.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’