giuseppe-trisciuoglio

giuseppe-trisciuoglio/developer-kit

124 resources in this repository

GitHub
🎯122πŸ”Œ1πŸͺ1
193

🎯Skills122

🎯shadcn-ui🎯Skill

Rapidly build and customize modern, accessible React interfaces using pre-configured Tailwind CSS components from shadcn/ui library

shadcn-ui
🎯tailwind-css-patterns🎯Skill

Generates reusable Tailwind CSS design patterns and utility classes to accelerate responsive web development and maintain consistent styling.

tailwind-css-patterns
🎯unit-test-bean-validation🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

unit-test-bean-validation
🎯react-patterns🎯Skill

Provides reusable React component design patterns, state management techniques, and performance optimization strategies for scalable applications.

react-patterns
🎯nextjs-performance🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

nextjs-performance
🎯typescript-docs🎯Skill

TypeScript documentation skill for creating comprehensive API docs with JSDoc, TypeDoc, architectural decision records, and framework-specific patterns for NestJS, Express, React, Angular, and Vue

typescript-docs
🎯drizzle-orm-patterns🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

drizzle-orm-patterns
🎯nestjs🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

nestjs
🎯unit-test-boundary-conditions🎯Skill

Generates comprehensive unit tests that systematically explore edge cases, boundary values, and extreme input scenarios for code robustness.

unit-test-boundary-conditions
🎯spring-boot-test-patterns🎯Skill

Generates comprehensive test patterns and strategies for Spring Boot applications, focusing on unit, integration, and end-to-end testing methodologies.

spring-boot-test-patterns
🎯spring-boot-rest-api-standards🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

spring-boot-rest-api-standards
🎯spring-boot-security-jwt🎯Skill

Generates secure JWT authentication and authorization configurations for Spring Boot applications, implementing token-based security with role-based access control.

spring-boot-security-jwt
🎯tailwind-design-system🎯Skill

Tailwind CSS design system skill for building consistent, reusable UI components.

tailwind-design-system
🎯spring-data-jpa🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

spring-data-jpa
🎯spring-boot-openapi-documentation🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

spring-boot-openapi-documentation
🎯drawio-logical-diagrams🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

drawio-logical-diagrams
🎯clean-architecture🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

clean-architecture
🎯spring-boot-crud-patterns🎯Skill

Generates standardized CRUD (Create, Read, Update, Delete) implementation patterns and boilerplate code for Spring Boot repositories and services.

spring-boot-crud-patterns
🎯prompt-engineering🎯Skill

Helps developers craft, optimize, and refine AI prompts for improved accuracy, context understanding, and task-specific performance across different AI models and use cases.

prompt-engineering
🎯spring-ai-mcp-server-patterns🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

spring-ai-mcp-server-patterns
🎯unit-test-service-layer🎯Skill

Generates comprehensive unit tests for service layer methods in Java/Spring Boot projects, focusing on testing business logic and interactions between services.

unit-test-service-layer
🎯chunking-strategy🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

chunking-strategy
🎯spring-boot-cache🎯Skill

Generates boilerplate code and configuration for implementing caching strategies in Spring Boot applications using annotations and cache providers.

spring-boot-cache
🎯spring-boot-resilience4j🎯Skill

Generates resilience and fault-tolerance configurations for Spring Boot microservices using Resilience4j, including circuit breaker, retry, and rate limiter patterns.

spring-boot-resilience4j
🎯spring-boot-actuator🎯Skill

Generates boilerplate configuration and code snippets for integrating Spring Boot Actuator, enabling automatic health checks, metrics, and monitoring endpoints for Spring Boot applications.

spring-boot-actuator
🎯spring-boot-dependency-injection🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

spring-boot-dependency-injection
🎯unit-test-wiremock-rest-api🎯Skill

Generates unit test templates for REST APIs using WireMock to simulate HTTP interactions and validate service behavior.

unit-test-wiremock-rest-api
🎯spring-boot-event-driven-patterns🎯Skill

Generates and implements event-driven architectural patterns and best practices for Spring Boot applications, focusing on asynchronous communication and decoupled system design.

spring-boot-event-driven-patterns
🎯spring-data-neo4j🎯Skill

Generates boilerplate code and provides guidance for integrating Spring Data Neo4j, simplifying graph database interactions in Spring Boot applications.

spring-data-neo4j
🎯unit-test-controller-layer🎯Skill

Generates unit test templates for controller layer classes in Java/Spring Boot projects, focusing on comprehensive test coverage of REST API endpoints and request handling logic.

unit-test-controller-layer
🎯spring-boot-saga-pattern🎯Skill

Implements a Saga pattern implementation for managing distributed transactions across microservices in Spring Boot applications, ensuring data consistency and rollback mechanisms.

spring-boot-saga-pattern
🎯unit-test-json-serialization🎯Skill

