.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/giuseppe-trisciuoglio/developer-kit
home/skills/giuseppe-trisciuoglio/developer-kit
giuseppe-trisciuoglio avatar

giuseppe-trisciuoglio/developer-kit

53 skills · 53,188 total installs

View on GitHub
$npx skills add giuseppe-trisciuoglio/developer-kit
SkillInstalls
drawio-logical-diagramsCreates professional logical flow diagrams and logical system architecture diagrams using draw.io XML format (.drawio files).1.8kclean-architectureProvides implementation patterns for Clean Architecture, Hexagonal Architecture (Ports & Adapters), and Domain-Driven Design in Java 21+ Spring Boot 3.5+…1.8kprompt-engineeringProvides workflows to write, debug, and optimize prompts for LLMs, including few-shot example selection, chain-of-thought structuring, system prompt design,…1.8kchunking-strategyProvides chunking strategies for RAG systems. Generates chunk size recommendations (256-1024 tokens), overlap percentages (10-20%), and semantic boundary…1.7kspring-ai-mcp-server-patternsProvides Spring Boot MCP server patterns that create Model Context Protocol servers with Spring AI by defining tool handlers, exposing resources, configuring…1.7kspring-boot-actuatorProvides patterns to configure Spring Boot Actuator for production-grade monitoring, health probes, secured management endpoints, and Micrometer metrics across…1.7klangchain4j-tool-function-calling-patternsProvides and generates LangChain4j tool and function calling patterns: annotates methods as tools with @Tool, configures tool executors, registers tools with…1.7klangchain4j-rag-implementation-patternsProvides Retrieval-Augmented Generation (RAG) implementation patterns with LangChain4j for Java.1.7klangchain4j-spring-boot-integrationProvides integration patterns for LangChain4j with Spring Boot.1.6klangchain4j-ai-services-patternsProvides patterns to build declarative AI Services with LangChain4j for LLM integration, chatbot development, AI agent implementation, and conversational AI in…1.6klangchain4j-vector-stores-configurationProvides configuration patterns for LangChain4J vector stores in RAG applications.1.6klangchain4j-mcp-server-patternsProvides LangChain4j patterns for implementing MCP (Model Context Protocol) servers, creating Java AI tools, exposing tool calling capabilities, and…1.6kqdrantProvides Qdrant vector database integration patterns with LangChain4j.1.6klangchain4j-testing-strategiesProvides unit test, integration test, and mock AI patterns for LangChain4j applications.1.6kaws-sdk-java-v2-s3Provides Amazon S3 patterns and examples using AWS SDK for Java 2.x.1.6kaws-sdk-java-v2-dynamodbProvides Amazon DynamoDB patterns using AWS SDK for Java 2.x. Use when creating, querying, scanning, or performing CRUD operations on DynamoDB tables, working…1.6kaws-rds-spring-boot-integrationProvides patterns to configure AWS RDS (Aurora, MySQL, PostgreSQL) with Spring Boot applications.1.6kaws-sdk-java-v2-lambdaProvides AWS Lambda patterns using AWS SDK for Java 2.x. Use when invoking Lambda functions, creating/updating functions, managing function configurations,…1.6kragImplements document chunking, embedding generation, vector storage, and retrieval pipelines for Retrieval-Augmented Generation systems.1.6kaws-sdk-java-v2-bedrockProvides Amazon Bedrock patterns using AWS SDK for Java 2.x. Invokes foundation models (Claude, Llama, Titan), generates text and images, creates embeddings…1.6kaws-sdk-java-v2-coreProvides AWS SDK for Java 2.x client configuration, credential resolution, HTTP client tuning, timeout, retry, and testing patterns.1.6kaws-sdk-java-v2-kmsProvides AWS Key Management Service (KMS) patterns using AWS SDK for Java 2.x.1.6kaws-sdk-java-v2-secrets-managerProvides AWS Secrets Manager patterns for AWS SDK for Java 2.x, including secret retrieval, caching, rotation-aware access, and Spring Boot integration.1.6kaws-sdk-java-v2-messagingProvides AWS messaging patterns using AWS SDK for Java 2.x for SQS queues and SNS topics.1.6kaws-sdk-java-v2-rdsProvides AWS RDS (Relational Database Service) management patterns using AWS SDK for Java 2.x.1.6kaws-lambda-java-integrationProvides AWS Lambda integration patterns for Java with cold start optimization.1.5kgithub-issue-workflowProvides a structured 8-phase workflow for resolving GitHub issues in Claude Code.1.4kdocs-updaterProvides automated documentation updates by analyzing git changes between the current branch and the last release tag.1.4kgraalvm-native-imageProvides expert guidance for building GraalVM Native Image executables from Java applications.1.4kmemory-md-managementProvides comprehensive memory file management capabilities including auditing, quality assessment, and targeted improvements for files such as CLAUDE.md.1.4kadr-draftingCreates new Architecture Decision Record (ADR) documents for significant architectural changes using a consistent template and repository-aware naming and…1.3klearnProvides autonomous project pattern learning by analyzing the codebase to discover development conventions, architectural patterns, and coding standards, then…1.2kbug-fix-briefGenerates a structured Bug Fix Brief (BFB) to document issue corrections. Includes root cause analysis, repro steps, fix options, and fix checklist.906pr-review-commentsPosts review findings from a JSON file as inline comments on a GitHub Pull Request, attaching each comment to its file and line.353aws-cloudformation-securityProvides AWS CloudFormation patterns for security infrastructure including KMS encryption, Secrets Manager, IAM security, VPC security, ACM certificates,…72aws-cloudformation-bedrockProvides AWS CloudFormation patterns for Amazon Bedrock resources including agents, knowledge bases, data sources, guardrails, prompts, flows, and inference…71aws-cloudformation-lambdaProvides AWS CloudFormation patterns for Lambda functions, layers, API Gateway integration, event sources, cold start optimization, monitoring, logging,…71aws-cloudformation-s3Provides AWS CloudFormation patterns for Amazon S3. Use when creating S3 buckets, policies, versioning, lifecycle rules, and implementing template structure…71aws-cloudformation-task-ecs-deploy-ghProvides patterns to deploy ECS tasks and services with GitHub Actions CI/CD.71aws-cloudformation-cloudfrontProvides AWS CloudFormation patterns for CloudFront distributions, origins (ALB, S3, Lambda@Edge, VPC Origins), CacheBehaviors, Functions, SecurityHeaders,…70aws-cloudformation-auto-scalingProvides AWS CloudFormation patterns for Auto Scaling including EC2, ECS, and Lambda.69aws-cloudformation-cloudwatchProvides AWS CloudFormation patterns for CloudWatch monitoring, metrics, alarms, dashboards, logs, and observability.69aws-cloudformation-dynamodbProvides AWS CloudFormation patterns for DynamoDB tables, GSIs, LSIs, auto-scaling, and streams.69aws-cloudformation-ec2Provides AWS CloudFormation patterns for EC2 instances, Security Groups, IAM roles, and load balancers.69aws-cloudformation-ecsProvides AWS CloudFormation patterns for ECS clusters, task definitions, services, container definitions, auto scaling, blue/green deployments, CodeDeploy…69aws-cloudformation-elasticacheProvides AWS CloudFormation patterns for ElastiCache Redis or Memcached infrastructure, including subnet groups, parameter groups, security controls, and…69aws-cloudformation-iamProvides AWS CloudFormation patterns for IAM roles, policies, managed policies, permission boundaries, and trust relationships.69aws-cloudformation-rdsProvides AWS CloudFormation patterns for Amazon RDS databases.69aws-cloudformation-vpcProvides AWS CloudFormation patterns for VPC foundations, including subnets, route tables, internet and NAT gateways, endpoints, and reusable outputs.69aws-cli-beastProvides advanced AWS CLI patterns for managing EC2, Lambda, S3, DynamoDB, RDS, VPC, IAM, and CloudWatch.2aws-cost-optimizationProvides structured AWS cost optimization guidance using five pillars (right-sizing, elasticity, pricing models, storage optimization, monitoring) and twelve…—aws-drawio-architecture-diagramsCreates professional AWS architecture diagrams in draw.io XML format (.drawio files) using official AWS Architecture Icons (aws4 library).—aws-sam-bootstrapProvides AWS SAM bootstrap patterns: generates `template.yaml` and `samconfig.toml` for new projects via `sam init`, creates SAM templates for existing…—