LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

nestjs - Build scalable server-side applications with NestJS

TypeScript framework for building modular Node.js applications

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create project
  • define module
  • configure entity
  • validate input
  • implement controller
  • query database
  • authenticate request
  • handle error
  • write test

Inputs

  • Node.js environment
  • npm or yarn or pnpm
  • database configuration
  • JWT token
  • environment variables
  • API request

Outputs

  • REST API
  • GraphQL schema
  • HTTP response
  • server log
  • test result

Requirements

  • Node.js >= 18
  • npm or yarn or pnpm
  • TypeScript
  • PostgreSQL

Source

  • Spec: SKILL.md
typescript
node
api
rest
graphql
enterprise
create project
define module
configure entity
validate input
Node.js environment
npm or yarn or pnpm
database configuration
REST API
GraphQL schema
HTTP response