Generates unit test templates for JSON serialization and deserialization scenarios across different programming languages and frameworks.

unit-test-json-serialization
🎯langchain4j-tool-function-calling-patterns🎯Skill

Generates and manages advanced function calling patterns for LangChain4J, enabling developers to create more sophisticated AI tool interactions and integrations.

langchain4j-tool-function-calling-patterns
🎯langchain4j-rag-implementation-patterns🎯Skill

Generates and implements Retrieval-Augmented Generation (RAG) patterns and best practices using LangChain4J for Java-based AI applications.

langchain4j-rag-implementation-patterns
🎯turborepo-monorepo🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

turborepo-monorepo
🎯unit-test-utility-methods🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

unit-test-utility-methods
🎯unit-test-security-authorization🎯Skill

Generates comprehensive unit tests for validating security and authorization mechanisms in Java/Spring Boot applications, ensuring proper access control and authentication logic.

unit-test-security-authorization
🎯unit-test-parameterized🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

unit-test-parameterized
🎯langchain4j-spring-boot-integration🎯Skill

Enables seamless integration of LangChain4J language model capabilities with Spring Boot applications, simplifying AI-powered feature development.

langchain4j-spring-boot-integration
🎯unit-test-exception-handler🎯Skill

Generates comprehensive unit test cases that systematically validate exception handling and error scenarios across different Java methods and classes.

unit-test-exception-handler
🎯unit-test-scheduled-async🎯Skill

Generates unit tests for asynchronous scheduled methods in Java, focusing on testing timing, concurrency, and execution patterns of scheduled tasks.

unit-test-scheduled-async
🎯unit-test-caching🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

unit-test-caching
🎯unit-test-mapper-converter🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

unit-test-mapper-converter
🎯unit-test-config-properties🎯Skill

Generates JUnit test configurations and property file mappings for validating configuration properties in Java/Spring Boot applications.

unit-test-config-properties
🎯langchain4j-ai-services-patterns🎯Skill

Generates and configures AI service patterns and integrations using LangChain4J for Java-based AI applications, focusing on standardized service design and implementation.

langchain4j-ai-services-patterns
🎯langchain4j-vector-stores-configuration🎯Skill

Configures and manages vector store integrations for LangChain4J, enabling developers to easily set up and connect vector databases for AI-powered search and retrieval tasks.

langchain4j-vector-stores-configuration
🎯unit-test-application-events🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

unit-test-application-events
🎯langchain4j-mcp-server-patterns🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

langchain4j-mcp-server-patterns
🎯langchain4j-testing-strategies🎯Skill

Generates comprehensive test strategies and test cases for LangChain4J projects, focusing on AI language model integration testing patterns and scenarios.

langchain4j-testing-strategies
🎯aws-sdk-java-v2-s3🎯Skill

Provides reusable code patterns and helper methods for interacting with Amazon S3 storage using the AWS SDK for Java v2, simplifying file upload, download, and management operations.

aws-sdk-java-v2-s3
🎯aws-sdk-java-v2-dynamodb🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-sdk-java-v2-dynamodb
🎯qdrant🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

qdrant
🎯aws-rds-spring-boot-integration🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-rds-spring-boot-integration
🎯aws-sdk-java-v2-lambda🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-sdk-java-v2-lambda
🎯aws-sdk-java-v2-bedrock🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-sdk-java-v2-bedrock
🎯aws-sdk-java-v2-core🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-sdk-java-v2-core
🎯aws-sdk-java-v2-kms🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-sdk-java-v2-kms
🎯aws-sdk-java-v2-secrets-manager🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-sdk-java-v2-secrets-manager
🎯aws-sdk-java-v2-messaging🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-sdk-java-v2-messaging
🎯rag🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

rag
🎯aws-sdk-java-v2-rds🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-sdk-java-v2-rds
🎯nextjs-app-router🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

nextjs-app-router
🎯nx-monorepo🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

nx-monorepo
🎯typescript-security-review🎯Skill

A typescript security review skill from Developer Kit, providing full-stack development tools and skills for Claude Code.

typescript-security-review
🎯nextjs-data-fetching🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

nextjs-data-fetching
🎯nextjs-authentication🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

nextjs-authentication
🎯aws-lambda-python-integration🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-lambda-python-integration
🎯aws-lambda-typescript-integration🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-lambda-typescript-integration
🎯nextjs-deployment🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

nextjs-deployment
🎯nextjs-code-review🎯Skill

A nextjs code review skill from Developer Kit, providing full-stack development tools and skills for Claude Code.

nextjs-code-review
🎯nestjs-drizzle-crud-generator🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

nestjs-drizzle-crud-generator
🎯better-auth🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

better-auth
🎯nestjs-code-review🎯Skill

A nestjs code review skill from Developer Kit, providing full-stack development tools and skills for Claude Code.

