Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
CoreSpotlight for content indexing, NSUserActivity for handoff and search, and making app content discoverable. Use when...
Automate Spotlightr tasks via Rube MCP (Composio). Always search tools first for current schemas.
Exhaustive Google Places search using grid-based scanning. Finds ALL places, not just what Google surfaces.
Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (`.xlsx`, `.csv`, `.tsv`) using Python (...
Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (`.xlsx`, `.csv`, `.tsv`) with formula-a...
Create Excel and CSV files with formulas, formatting, charts, and data analysis
Write and debug spreadsheet formulas (Excel/Google Sheets), pivot tables, and array formulas; translate between dialects...
Expert in managing Google Sheets spreadsheets. Use when user mentions "spreadsheet", "Google Sheets", "sheets", or reque...
Guides and code for creating, analyzing, and formatting spreadsheets. Use this skill to work with Excel files programmat...
Spring Boot backend development patterns for [PROJECT_NAME]
Provides comprehensive guidance for Spring AI including AI model integration, prompt templates, vector stores, and AI ap...
Provides comprehensive guidance for Spring AI Alibaba including Alibaba Cloud AI services integration, model APIs, and A...
Model Context Protocol (MCP) server implementation patterns with Spring AI. Use when building MCP servers to extend AI c...
Provides Spring Boot MCP server patterns that create Model Context Protocol servers with Spring AI by defining tool hand...
Spring Boot and Java best practices for PastCare. Use when writing or reviewing backend code.
Build Spring Boot 4.x applications following the best practices. Use this skill: * When developing Spring Boot applic...
Provides comprehensive guidance for Spring Boot development including project creation, auto-configuration, dependency i...
Spring Boot CLI for project initialization and Actuator endpoints for monitoring and management.
Comprehensive Spring Boot 3.x best practices for building scalable, maintainable enterprise applications with Jakarta EE...
Spring Boot 3 patterns for configuration, DI, and web services. Trigger: When building or refactoring Spring Boot 3 appl...
Upgrade Java services to Spring Boot 3.5.x with all required dependency updates. Use when projects need to upgrade from...
Auto-generate OpenAPI 3 documentation for Spring Boot REST APIs using springdoc-openapi. Use when API endpoints change,...
Auto-generate OpenAPI 3 documentation for Spring Boot 4.x REST APIs using springdoc-openapi v3.0. Use when API endpoints...
Provides patterns to configure Spring Boot Actuator for production-grade monitoring, health probes, secured management e...
Configure Spring Boot Actuator for production-grade monitoring, health probes, secured management endpoints, and Microme...
Build and implement Spring Boot 3 backend with Java 17 - REST APIs, JPA entities, services, repositories, security (JWT)...
Generate Spring Boot components following modern Java best practices and team conventions
Provides patterns for implementing Spring Boot caching: configures Redis/Caffeine/EhCache providers with TTL and evictio...
Instruction set for enabling and operating the Spring Cache abstraction in Spring Boot when implementing application-lev...
Guide for Spring Boot coding best practices including dependency injection, error handling, and API design. Use this whe...
Guide for managing Spring Boot configuration including profiles, externalized configuration, and environment-specific se...
Provide repeatable CRUD workflows for Spring Boot 3 services with Spring Data JPA and feature-focused architecture; appl...
Provides and generates complete CRUD workflows for Spring Boot 3 services. Creates feature-focused architecture with Spr...
Spring Boot 4 data layer implementation for Domain-Driven Design. Use when implementing JPA or JDBC aggregates, Spring D...
Guide for creating and managing Flyway database migrations. Use this when adding new tables, columns, or modifying datab...
Debug Spring Boot applications — diagnose startup failures, bean wiring issues, configuration problems, and runtime erro...
Dependency injection workflow for Spring Boot projects covering constructor-first patterns, optional collaborator handli...
Provides dependency injection patterns for Spring Boot projects, including constructor-first design, optional collaborat...
Guide for deploying Spring Boot applications including Docker, health checks, and production configurations. Use this wh...
Comprehensive Spring Boot development skill covering auto-configuration, dependency injection, REST APIs, Spring Data, s...
Use when building Spring Boot 3.x applications, microservices, or reactive Java applications. Invoke for Spring Data JPA...
Provides Event-Driven Architecture (EDA) patterns for Spring Boot — creates domain events, configures ApplicationEvent a...
Implement Event-Driven Architecture (EDA) in Spring Boot using ApplicationEvent, @EventListener, and Kafka. Use for buil...
Expert-level Spring Boot, Spring Framework, REST APIs, and microservices development
Complete Java Spring Boot skill set for building enterprise applications.Includes modular architecture with optional com...
Write and review Spring Boot applications using practices from "Spring Boot in Action" by Craig Walls. Covers auto-confi...
Spring Boot (Java) framework guardrails, patterns, and best practices. Use when working with Spring Boot Java projects,...
Guide for implementing Spring Data JPA repositories with best practices for queries, transactions, and data access patte...
Spring Boot with Kotlin framework guardrails, patterns, and best practices. Use when working with Spring Boot Kotlin pro...
Spring Modulith 2.0 implementation for bounded contexts in Spring Boot 4. Use when structuring application modules, impl...
Spring Boot 4 observability with Actuator, Micrometer, and OpenTelemetry. Use when configuring health indicators, health...
Generate comprehensive REST API documentation using SpringDoc OpenAPI 3.0 and Swagger UI in Spring Boot 3.x applications...
Provides patterns to generate comprehensive REST API documentation using SpringDoc OpenAPI 3.0 and Swagger UI in Spring...
Creates recommended package structure for Spring Boot projects.
Spring Boot best practices and patterns. Use when creating controllers, services, repositories, or when user asks about...
Spring Boot patterns including stereotype annotations, dependency injection, profiles, configuration properties, and act...
Guide for optimizing Spring Boot application performance including caching, pagination, async processing, and JPA optimi...
Creates and scaffolds a new Spring Boot project (3.x or 4.x) by downloading from Spring Initializr, generating package s...
Guide for creating proper Spring Boot project structure following domain-driven design. Use this when creating new featu...
Scan a JVM project to detect configured quality and testing tools, cross-reference against research-backed recommendatio...
Provides fault tolerance patterns for Spring Boot 3.x using Resilience4j. Use when implementing circuit breakers, handli...
This skill should be used when implementing fault tolerance and resilience patterns in Spring Boot applications using th...
Provides REST API design standards and best practices for Spring Boot projects. Use when creating or reviewing REST endp...
Implement REST API design standards and best practices for Spring Boot projects. Use when creating or reviewing REST end...
Guide for creating RESTful controllers with proper request/response handling, validation, and documentation. Use this wh...
WHEN: Spring Boot code review, DI patterns, @Transactional, REST API design, security configurationWHAT: Dependency inje...
Provides distributed transaction patterns using the Saga Pattern for Spring Boot microservices. Use when implementing di...
Implement distributed transactions using the Saga Pattern in Spring Boot microservices. Use when building microservices...
Smart code scanner that detects Spring Boot patterns and routes to appropriate skills. Use when editing Java or Kotlin f...
Spring Security 7 implementation for Spring Boot 4. Use when configuring authentication, authorization, OAuth2/JWT resou...
Guide for implementing Spring Security with JWT authentication and role-based access control. Use this when adding secur...
Provides JWT authentication and authorization patterns for Spring Boot 3.5.x covering token generation with JJWT, Bearer...
JWT authentication and authorization patterns for Spring Boot 3.5.x covering token generation with JJWT, Bearer/cookie a...
Provides comprehensive testing patterns for Spring Boot applications including unit, integration, slice, and container-b...
Comprehensive testing patterns for Spring Boot applications including unit, integration, slice, and container-based test...
Guide for writing comprehensive tests for Spring Boot applications including unit tests, integration tests, and test sli...
Expert Spring Boot 4 testing specialist that selects the best Spring Boot testing techniques for your situation with Jun...
Spring Boot 4 testing strategies and patterns. Use when writing unit tests, slice tests (@WebMvcTest, @DataJpaTest), int...
Verify Spring Boot 4.x projects for correct dependencies, configuration, and migration readiness. Use when analyzing pom...