← Back to Skills Marketplace
Nest.JS
by
EncryptShawn
· GitHub ↗
· v1.0.0
· MIT-0
114
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install nest-js
Description
Build production-grade NestJS applications with correct module architecture, dependency injection, decorators, guards, pipes, interceptors, middleware, micro...
Usage Guidance
This skill is pure NestJS documentation and appears coherent with its description. It requires node/npx to be present but asks for no secrets or installs nothing. If you install it, be aware the agent may autoinvoke the skill when you mention NestJS (normal behavior). If you prefer explicit control, keep an eye on the agent's skill-invocation settings; otherwise it's safe to use as a reference for NestJS architecture and patterns.
Capability Analysis
Type: OpenClaw Skill
Name: nest-js
Version: 1.0.0
The NestJS skill bundle is a comprehensive educational resource and instruction set designed to guide an AI agent in assisting with NestJS development. It covers core framework concepts, including modules, dependency injection, and the request lifecycle, while providing best practices for database integration (TypeORM, Prisma), testing, and performance. The content is strictly technical and includes helpful 'Critical Traps' sections to prevent common developer errors; no evidence of malicious intent, data exfiltration, or harmful prompt injection was found across the documentation or code snippets (e.g., SKILL.md, database.md, config.md).
Capability Tags
Capability Assessment
Purpose & Capability
Name and description match the bundled Markdown files (controllers, DI, modules, microservices, testing, etc.). The only runtime requirements are node and npx which are reasonable for a NestJS authoring skill.
Instruction Scope
SKILL.md and the included files are documentation and coding patterns. They do not instruct the agent to read unrelated files, exfiltrate data, call external endpoints, or access secrets beyond normal code examples referencing process.env (which is expected in config examples).
Install Mechanism
No install spec and no code files to write or execute — lowest-risk pattern. The skill is instruction-only; nothing will be downloaded or installed by the platform as part of this skill.
Credentials
Skill declares required binaries (node, npx) only; it requests no environment variables, credentials, or config paths. Example snippets reference process.env in typical config contexts — expected and proportionate.
Persistence & Privilege
always is false and the skill is user-invocable; model invocation is allowed (platform default) which is normal for skills. The skill does not request elevated persistence or modify other skills/config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nest-js - After installation, invoke the skill by name or use
/nest-js - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
NestJS skill initial release.
- Covers core NestJS concepts: module architecture, dependency injection, decorators, lifecycle hooks, middleware, and testing.
- Includes quick reference guides for modules, controllers, pipelines, database integration, and performance.
- Highlights common pitfalls and troubleshooting steps for new and experienced users.
- Triggers when users mention NestJS, related patterns (decorators, DI, guards, etc.), or backend frameworks following Nest conventions.
Metadata
Frequently Asked Questions
What is Nest.JS?
Build production-grade NestJS applications with correct module architecture, dependency injection, decorators, guards, pipes, interceptors, middleware, micro... It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Nest.JS?
Run "/install nest-js" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nest.JS free?
Yes, Nest.JS is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nest.JS support?
Nest.JS is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Nest.JS?
It is built and maintained by EncryptShawn (@encryptshawn); the current version is v1.0.0.
More Skills