1 repo · 97 skills
Repositories
Skills — ranked by installs
Shadcn Uideveloper-kit
Add accessible React components with shadcn/ui and own every line of code
Tailwind Css Patternsdeveloper-kit
Style websites fast with Tailwind CSS utility patterns for responsive designs
Unit Test Bean Validationdeveloper-kit
Write fast unit tests for Jakarta Bean Validation without Spring context
React Patternsdeveloper-kit
Master React 19 patterns for faster apps with ready code examples
Nextjs Performancedeveloper-kit
Expert Next.js performance optimization for Core Web Vitals and modern patterns
Drizzle Orm Patternsdeveloper-kit
Type-safe Drizzle ORM patterns for schemas, relations, queries, and migrations
Typescript Docsdeveloper-kit
Generate TypeScript docs with JSDoc, TypeDoc, and ADR patterns for every audience
Nestjsdeveloper-kit
Build scalable server-side applications using NestJS framework and Drizzle ORM
Spring Boot Test Patternsdeveloper-kit
Spring Boot testing patterns for unit slice and integration tests with JUnit and Testcontainers
Unit Test Boundary Conditionsdeveloper-kit
Test boundary conditions and edge cases in Java with JUnit 5 and AssertJ
Tailwind Design Systemdeveloper-kit
Create a consistent design system with Tailwind CSS and shadcn/ui components
Spring Boot Rest Api Standardsdeveloper-kit
Spring Boot REST API design standards for clean, secure, and consistent endpoints
Spring Boot Security Jwtdeveloper-kit
Set up JWT authentication and authorization in Spring Boot with roles and OAuth2
Spring Data Jpadeveloper-kit
Easily build database layers with Spring Data JPA repositories and queries
Spring Boot Openapi Documentationdeveloper-kit
Automatically generate API documentation and test endpoints with SpringDoc and Swagger UI in Spring Boot 3.x
Drawio Logical Diagramsdeveloper-kit
Draw logical diagrams and system architecture using draw.io native XML
Clean Architecturedeveloper-kit
Build maintainable Spring Boot apps with Clean Architecture and DDD patterns
Prompt Engineeringdeveloper-kit
Master prompt crafting to get clear, reliable answers from any AI
Spring Boot Crud Patternsdeveloper-kit
Generate complete CRUD workflows for Spring Boot 3 services with ease
Unit Test Service Layerdeveloper-kit
Test service logic fast with Mockito mocks no database needed
Spring Ai Mcp Server Patternsdeveloper-kit
Build Spring AI MCP servers with tools, prompts, and transports for AI
Chunking Strategydeveloper-kit
Find optimal chunk sizes and overlaps to boost RAG search accuracy
Spring Boot Cachedeveloper-kit
Add fast caching to Spring Boot with Redis, Caffeine, or EhCache
Spring Boot Resilience4jdeveloper-kit
Add circuit breakers, retries, and rate limiters to your Spring Boot services
Unit Test Wiremock Rest Apideveloper-kit
Test external APIs without network calls using WireMock stubs and verify
Turborepo Monorepodeveloper-kit
Set up and optimize your Turborepo monorepo for faster builds and smoother workflows
Spring Boot Actuatordeveloper-kit
Configure Spring Boot Actuator for production monitoring, health probes, and secure endpoints
Spring Boot Event Driven Patternsdeveloper-kit
Implement event-driven patterns in Spring Boot using domain events and Kafka messaging
Spring Boot Dependency Injectiondeveloper-kit
Write clean testable Spring Boot code with constructor injection and proper bean wiring
Unit Test Controller Layerdeveloper-kit
Test Spring REST controllers in isolation with MockMvc patterns
Spring Data Neo4jdeveloper-kit
Connect your Spring Boot app to Neo4j graph databases easily
Spring Boot Saga Patterndeveloper-kit
Coordinate microservices transactions with reliable compensating actions using Spring Boot
Unit Test Json Serializationdeveloper-kit
Test JSON serialization and deserialization with Spring Boot's @JsonTest easily
Langchain4j Tool Function Calling Patternsdeveloper-kit
Make Java methods callable by AI agents using LangChain4j tool annotations
Unit Test Parameterizeddeveloper-kit
Run one test with many inputs using JUnit 5 parameterized annotations
Langchain4j Rag Implementation Patternsdeveloper-kit
Build document Q&A and AI assistants with LangChain4j RAG in Java
Unit Test Utility Methodsdeveloper-kit
Test utility classes and static methods with clear patterns and no mocking
Unit Test Security Authorizationdeveloper-kit
Test Spring Security authorization with patterns for pre authorize and roles allowed
Unit Test Exception Handlerdeveloper-kit
Test Spring Boot exception handlers and controller advice with MockMvc
Langchain4j Spring Boot Integrationdeveloper-kit
Integrate LangChain4j AI into Spring Boot apps with auto-configuration
Unit Test Scheduled Asyncdeveloper-kit
Test Spring scheduled and async methods fast without real delays
Unit Test Cachingdeveloper-kit
Test Spring cache annotations without a full server setup. Fast and reliable.
Unit Test Mapper Converterdeveloper-kit
Test MapStruct mappers and custom converters with proven patterns and coverage
Unit Test Config Propertiesdeveloper-kit
Test Spring Boot configuration properties fast without starting the full app context
Unit Test Application Eventsdeveloper-kit
Test Spring application events with JUnit 5 and Mockito
Langchain4j Ai Services Patternsdeveloper-kit
Build declarative AI services in Java using interfaces, annotations, and memory management
Langchain4j Vector Stores Configurationdeveloper-kit
Configure vector stores for AI search and retrieval with LangChain4J
Langchain4j Mcp Server Patternsdeveloper-kit
Build Java MCP servers to expose AI tools safely and efficiently
Langchain4j Testing Strategiesdeveloper-kit
Test Java AI apps with mocks, containers, and end-to-end checks
Aws Sdk Java V2 S3developer-kit
Manage Amazon S3 with Java code for buckets, objects, and presigned URLs
Aws Sdk Java V2 Dynamodbdeveloper-kit
Learn DynamoDB patterns with the AWS SDK for Java 2.x
Qdrantdeveloper-kit
Integrate Qdrant vector database with Java apps for semantic search and RAG
Aws Rds Spring Boot Integrationdeveloper-kit
Secure Spring Boot to AWS RDS with pools and SSL
Aws Sdk Java V2 Lambdadeveloper-kit
Invoke and manage AWS Lambda functions with Java SDK v2 easily
Aws Sdk Java V2 Bedrockdeveloper-kit
Call AI models like Claude and Llama from Java with AWS Bedrock
Aws Sdk Java V2 Coredeveloper-kit
Set up AWS Java clients with production-safe defaults and best practices
Aws Sdk Java V2 Kmsdeveloper-kit
Secure your data with AWS KMS encryption keys using Java SDK
Ragdeveloper-kit
Turn your documents into a smart AI that answers questions accurately
Aws Sdk Java V2 Secrets Managerdeveloper-kit
Manage Java app secrets securely with AWS Secrets Manager and Spring Boot
Aws Sdk Java V2 Messagingdeveloper-kit
Use AWS SQS and SNS for reliable messaging in Java applications
Aws Sdk Java V2 Rdsdeveloper-kit
Create modify and monitor Amazon RDS instances using AWS SDK for Java 2.x
Nextjs App Routerdeveloper-kit
Build Next.js 16 apps with App Router patterns and examples for modern web development
Nx Monorepodeveloper-kit
Manage large TypeScript projects easily with Nx monorepo tools and workflows
Typescript Security Reviewdeveloper-kit
Find and fix security flaws in TypeScript and Node.js code before deployment
Nextjs Data Fetchingdeveloper-kit
Learn Next.js data fetching with server and client patterns for fast apps
Nextjs Authenticationdeveloper-kit
Add user sign in and protect pages in Next.js apps with Auth.js
Aws Lambda Python Integrationdeveloper-kit
Deploy Python to AWS Lambda with fast cold starts and clean architecture
Aws Lambda Typescript Integrationdeveloper-kit
Create high-performance TypeScript Lambda functions with optimized cold starts using NestJS or raw TypeScript
Nextjs Deploymentdeveloper-kit
Deploy Next.js apps with Docker and CI/CD for reliable production
Nextjs Code Reviewdeveloper-kit
Catch Next.js mistakes early with smart code reviews for App Router
Nestjs Drizzle Crud Generatordeveloper-kit
Generate complete NestJS CRUD modules with Drizzle ORM and tests
Nestjs Code Reviewdeveloper-kit
Find bugs and improve your NestJS code with expert automated reviews
Better Authdeveloper-kit
Set up secure authentication for NestJS and Next.js apps with Better Auth
React Code Reviewdeveloper-kit
Automated review for React code quality and best practices
Nestjs Best Practicesdeveloper-kit
Master NestJS best practices for modular backend APIs and Drizzle ORM
Zod Validation Utilitiesdeveloper-kit
Create reusable Zod schemas to validate API data safely with TypeScript
Aws Lambda Java Integrationdeveloper-kit
Build Java AWS Lambda functions with fast cold starts using Micronaut or Raw Java
Aws Lambda Php Integrationdeveloper-kit
Deploy PHP and Symfony apps on AWS Lambda with Bref for fast serverless performance
Notebooklmdeveloper-kit
Ask your AI agent to search NotebookLM notebooks and get grounded answers
Github Issue Workflowdeveloper-kit
Turn GitHub issues into pull requests with a safe 8-phase guided workflow
Spring Boot Project Creatordeveloper-kit
Scaffold a Spring Boot project with JPA, OpenAPI, and Docker Compose in minutes
Docs Updaterdeveloper-kit
Keep your docs in sync with every git release automatically
Graalvm Native Imagedeveloper-kit
Transform your Java applications into lightning-fast native executables using GraalVM Native Image
Sonarqube Mcpdeveloper-kit
Check quality gates, find issues, and analyze code before committing with SonarQube
Geminideveloper-kit
Delegate complex codebase analysis to Gemini AI for fast and deep reasoning
Dynamodb Toolbox Patternsdeveloper-kit
TypeScript patterns for DynamoDB-Toolbox v2 with type-safe single-table design
Copilot Clideveloper-kit
Hand off coding tasks to GitHub Copilot CLI with model and permission control
Knowledge Graphdeveloper-kit
Avoid re-exploring code by caching AI agent discoveries in a knowledge graph
Memory Md Managementdeveloper-kit
Audit and improve your AI agent's project memory files for better context
Codexdeveloper-kit
Delegate complex programming tasks to Codex CLI using GPT-5.3 models for safe results
Wiremock Standalone Dockerdeveloper-kit
Mock external APIs with WireMock in Docker for reliable integration testing
Adr Draftingdeveloper-kit
Create clear architecture decision records to track important technical choices
Aws Cdkdeveloper-kit
Easily build and deploy AWS infrastructure with TypeScript and reusable CDK constructs
Specs Code Cleanupdeveloper-kit
Final code cleanup after review removes technical debt and improves readability
Learndeveloper-kit
Automatically learns your project's code patterns and creates AI rules
Ralph Loopdeveloper-kit
Run your development tasks step by step with automatic state tracking
Qwen Coderdeveloper-kit
Delegate coding tasks to Qwen Coder CLI with safe permissions and clear prompts