nestjs-code-review
🎯react-code-review🎯Skill

A react code review skill from Developer Kit, providing full-stack development tools and skills for Claude Code.

react-code-review
🎯nestjs-best-practices🎯Skill

A nestjs best practices skill from Developer Kit, providing full-stack development tools and skills for Claude Code.

nestjs-best-practices
🎯aws-lambda-java-integration🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-lambda-java-integration
🎯aws-lambda-php-integration🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-lambda-php-integration
🎯zod-validation-utilities🎯Skill

A skill from Developer Kit, a modular AI plugin marketplace with 150+ skills and 45+ agents across languages and frameworks. Provides Zod validation utility patterns for TypeScript development.

zod-validation-utilities
🎯notebooklm🎯Skill

A notebooklm skill from Developer Kit, providing full-stack development tools and skills for Claude Code.

notebooklm
🎯github-issue-workflow🎯Skill

A github issue workflow skill from Developer Kit, providing full-stack development tools and skills for Claude Code.

github-issue-workflow
🎯spring-boot-project-creator🎯Skill

A spring boot project creator skill from Developer Kit, providing full-stack development tools and skills for Claude Code.

spring-boot-project-creator
🎯docs-updater🎯Skill

A skill from the Developer Kit modular plugin marketplace that automatically updates project documentation, part of a 150+ skill collection covering code review, refactoring, security audits, and architecture design across 7+ languages.

docs-updater
🎯graalvm-native-image🎯Skill

A graalvm native image skill from Developer Kit, providing full-stack development tools and skills for Claude Code.

graalvm-native-image
🎯sonarqube-mcp🎯Skill

Modular plugin marketplace for Claude Code with 11 independent plugins covering Java, TypeScript, Python, PHP, AWS, AI, DevOps, and more. Teaches Claude to perform development tasks in a repeatable, high-quality way across languages and frameworks.

sonarqube-mcp
🎯gemini🎯Skill

Part of a modular AI plugin system with 150+ skills and 45+ agents across 7+ languages including Java, TypeScript, Python, PHP, and AWS. Uses Specifications-Driven Development (SDD) workflow with constitution, specification, task generation, implementation, and QA phases.

gemini
🎯dynamodb-toolbox-patterns🎯Skill

Part of a modular AI plugin system with 150+ skills and 45+ agents across 7+ languages, providing AWS DynamoDB Toolbox patterns. Uses Specifications-Driven Development (SDD) workflow for domain-specific expertise across Java, TypeScript, Python, DevOps, and AI/ML.

dynamodb-toolbox-patterns
🎯copilot-cli🎯Skill

Part of a modular AI plugin system with 150+ skills and 45+ agents across 7+ languages, designed for Claude Code, GitHub Copilot CLI, OpenCode, and Codex CLI. Uses Specifications-Driven Development (SDD) workflow with comprehensive validation and security scanning.

copilot-cli
🎯memory-md-management🎯Skill

Modular AI plugin marketplace for Claude Code with 150+ skills and 45+ specialized agents across 7+ languages. Provides domain-specific expertise for code review, refactoring, security audits, architecture design, and testing.

memory-md-management
🎯knowledge-graph🎯Skill

Part of the Developer Kit modular plugin system with 150+ skills and 45+ agents, this skill provides knowledge graph construction and querying capabilities for AI-assisted development workflows.

knowledge-graph
🎯wiremock-standalone-docker🎯Skill

Part of a modular AI plugin system with 150+ skills and 45+ agents across 7+ languages, providing WireMock standalone Docker patterns. Covers domain-specific expertise for Java, TypeScript, Python, DevOps, and tools with Specifications-Driven Development workflow.

wiremock-standalone-docker
🎯codex🎯Skill

A modular AI plugin from the Developer Kit marketplace for Claude Code, providing 150+ reusable skills and 45+ specialized agents for code review, refactoring, security audits, architecture design, and testing across 7+ programming languages.

codex
🎯adr-drafting🎯Skill

Part of the Developer Kit plugin ecosystem with 150+ skills and 45+ agents, providing guidance for drafting Architecture Decision Records (ADRs) as part of the architecture design workflow across multiple languages and frameworks.

adr-drafting
🎯aws-cdk🎯Skill

Part of the Developer Kit plugin ecosystem with 150+ skills, providing best practices and guidance for AWS CDK infrastructure-as-code development alongside CloudFormation, SAM, and AWS CLI patterns.

aws-cdk
🎯learn🎯Skill

A learning skill from the Developer Kit modular plugin system for Claude Code, providing structured learning capabilities as part of a 150+ skill collection covering code review, refactoring, security audits, and architecture design across 7+ languages.

learn
🎯specs-code-cleanup🎯Skill

A quality assurance skill from the Developer Kit plugin system that performs professional code cleanup, including removing debug logs and optimizing imports, as part of the specifications-driven development workflow.

