Install
$ agentstack add skill-fujigo-software-f5-framework-claude-nestjs ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
NestJS Skills
Progressive Node.js framework for building efficient, reliable and scalable server-side applications.
Sub-Skills
Architecture
- [modular-architecture.md](architecture/modular-architecture.md) - NestJS modular patterns
- [clean-architecture.md](architecture/clean-architecture.md) - Clean architecture implementation
- [cqrs-pattern.md](architecture/cqrs-pattern.md) - CQRS with @nestjs/cqrs
Database
- [prisma-patterns.md](database/prisma-patterns.md) - Prisma ORM patterns
- [typeorm-patterns.md](database/typeorm-patterns.md) - TypeORM patterns
- [repository-pattern.md](database/repository-pattern.md) - Repository pattern
Security
- [authentication.md](security/authentication.md) - JWT authentication
- [authorization.md](security/authorization.md) - RBAC/ABAC patterns
- [guards-strategies.md](security/guards-strategies.md) - Guard strategies
Validation
- [dto-validation.md](validation/dto-validation.md) - DTO validation with class-validator
- [custom-validators.md](validation/custom-validators.md) - Custom validation decorators
Error Handling
- [exception-filters.md](error-handling/exception-filters.md) - Exception filter patterns
- [error-responses.md](error-handling/error-responses.md) - Standardized error responses
Testing
- [unit-testing.md](testing/unit-testing.md) - Unit testing patterns
- [e2e-testing.md](testing/e2e-testing.md) - E2E testing with supertest
Performance
- [caching.md](performance/caching.md) - Caching strategies
- [queue-processing.md](performance/queue-processing.md) - Queue processing with Bull
Detection
Auto-detected when project contains:
nest-cli.json*.module.tsfiles@nestjs/coreor@nestjs/commonpackages
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Fujigo-Software
- Source: Fujigo-Software/f5-framework-claude
- License: MIT
- Homepage: https://github.com/Fujigo-Software/f5-framework-claude
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.