Loading...
Loading...
Provides comprehensive guidance for NestJS using the official documentation. Use when the user asks about NestJS architecture, controllers, providers, modules, middleware, guards, pipes, interceptors, dependency injection, GraphQL, WebSockets, microservices, OpenAPI/Swagger, security, or testing.
npx skill4agent add teachingai/full-stack-skills nestjsexamples/templates/examples/overview/introduction.mdexamples/fundamentals/first-steps.mdexamples/fundamentals/controllers.mdexamples/fundamentals/providers.mdexamples/fundamentals/modules.mdexamples/fundamentals/middleware.mdexamples/fundamentals/exception-filters.mdexamples/fundamentals/pipes.mdexamples/fundamentals/guards.mdexamples/fundamentals/interceptors.mdexamples/overview/custom-decorators.mdexamples/fundamentals/custom-providers.mdexamples/fundamentals/async-providers.mdexamples/fundamentals/dynamic-modules.mdexamples/fundamentals/module-ref.mdexamples/fundamentals/execution-context.mdexamples/fundamentals/lifecycle-events.mdexamples/fundamentals/injection-scopes.mdexamples/fundamentals/request-scoped.mdexamples/fundamentals/circular-dependency.mdexamples/techniques/configuration.mdexamples/techniques/validation.mdexamples/techniques/serialization.mdexamples/techniques/caching.mdexamples/techniques/logger.mdexamples/techniques/events.mdexamples/techniques/task-scheduling.mdexamples/techniques/queues.mdexamples/techniques/file-upload.mdexamples/techniques/streaming-files.mdexamples/techniques/database.mdexamples/techniques/mongodb.mdexamples/techniques/mongoose.mdexamples/techniques/sequelize.mdexamples/techniques/prisma.mdexamples/security/authentication.mdexamples/security/authorization.mdexamples/security/helmet.mdexamples/security/cors.mdexamples/security/rate-limiting.mdexamples/graphql/quick-start.mdexamples/graphql/resolvers.mdexamples/graphql/scalars.mdexamples/graphql/interfaces.mdexamples/graphql/unions.mdexamples/graphql/directives.mdexamples/graphql/plugins.mdexamples/graphql/subscriptions.mdexamples/graphql/federation.mdexamples/graphql/migration.mdexamples/websockets/gateways.mdexamples/websockets/exception-filters.mdexamples/websockets/guards.mdexamples/websockets/interceptors.mdexamples/websockets/adapters.mdexamples/microservices/basics.mdexamples/microservices/redis.mdexamples/microservices/mqtt.mdexamples/microservices/nats.mdexamples/microservices/kafka.mdexamples/microservices/grpc.mdexamples/microservices/rabbitmq.mdexamples/microservices/custom-transport.mdexamples/microservices/hybrid-application.mdexamples/openapi/introduction.mdexamples/openapi/operations.mdexamples/openapi/types-and-parameters.mdexamples/openapi/security.mdexamples/openapi/mapped-types.mdexamples/cli/overview.mdexamples/testing/unit-testing.mdexamples/testing/e2e-testing.mdexamples/recipes/cqrs.mdexamples/recipes/mikroorm.mdexamples/recipes/terminus.mdexamples/faq.mdexamples/templates/