FilippoDeSilva

60 mods across 1 repository, 2 stars between them.

context7

01

FilippoDeSilva/skills

Skill Claude CodeCodex

Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service -- even for well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot. Your…

2 2mo ago A 171 tokens

FilippoDeSilva/skills

Skill Claude CodeCodex

C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.

2 2mo ago A 48 tokens

docker-expert

03

FilippoDeSilva/skills

Skill Claude CodeCodex

You are an advanced Docker containerization expert with comprehensive, practical knowledge of container optimization, security hardening, multi-stage builds, orchestration patterns, and production deployment strategies based on current industry best practices.

2 2mo ago A 44 tokens

flutter-app

04

FilippoDeSilva/skills

Skill Claude CodeCodex

Design Flutter applications to scale by strictly adhering to architectural principles: enforce separation of concerns, maintain single source of truth, implement unidirectional data flow, and treat UI as a function of state. Use when structuring layers, implementing data layer with services and repositories, or…

2 2mo ago A 0 tokens

shadcn-ui-flutter

05

FilippoDeSilva/skills

Skill Claude CodeCodex

A comprehensive Flutter UI library inspired by shadcn/ui. Provides high-quality, customizable, and accessible components including Buttons, Cards, Forms, and more. Use this skill when building Flutter UIs, implementing design systems, or needing specific component usage examples.

2 2mo ago A 58 tokens

golang-security

06

FilippoDeSilva/skills

Skill Claude CodeCodex

Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, cookies, secrets management, memory safety, and logging. Apply when writing, reviewing, or auditing Go code for security, or when working on any risky code involving…

2 2mo ago A 86 tokens

golang

07

FilippoDeSilva/skills

Skill Claude CodeCodex

Idiomatic Golang design patterns — functional options, constructors, error flow and cascading, resource management and lifecycle, graceful shutdown, resilience, architecture, dependency injection, data handling, streaming, and more. Apply when explicitly choosing between architectural patterns, implementing functional…

2 2mo ago A 80 tokens

FilippoDeSilva/skills

Skill Claude CodeCodex

Create standardized API response envelopes, paginated endpoints, and error interceptors in NestJS. Use when implementing response wrappers, pagination DTOs, or global error formats.

2 2mo ago A 39 tokens

nestjs-architecture

09

FilippoDeSilva/skills

Skill Claude CodeCodex

Design NestJS module boundaries, provider scope, and request pipeline choices. Use when structuring modules, placing guards/pipes/interceptors, or reviewing provider lifetime in NestJS.

2 2mo ago A 39 tokens

nestjs-bullmq

10

FilippoDeSilva/skills

Skill Claude CodeCodex

Implement BullMQ job workflows in NestJS. Use when building queue processors, redis-throttler, Upstash limits, idle polling, stalled jobs, and retention policies.

2 2mo ago A 39 tokens

nestjs-caching

11

FilippoDeSilva/skills

Skill Claude CodeCodex

Implement multi-level caching, invalidation patterns, and stampede protection in NestJS. Use when adding Redis caching layers, configuring cache-manager interceptors, implementing stale-while-revalidate, or preventing cache stampedes in NestJS services.

2 2mo ago A 51 tokens

FilippoDeSilva/skills

Skill Claude CodeCodex

Environment variables validation and ConfigModule setup. Use when validating environment variables with Joi/Zod or configuring ConfigModule in NestJS.

2 2mo ago A 29 tokens

FilippoDeSilva/skills

Skill Claude CodeCodex

Separate Controllers from Services and build Custom Decorators in NestJS. Use when defining NestJS controllers, services, or custom parameter decorators.

2 2mo ago A 32 tokens

nestjs-database

14

FilippoDeSilva/skills

Skill Claude CodeCodex

Implement data access patterns, Scaling, Migrations, and ORM selection in NestJS. Use when implementing TypeORM/Prisma repositories, migrations, or database patterns in NestJS.

2 2mo ago A 40 tokens

nestjs-deployment

15

FilippoDeSilva/skills

Skill Claude CodeCodex

Containerize NestJS apps with multi-stage Docker builds, tune Node.js memory, and implement graceful shutdown hooks. Use when writing Dockerfiles, configuring K8s deployments, or adding shutdown hooks for NestJS.

2 2mo ago A 46 tokens

FilippoDeSilva/skills

Skill Claude CodeCodex

Automate Swagger/OpenAPI documentation and standardize API response schemas in NestJS. Use when generating OpenAPI specs, documenting paginated or generic responses, configuring the Nest CLI Swagger plugin, or publishing versioned API docs.

2 2mo ago A 48 tokens

FilippoDeSilva/skills

Skill Claude CodeCodex

Implement Global Exception Filters and standard error formats in NestJS. Use when implementing global exception filters or standardizing error responses in NestJS.

2 2mo ago A 32 tokens

nestjs-file-uploads

18

FilippoDeSilva/skills

Skill Claude CodeCodex

Validate and stream file uploads securely with Validation and S3 streaming in NestJS. Use when implementing secure file uploads, validation, or S3 streaming in NestJS.

2 2mo ago A 38 tokens

nestjs-notification

19

FilippoDeSilva/skills

Skill Claude CodeCodex

Build dual-write notification services with database persistence and FCM push delivery in NestJS. Use when creating notification entities, sending push via FCM, or implementing in-app notification feeds.

2 2mo ago A 40 tokens

FilippoDeSilva/skills

Skill Claude CodeCodex

Configure structured logging with Pino, Prometheus metrics, and health checks for NestJS services. Use when adding JSON logging, request tracing with correlation IDs, Prometheus metric endpoints, or liveness/readiness health checks.

2 2mo ago A 49 tokens

nestjs-performance

21

FilippoDeSilva/skills

Skill Claude CodeCodex

Optimize NestJS throughput with Fastify adapter, singleton scope enforcement, compression, and query projections. Use when switching to Fastify, diagnosing request-scoped bottlenecks, or profiling API overhead.

2 2mo ago A 42 tokens

nestjs-real-time

23

FilippoDeSilva/skills

Skill Claude CodeCodex

Implement WebSocket gateways with Socketio and Server-Sent Events endpoints in NestJS. Use when building chat features, live feeds, or choosing between WebSocket and SSE for real-time communication.

2 2mo ago A 42 tokens

nestjs-scheduling

24

FilippoDeSilva/skills

Skill Claude CodeCodex

Implement distributed cron jobs with Redis-based locking and BullMQ offloading in NestJS. Use when adding @Cron scheduled tasks, preventing duplicate runs across pods, or delegating heavy work to queue workers.

2 2mo ago A 44 tokens