npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacksThis skill is limited to using the following tools:
Progressive Node.js framework for building efficient, reliable and scalable server-side applications.
architecture/clean-architecture.mdarchitecture/cqrs-pattern.mdarchitecture/modular-architecture.mddatabase/prisma-patterns.mddatabase/repository-pattern.mddatabase/typeorm-patterns.mderror-handling/error-responses.mderror-handling/exception-filters.mdperformance/caching.mdperformance/queue-processing.mdsecurity/authentication.mdsecurity/authorization.mdsecurity/guards-strategies.mdtesting/e2e-testing.mdtesting/unit-testing.mdvalidation/custom-validators.mdvalidation/dto-validation.mdEnforces NestJS best practices for modular architecture, dependency injection scoping, exception filters, class-validator DTO validation, and Drizzle ORM integration. Use when designing modules, providers, filters, DTOs, or ORM in NestJS apps.
Applies opinionated NestJS conventions for backends: modules, dependency injection, controllers/services, DTOs with class-validator, guards/interceptors/pipes, JWT auth, TypeORM/Prisma. Use for REST/GraphQL APIs.
Provides NestJS patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production TypeScript backends. Useful for structuring APIs, adding validation, and database integrations.
Share bugs, ideas, or general feedback.
Progressive Node.js framework for building efficient, reliable and scalable server-side applications.
Auto-detected when project contains:
nest-cli.json*.module.ts files@nestjs/core or @nestjs/common packages