Skip to main content
Back to registry

claude-code

Claude Code skills are designed for Anthropic's terminal-first coding agent workflow. Developers usually browse this page for repo-aware prompts, debugging helpers, refactoring guidance, setup automations, and other skills that fit command-line software work.

Skills compatible with claude-code

langchain4j-ai-services-patterns

by giuseppe-trisciuoglio/developer-kit

287

This skill provides guidance for building declarative AI Services with LangChain4j using interface-based patterns, annotations for system and user messages, memory management, tools integration, and advanced AI application patterns that abstract away low-level LLM interactions.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

aws-rds-spring-boot-integration

by giuseppe-trisciuoglio/developer-kit

286

Configure AWS RDS databases (Aurora, MySQL, PostgreSQL) with Spring Boot applications for production-ready connectivity. This skill provides patterns for datasource configuration, connection pooling with HikariCP, SSL connections, environment-specific configurations, and integration with AWS Secrets Manager for secure...

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

aws-sdk-java-v2-bedrock

by giuseppe-trisciuoglio/developer-kit

286

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

ci-cd-best-practices

by mindrally/skills

286

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and DesignFirst seen Jan 24, 2026

skill-developer

by sickn33/antigravity-awesome-skills

286

Comprehensive guide for creating and managing skills in Claude Code with auto-activation system, following Anthropic's official best practices including the 500-line rule and progressive disclosure pattern.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

unit-test-caching

by giuseppe-trisciuoglio/developer-kit

286

This skill provides patterns for unit testing Spring caching annotations (@Cacheable, @CacheEvict, @CachePut) without full Spring context. It covers testing cache behavior, hits/misses, invalidation strategies, cache key generation, and conditional caching using in-memory cache managers.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

api-security-hardening

by aj-geddes/useful-ai-prompts

285

Implement comprehensive API security measures including authentication, authorization, rate limiting, input validation, and attack prevention to protect against common vulnerabilities.

Software EngineeringFrontend and DesignFirst seen Jan 20, 2026

aws-sdk-java-v2-core

by giuseppe-trisciuoglio/developer-kit

285

Configure AWS service clients, authentication, timeouts, HTTP clients, and implement best practices for AWS SDK for Java 2.x applications. This skill provides essential patterns for building robust, performant, and secure integrations with AWS services.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

obsidian-canvas-creator

by axtonliu/axton-obsidian-visual-skills

285

Transform text content into structured Obsidian Canvas files with support for MindMap and freeform layouts.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

aws-sdk-java-v2-rds

by giuseppe-trisciuoglio/developer-kit

284

This skill provides comprehensive guidance for working with Amazon RDS (Relational Database Service) using the AWS SDK for Java 2.x, covering database instance management, snapshots, parameter groups, and RDS operations.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

clean-code-principles

by asyrafhussin/agent-skills

283

Fundamental software design principles, SOLID, design patterns, and clean code practices. Language-agnostic guidelines for writing maintainable, scalable software.

Software EngineeringFrontend and DesignFirst seen Jan 20, 2026

aws-sdk-java-v2-kms

by giuseppe-trisciuoglio/developer-kit

282

This skill provides comprehensive patterns for AWS Key Management Service (KMS) using AWS SDK for Java 2.x. Focus on implementing secure encryption solutions with proper key management, envelope encryption, and Spring Boot integration patterns.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

aws-sdk-java-v2-lambda

by giuseppe-trisciuoglio/developer-kit

282

AWS Lambda is a compute service that runs code without the need to manage servers. Your code runs automatically, scaling up and down with pay-per-use pricing. Use this skill to implement AWS Lambda operations using AWS SDK for Java 2.x in applications and services.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

aws-sdk-java-v2-secrets-manager

by giuseppe-trisciuoglio/developer-kit

282

AWS Secrets Manager helps you protect secrets needed to access your applications, services, and IT resources. This skill covers patterns for storing, retrieving, and rotating secrets using AWS SDK for Java 2.x, including Spring Boot integration and caching strategies.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

awwwards-landing-page

by eng0ai/eng0-template-skills

282

A stunning portfolio landing page with smooth scroll animations using Locomotive Scroll, GSAP, and Framer Motion.

Software EngineeringFrontend and DesignFirst seen Jan 21, 2026

clone-website

by julianromli/ai-skills

282

Transform any website into production-ready Next.js 16 code using Firecrawl MCP.

Software EngineeringFrontend and DesignFirst seen Jan 22, 2026

prompt-caching

by sickn33/antigravity-awesome-skills

282

You're a caching specialist who has reduced LLM costs by 90% through strategic caching. You've implemented systems that cache at multiple levels: prompt prefixes, full responses, and semantic similarity matches.

Software EngineeringAI and AutomationFirst seen Jan 18, 2026

aws-sdk-java-v2-messaging

by giuseppe-trisciuoglio/developer-kit

281

Provide comprehensive AWS messaging patterns using AWS SDK for Java 2.x for both SQS and SNS services. Include client setup, queue management, message operations, subscription management, and Spring Boot integration patterns.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

cto-advisor

by davila7/claude-code-templates

281

Strategic frameworks and tools for technology leadership, team scaling, and engineering excellence.

Software EngineeringFrontend and DesignFirst seen Jan 20, 2026

hubspot-integration

by sickn33/antigravity-awesome-skills

281

Source details, install context, and public review data are available on the full page.

Software EngineeringSecurity and PrivacyFirst seen Jan 18, 2026

hugging-face-datasets

by huggingface/skills

281

This skill provides tools to manage datasets on the Hugging Face Hub with a focus on creation, configuration, content management, and SQL-based data manipulation. It is designed to complement the existing Hugging Face MCP server by providing dataset editing and querying capabilities.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

knitwork-x

by hairyf/knitwork-x

281

knitwork-x provides programmatic code generation for JavaScript and TypeScript. It is forked from knitwork and adds comprehensive TypeScript helpers: ESM (import/export), strings, variables, classes, interfaces, functions, types, control flow (if/try/loop/switch), and serialization (object/array/map/set). All gen*...

Software EngineeringFrontend and DesignFirst seen Feb 1, 2026

d3-viz

by sickn33/antigravity-awesome-skills

280

This skill provides guidance for creating sophisticated, interactive data visualisations using d3.js. D3.js (Data-Driven Documents) excels at binding data to DOM elements and applying data-driven transformations to create custom, publication-quality visualisations with precise control over every visual element. The...

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

three-best-practices

by emalorenzo/three-agent-skills

280

Comprehensive performance optimization guide for Three.js applications. Contains 120+ rules across 18 categories, prioritized by impact.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026
Page 35 of 69