specs-code-cleanup
🎯ralph-loop🎯Skill

An automated loop skill from the Developer Kit plugin system that drives spec-driven development by continuously iterating through specification, task generation, implementation, and review phases.

ralph-loop
🎯qwen-coder🎯Skill

A tool integration skill from the Developer Kit plugin system, part of the developer-kit-tools plugin that provides skills for working with external AI coding tools like NotebookLM, Copilot CLI, Gemini, and Codex alongside Claude Code.

qwen-coder
🎯task-quality-kpi🎯Skill

Part of Developer Kit, a modular AI plugin marketplace for Claude Code with 150+ skills and 45+ specialized agents for code review, refactoring, security audits, architecture design, and testing across 7+ programming languages.

task-quality-kpi
🎯create-pr-from-spec🎯Skill

Modular AI plugin marketplace for Claude Code with 150+ skills and 45+ agents that teaches Claude to perform development tasks in a repeatable, domain-specific way across languages and frameworks.

create-pr-from-spec
🎯constitution🎯Skill

Constitutional governance skill from Developer Kit that enforces coding standards, architectural principles, and quality guidelines across the modular AI plugin system.

constitution
🎯bug-fix-brief🎯Skill

A modular AI plugin marketplace for Claude Code with 150+ skills and 45+ specialized agents covering code review, refactoring, security audits, architecture design, and testing across 7+ programming languages.

bug-fix-brief
🎯claude-md-management🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

claude-md-management
🎯clean-architecture-php🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

clean-architecture-php
🎯rag-implementation🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

rag-implementation
🎯qdrant-vector-database-integration🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

qdrant-vector-database-integration
🎯aws-cloudformation-security🎯Skill

Analyzes AWS CloudFormation templates for potential security vulnerabilities and recommends best practices for infrastructure configuration.

aws-cloudformation-security
🎯aws-cloudformation-task-ecs-deploy-gh🎯Skill

Automates AWS ECS deployment configuration using CloudFormation, specifically tailored for GitHub-based infrastructure provisioning and container task management.

aws-cloudformation-task-ecs-deploy-gh
🎯aws-cloudformation-bedrock🎯Skill

Generates AWS CloudFormation templates for deploying and configuring Amazon Bedrock AI services and resources with automated best practices.

aws-cloudformation-bedrock
🎯aws-cloudformation-lambda🎯Skill

Generates AWS CloudFormation templates and Lambda function code for serverless infrastructure deployment, focusing on automated cloud resource provisioning.

aws-cloudformation-lambda
🎯aws-cloudformation-s3🎯Skill

Generates AWS CloudFormation templates for creating and configuring S3 buckets with predefined security, access, and storage settings.

aws-cloudformation-s3
🎯aws-cloudformation-cloudfront🎯Skill

Generates and manages AWS CloudFormation templates for configuring and deploying CloudFront distributions with predefined best practices and infrastructure-as-code patterns.

aws-cloudformation-cloudfront
🎯aws-cloudformation-ec2🎯Skill

Generates AWS CloudFormation templates and scripts for provisioning and configuring EC2 instances with best practices and infrastructure-as-code principles.

aws-cloudformation-ec2
🎯aws-cloudformation-auto-scaling🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-cloudformation-auto-scaling
🎯aws-cloudformation-cloudwatch🎯Skill

Generates AWS CloudFormation templates and CloudWatch monitoring configurations for infrastructure-as-code deployments, automating cloud resource observability setup.

aws-cloudformation-cloudwatch
🎯aws-cloudformation-dynamodb🎯Skill

Generates AWS CloudFormation templates for creating and configuring DynamoDB tables with predefined schema and access patterns.

aws-cloudformation-dynamodb
🎯aws-cloudformation-ecs🎯Skill

Generates AWS CloudFormation templates and configurations for deploying containerized applications to Amazon ECS (Elastic Container Service) with best practices and infrastructure-as-code patterns.

aws-cloudformation-ecs
🎯aws-cloudformation-elasticache🎯Skill

Generates AWS CloudFormation templates for provisioning and configuring Amazon ElastiCache Redis or Memcached clusters with predefined best practices and infrastructure-as-code patterns.

aws-cloudformation-elasticache
🎯aws-cloudformation-rds🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-cloudformation-rds
🎯aws-cloudformation-vpc🎯Skill

A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.

aws-cloudformation-vpc
🎯aws-cloudformation-iam🎯Skill

Generates and manages AWS CloudFormation templates for creating and configuring IAM roles, policies, and permissions with best practices and security standards.

aws-cloudformation-iam
🎯drawio-logical-diagrams🎯Skill

Skill

drawio-logical-diagrams
🎯spring-data-jpa🎯Skill

Skill

spring-data-jpa

πŸ”ŒPlugins1

πŸͺMarketplaces1