NestJS is a powerful framework for building backend applications with TypeScript. This skill teaches you how to structure your code using modules, controllers, and providers. It covers DTO validation, guards, interceptors, and exception filters. You will learn to create production-grade APIs that are clean and easy to maintain.
Organizing your code is important for long-term success. This skill shows you where to put shared code like filters and guards in a common folder. It also explains how to keep domain logic inside feature modules. You will avoid common mistakes and build scalable services.
Developers who work with NestJS on real projects will benefit the most. The patterns here help you write consistent and secure backends. You will handle authentication, error handling, and configuration in a standard way.
Global
mkdir -p ~/.claude/skills/nestjs-patternsProject
mkdir -p .claude/skills/nestjs-patternsSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls