@skills · Owner
Agent skills by giuseppe-trisciuoglio
140 skills indexed from github.com/giuseppe-trisciuoglio. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- adr-drafting · Skill · 320 stars
Creates new Architecture Decision Record (ADR) documents for significant architectural changes using a consistent template and repository-aware naming and
- aws · Collection · 320 stars
- aws-cdk · Skill · 320 stars
Provides AWS CDK TypeScript patterns for defining, validating, and deploying AWS infrastructure as code. Use when creating CDK apps, stacks, and reusable c
- aws-cli-beast · Skill · 320 stars
Provides advanced AWS CLI patterns for managing EC2, Lambda, S3, DynamoDB, RDS, VPC, IAM, and CloudWatch. Generates bulk operation scripts, automates cross
- aws-cloudformation · Collection · 320 stars
- aws-cloudformation-auto-scaling · Skill · 320 stars
Provides AWS CloudFormation patterns for Auto Scaling including EC2, ECS, and Lambda. Use when creating Auto Scaling groups, launch configurations, launch
- aws-cloudformation-bedrock · Skill · 320 stars
Provides AWS CloudFormation patterns for Amazon Bedrock resources including agents, knowledge bases, data sources, guardrails, prompts, flows, and inferenc
- aws-cloudformation-cloudfront · Skill · 320 stars
Provides AWS CloudFormation patterns for CloudFront distributions, origins (ALB, S3, Lambda@Edge, VPC Origins), CacheBehaviors, Functions, SecurityHeaders,
- aws-cloudformation-cloudwatch · Skill · 320 stars
Provides AWS CloudFormation patterns for CloudWatch monitoring, metrics, alarms, dashboards, logs, and observability. Use when creating CloudWatch metrics,
- aws-cloudformation-dynamodb · Skill · 320 stars
Provides AWS CloudFormation patterns for DynamoDB tables, GSIs, LSIs, auto-scaling, and streams. Use when creating DynamoDB tables with CloudFormation, con
- aws-cloudformation-ec2 · Skill · 320 stars
Provides AWS CloudFormation patterns for EC2 instances, Security Groups, IAM roles, and load balancers. Use when creating EC2 instances, SPOT instances, Se
- aws-cloudformation-ecs · Skill · 320 stars
Provides AWS CloudFormation patterns for ECS clusters, task definitions, services, container definitions, auto scaling, blue/green deployments, CodeDeploy
- aws-cloudformation-elasticache · Skill · 320 stars
Provides AWS CloudFormation patterns for ElastiCache Redis or Memcached infrastructure, including subnet groups, parameter groups, security controls, and c
- aws-cloudformation-iam · Skill · 320 stars
Provides AWS CloudFormation patterns for IAM roles, policies, managed policies, permission boundaries, and trust relationships. Use when modeling least-pri
- aws-cloudformation-lambda · Skill · 320 stars
Provides AWS CloudFormation patterns for Lambda functions, layers, API Gateway integration, event sources, cold start optimization, monitoring, logging, te
- aws-cloudformation-rds · Skill · 320 stars
Provides AWS CloudFormation patterns for Amazon RDS databases. Use when creating RDS instances (MySQL, PostgreSQL, Aurora), DB clusters, multi-AZ deploymen
- aws-cloudformation-s3 · Skill · 320 stars
Provides AWS CloudFormation patterns for Amazon S3. Use when creating S3 buckets, policies, versioning, lifecycle rules, and implementing template structur
- aws-cloudformation-security · Skill · 320 stars
Provides AWS CloudFormation patterns for security infrastructure including KMS encryption, Secrets Manager, IAM security, VPC security, ACM certificates, p
- aws-cloudformation-task-ecs-deploy-gh · Skill · 320 stars
Provides patterns to deploy ECS tasks and services with GitHub Actions CI/CD. Use when building Docker images, pushing to ECR, updating ECS task definition
- aws-cloudformation-vpc · Skill · 320 stars
Provides AWS CloudFormation patterns for VPC foundations, including subnets, route tables, internet and NAT gateways, endpoints, and reusable outputs. Use
- aws-cost-optimization · Skill · 320 stars
Provides structured AWS cost optimization guidance using five pillars (right-sizing, elasticity, pricing models, storage optimization, monitoring) and twel
- aws-drawio-architecture-diagrams · Skill · 320 stars
Creates professional AWS architecture diagrams in draw.io XML format (.drawio files) using official AWS Architecture Icons (aws4 library). Use when the use
- aws-lambda-java-integration · Skill · 320 stars
Provides AWS Lambda integration patterns for Java with cold start optimization. Use when deploying Java functions to AWS Lambda, choosing between Micronaut
- aws-lambda-php-integration · Skill · 320 stars
Provides AWS Lambda integration patterns for PHP with Symfony using the Bref framework. Creates Lambda handler classes, configures runtime layers, sets up
- aws-lambda-python-integration · Skill · 320 stars
Provides AWS Lambda integration patterns for Python with cold start optimization. Use when deploying Python functions to AWS Lambda, choosing between AWS C
- aws-lambda-typescript-integration · Skill · 320 stars
Provides AWS Lambda integration patterns for TypeScript with cold start optimization. Use when creating or deploying TypeScript Lambda functions, choosing
- aws-rds-spring-boot-integration · Skill · 320 stars
Provides patterns to configure AWS RDS (Aurora, MySQL, PostgreSQL) with Spring Boot applications. Configures HikariCP connection pools, implements read/wri
- aws-sam-bootstrap · Skill · 320 stars
Provides AWS SAM bootstrap patterns: generates `template.yaml` and `samconfig.toml` for new projects via `sam init`, creates SAM templates for existing Lam
- aws-sdk-java-v2-bedrock · Skill · 320 stars
Provides Amazon Bedrock patterns using AWS SDK for Java 2.x. Invokes foundation models (Claude, Llama, Titan), generates text and images, creates embedding
- aws-sdk-java-v2-core · Skill · 320 stars
Provides AWS SDK for Java 2.x client configuration, credential resolution, HTTP client tuning, timeout, retry, and testing patterns. Use when creating or h
- aws-sdk-java-v2-dynamodb · Skill · 320 stars
Provides Amazon DynamoDB patterns using AWS SDK for Java 2.x. Use when creating, querying, scanning, or performing CRUD operations on DynamoDB tables, work
- aws-sdk-java-v2-kms · Skill · 320 stars
Provides AWS Key Management Service (KMS) patterns using AWS SDK for Java 2.x. Use when creating/managing encryption keys, encrypting/decrypting data, gene
- aws-sdk-java-v2-lambda · Skill · 320 stars
Provides AWS Lambda patterns using AWS SDK for Java 2.x. Use when invoking Lambda functions, creating/updating functions, managing function configurations,
- aws-sdk-java-v2-messaging · Skill · 320 stars
Provides AWS messaging patterns using AWS SDK for Java 2.x for SQS queues and SNS topics. Handles sending/receiving messages, FIFO queues, DLQ, subscriptio
- aws-sdk-java-v2-rds · Skill · 320 stars
Provides AWS RDS (Relational Database Service) management patterns using AWS SDK for Java 2.x. Use when creating, modifying, monitoring, or managing Amazon
- aws-sdk-java-v2-s3 · Skill · 320 stars
Provides Amazon S3 patterns and examples using AWS SDK for Java 2.x. Use when working with S3 buckets, uploading/downloading objects, multipart uploads, pr
- aws-sdk-java-v2-secrets-manager · Skill · 320 stars
Provides AWS Secrets Manager patterns for AWS SDK for Java 2.x, including secret retrieval, caching, rotation-aware access, and Spring Boot integration. Us
- better-auth · Skill · 320 stars
Provides Better Auth integration patterns for NestJS backend and Next.js frontend with Drizzle ORM and PostgreSQL. Use when setting up Better Auth with Nes
- bug-fix-brief · Skill · 320 stars
Generates a structured Bug Fix Brief (BFB) to document issue corrections. Includes root cause analysis, repro steps, fix options, and fix checklist. Use wh
- chunking-strategy · Skill · 320 stars
Provides chunking strategies for RAG systems. Generates chunk size recommendations (256-1024 tokens), overlap percentages (10-20%), and semantic boundary d
- clean-architecture · Skill · 320 stars
Provides implementation patterns for Clean Architecture, Domain-Driven Design (DDD), and Hexagonal Architecture (Ports & Adapters) in NestJS/TypeScript app
- clean-architecture · Skill · 320 stars
Provides implementation patterns for Clean Architecture, Hexagonal Architecture (Ports & Adapters), and Domain-Driven Design in PHP 8.3+ with Symfony 7.x.
- clean-architecture · Skill · 320 stars
Provides implementation patterns for Clean Architecture, Hexagonal Architecture (Ports & Adapters), and Domain-Driven Design in Python applications with Fa
- clean-architecture · Skill · 320 stars
Provides implementation patterns for Clean Architecture, Hexagonal Architecture (Ports & Adapters), and Domain-Driven Design in Java 21+ Spring Boot 3.5+ a
- codex · Skill · 320 stars
Provides Codex CLI delegation workflows for complex code generation and development tasks using OpenAI's GPT-5.3-codex models, including English prompt for
- copilot-cli · Skill · 320 stars
Provides GitHub Copilot CLI task delegation in non-interactive mode with multi-model support (Claude, GPT, Gemini), permission controls, output sharing, an
- developer-kit · Collection · 320 stars
- developer-kit-ai · Collection · 320 stars
- developer-kit-aws · Collection · 320 stars
- developer-kit-core · Collection · 320 stars
- developer-kit-java · Collection · 320 stars
- developer-kit-php · Collection · 320 stars
- developer-kit-python · Collection · 320 stars
- developer-kit-tools · Collection · 320 stars
- developer-kit-typescript · Collection · 320 stars
- docs-updater · Skill · 320 stars
Provides automated documentation updates by analyzing git changes between the current branch and the last release tag. Performs git diff analysis to identi
- drawio-logical-diagrams · Skill · 320 stars
Creates professional logical flow diagrams and logical system architecture diagrams using draw.io XML format (.drawio files). Use when creating: (1) logica
- drizzle-orm-patterns · Skill · 320 stars
Provides comprehensive Drizzle ORM patterns for schema definition, CRUD operations, relations, queries, transactions, and migrations. Proactively use for a
- dynamodb-toolbox-patterns · Skill · 320 stars
Provides TypeScript patterns for DynamoDB-Toolbox v2 including schema/table/entity modeling, .build() command workflow, query/scan access patterns, batch a
- gemini · Skill · 320 stars
Provides Gemini CLI delegation workflows for large-context analysis and complex reasoning using Gemini 3.0 Flash and Gemini 3.0 Pro models, including Engli
- github-issue-workflow · Skill · 320 stars
Provides a structured 8-phase workflow for resolving GitHub issues in Claude Code. Covers fetching issue details, analyzing requirements, implementing solu
- graalvm-native-image · Skill · 320 stars
Provides expert guidance for building GraalVM Native Image executables from Java applications. Use when converting JVM applications to native binaries, opt
- langchain4j-ai-services-patterns · Skill · 320 stars
Provides patterns to build declarative AI Services with LangChain4j for LLM integration, chatbot development, AI agent implementation, and conversational A
- langchain4j-mcp-server-patterns · Skill · 320 stars
Provides LangChain4j patterns for implementing MCP (Model Context Protocol) servers, creating Java AI tools, exposing tool calling capabilities, and integr
- langchain4j-rag-implementation-patterns · Skill · 320 stars
Provides Retrieval-Augmented Generation (RAG) implementation patterns with LangChain4j for Java. Generates document ingestion pipelines, embedding stores,
- langchain4j-spring-boot-integration · Skill · 320 stars
Provides integration patterns for LangChain4j with Spring Boot. Configures AI model beans, sets up chat memory with Spring context, integrates RAG pipeline
- langchain4j-testing-strategies · Skill · 320 stars
Provides unit test, integration test, and mock AI patterns for LangChain4j applications. Creates mock LLM responses, tests retrieval chains, validates RAG
- langchain4j-tool-function-calling-patterns · Skill · 320 stars
Provides and generates LangChain4j tool and function calling patterns: annotates methods as tools with @Tool, configures tool executors, registers tools wi
- langchain4j-vector-stores-configuration · Skill · 320 stars
Provides configuration patterns for LangChain4J vector stores in RAG applications. Use when building semantic search, integrating vector databases (Postgre
- learn · Skill · 320 stars
Provides autonomous project pattern learning by analyzing the codebase to discover development conventions, architectural patterns, and coding standards, t
- memory-md-management · Skill · 320 stars
Provides comprehensive memory file management capabilities including auditing, quality assessment, and targeted improvements for files such as CLAUDE.md. U
- nestjs · Skill · 320 stars
Provides comprehensive NestJS framework patterns with Drizzle ORM integration for building scalable server-side applications. Generates REST/GraphQL APIs,
- nestjs-best-practices · Skill · 320 stars
Provides comprehensive NestJS best practices including modular architecture, dependency injection scoping, exception filters, DTO validation with class-val
- nestjs-code-review · Skill · 320 stars
Provides comprehensive code review capability for NestJS applications, analyzing controllers, services, modules, guards, interceptors, pipes, dependency in
- nestjs-drizzle-crud-generator · Skill · 320 stars
Generates complete CRUD modules for NestJS applications with Drizzle ORM. Use when building server-side features in NestJS that require database operations
- nextjs-app-router · Skill · 320 stars
Provides patterns and code examples for building Next.js 16+ applications with App Router architecture. Use when creating projects with App Router, impleme
- nextjs-authentication · Skill · 320 stars
Provides authentication implementation patterns for Next.js 15+ App Router using Auth.js 5 (NextAuth.js). Use when setting up authentication flows, impleme
- nextjs-code-review · Skill · 320 stars
Provides comprehensive code review capability for Next.js applications, validates Server Components, Client Components, Server Actions, caching strategies,
- nextjs-data-fetching · Skill · 320 stars
Provides Next.js App Router data fetching patterns including SWR and React Query integration, parallel data fetching, Incremental Static Regeneration (ISR)
- nextjs-deployment · Skill · 320 stars
Provides comprehensive patterns for deploying Next.js applications to production. Use when configuring Docker containers, setting up GitHub Actions CI/CD p
- nextjs-performance · Skill · 320 stars
Expert Next.js performance optimization skill covering Core Web Vitals, image/font optimization, caching strategies, streaming, bundle optimization, and Se
- notebooklm · Skill · 320 stars
Enables interaction with Google NotebookLM for advanced RAG (Retrieval-Augmented Generation) capabilities via the notebooklm-mcp-cli tool. Use when queryin
- nx-monorepo · Skill · 320 stars
Provides comprehensive Nx monorepo management guidance for TypeScript/JavaScript projects. Use when creating Nx workspaces, generating apps/libraries/compo
- plugins · Collection · 320 stars
- pr-review-comments · Skill · 320 stars
Posts review findings from a JSON file as inline comments on a GitHub Pull Request, attaching each comment to its file and line. Use when you have a list/J
- prompt-engineering · Skill · 320 stars
Provides workflows to write, debug, and optimize prompts for LLMs, including few-shot example selection, chain-of-thought structuring, system prompt design
- qdrant · Skill · 320 stars
Provides Qdrant vector database integration patterns with LangChain4j. Handles embedding storage, similarity search, and vector management for Java applica
- qwen-coder · Skill · 320 stars
Provides Qwen Coder CLI delegation workflows for coding tasks using Qwen2.5-Coder and QwQ models, including English prompt formulation, execution flags, an
- rag · Skill · 320 stars
Implements document chunking, embedding generation, vector storage, and retrieval pipelines for Retrieval-Augmented Generation systems. Use when building R
- react-code-review · Skill · 320 stars
Provides comprehensive code review capability for React applications, validates component architecture, hooks usage, React 19 patterns, state management, p
- react-patterns · Skill · 320 stars
Provides comprehensive React 19 patterns for Server Components, Server Actions, useOptimistic, useActionState, useTransition, concurrent features, Suspense
- shadcn-ui · Skill · 320 stars
Provides complete shadcn/ui component library patterns including installation, configuration, and implementation of accessible React components. Use when s
- skills · Collection · 320 stars
- skills · Collection · 320 stars
- skills · Collection · 320 stars
- skills · Collection · 320 stars
- skills · Collection · 320 stars
- skills · Collection · 320 stars
- skills · Collection · 320 stars
- skills · Collection · 320 stars
- sonarqube-mcp · Skill · 320 stars
Provides SonarQube and SonarCloud integration patterns via the Model Context Protocol (MCP) server. Enables quality gate monitoring, issue discovery and tr
- spring-ai-mcp-server-patterns · Skill · 320 stars
Provides Spring Boot MCP server patterns that create Model Context Protocol servers with Spring AI by defining tool handlers, exposing resources, configuri
- spring-boot-actuator · Skill · 320 stars
Provides patterns to configure Spring Boot Actuator for production-grade monitoring, health probes, secured management endpoints, and Micrometer metrics ac
- spring-boot-cache · Skill · 320 stars
Provides patterns for implementing Spring Boot caching: configures Redis/Caffeine/EhCache providers with TTL and eviction policies, applies @Cacheable/@Cac
- spring-boot-crud-patterns · Skill · 320 stars
Provides and generates complete CRUD workflows for Spring Boot 3 services. Creates feature-focused architecture with Spring Data JPA aggregates, repositori
- spring-boot-dependency-injection · Skill · 320 stars
Provides dependency injection patterns for Spring Boot projects, including constructor-first design, optional collaborator handling, bean selection, and wi
- spring-boot-event-driven-patterns · Skill · 320 stars
Provides Event-Driven Architecture (EDA) patterns for Spring Boot — creates domain events, configures ApplicationEvent and @TransactionalEventListener, set
- spring-boot-openapi-documentation · Skill · 320 stars
Provides patterns to generate comprehensive REST API documentation using SpringDoc OpenAPI 3.0 and Swagger UI in Spring Boot 3.x applications. Use when set
- spring-boot-project-creator · Skill · 320 stars
Creates and scaffolds a new Spring Boot project (3.x or 4.x) by downloading from Spring Initializr, generating package structure (DDD or Layered architectu
- spring-boot-resilience4j · Skill · 320 stars
Provides fault tolerance patterns for Spring Boot 3.x using Resilience4j. Use when implementing circuit breakers, handling service failures, adding retry l
- spring-boot-rest-api-standards · Skill · 320 stars
Provides REST API design standards and best practices for Spring Boot projects. Use when creating or reviewing REST endpoints, DTOs, error handling, pagina
- spring-boot-saga-pattern · Skill · 320 stars
Provides distributed transaction patterns using the Saga Pattern for Spring Boot microservices. Use when implementing distributed transactions across servi
- spring-boot-security-jwt · Skill · 320 stars
Provides JWT authentication and authorization patterns for Spring Boot 3.5.x covering token generation with JJWT, Bearer/cookie authentication, database/OA
- spring-boot-test-patterns · Skill · 320 stars
Provides comprehensive testing patterns for Spring Boot applications covering unit, integration, slice, and container-based testing with JUnit 5, Mockito,
- spring-data-jpa · Skill · 320 stars
Provides patterns to implement persistence layers with Spring Data JPA. Use when creating repositories, configuring entity relationships, writing queries (
- spring-data-neo4j · Skill · 320 stars
Provides Spring Data Neo4j integration patterns for Spring Boot applications. Use when you need to work with a graph database, Neo4j nodes and relationship
- tailwind-css-patterns · Skill · 320 stars
Provides comprehensive Tailwind CSS utility-first styling patterns including responsive design, layout utilities, flexbox, grid, spacing, typography, color
- tailwind-design-system · Skill · 320 stars
Skill for creating and managing a Design System using Tailwind CSS and shadcn/ui. Use when defining design tokens, setting up theming with CSS variables, b
- turborepo-monorepo · Skill · 320 stars
Provides comprehensive Turborepo monorepo management guidance for TypeScript/JavaScript projects. Use when creating Turborepo workspaces, configuring turbo
- typescript-docs · Skill · 320 stars
Generates comprehensive TypeScript documentation using JSDoc, TypeDoc, and multi-layered documentation patterns for different audiences. Use when creating
- typescript-security-review · Skill · 320 stars
Provides security review capability for TypeScript/Node.js applications, validates code against XSS, injection, CSRF, JWT/OAuth2 flaws, dependency CVEs, an
- unit-test-application-events · Skill · 320 stars
Provides patterns for unit testing Spring application events. Validates event publishing with ApplicationEventPublisher, tests @EventListener annotation be
- unit-test-bean-validation · Skill · 320 stars
Provides patterns for unit testing Jakarta Bean Validation (JSR-380), including @Valid, @NotNull, @Min, @Max, @Email constraints with Hibernate Validator.
- unit-test-boundary-conditions · Skill · 320 stars
Provides edge case, corner case, boundary condition, and limit testing patterns for Java unit tests. Validates minimum/maximum values, null cases, empty co
- unit-test-caching · Skill · 320 stars
Provides patterns for unit testing Spring Cache annotations (@Cacheable, @CachePut, @CacheEvict). Generates test code that mocks cache managers, verifies c
- unit-test-config-properties · Skill · 320 stars
Provides patterns for unit testing `@ConfigurationProperties` classes with `@ConfigurationPropertiesTest`. Validates property binding, tests validation con
- unit-test-controller-layer · Skill · 320 stars
Provides patterns for unit testing REST controllers using MockMvc and @WebMvcTest. Generates controller tests that validates request/response mapping, vali
- unit-test-exception-handler · Skill · 320 stars
Provides patterns for unit testing `@ExceptionHandler` and `@ControllerAdvice` in Spring Boot applications. Validates error response formatting, mocks exce
- unit-test-json-serialization · Skill · 320 stars
Provides patterns for unit testing JSON serialization/deserialization with Jackson and `@JsonTest`. Validates JSON mapping, custom serializers, date format
- unit-test-mapper-converter · Skill · 320 stars
Provides patterns for unit testing mappers, converters, and bean mappings. Validates entity-to-DTO and model transformation logic in isolation. Generates e
- unit-test-parameterized · Skill · 320 stars
Provides parameterized testing patterns with JUnit 5, generates data-driven unit tests using @ParameterizedTest, @ValueSource, @CsvSource, @MethodSource. C
- unit-test-scheduled-async · Skill · 320 stars
Provides patterns for unit testing Spring `@Scheduled` and `@Async` methods using JUnit 5, CompletableFuture, Awaitility, and Mockito. Covers mocking task
- unit-test-security-authorization · Skill · 320 stars
Provides patterns for unit testing Spring Security with `@PreAuthorize`, `@Secured`, `@RolesAllowed`. Validates role-based access control and authorization
- unit-test-service-layer · Skill · 320 stars
Provides patterns for unit testing service layer with Mockito. Creates isolated tests that mock repository calls, verify method invocations, test exception
- unit-test-utility-methods · Skill · 320 stars
Provides patterns for testing utility classes, static methods, and helper functions. Validates pure functions, null handling, edge cases, and boundary cond
- unit-test-wiremock-rest-api · Skill · 320 stars
Provides patterns for unit testing external REST APIs using WireMock. Stubs API responses, verifies request details, simulates failures (timeouts, 4xx/5xx
- wiremock-standalone-docker · Skill · 320 stars
Provides patterns and configurations for running WireMock as a standalone Docker container. Generates mock HTTP endpoints, creates stub mappings for testin
- wordpress · Collection · 320 stars
- wordpress-sage-theme · Skill · 320 stars
Provides WordPress theme development patterns using Sage (roots/sage) framework. Use when creating, modifying, or debugging WordPress themes with Sage, inc
- zod-validation-utilities · Skill · 320 stars
Creates reusable Zod v4 schemas, validates API payloads, forms, and configuration input, transforms and coerces data safely, and handles validation errors