Productivity

elastic/kibana-agent-builder

533github.com

Create and manage Agent Builder agents and custom tools in Kibana. Use when asked to create, update, delete, test, or inspect agents or tools in Agent Builder.

$ npx skills add elastic/agent-skills
檢視技能

jezweb/responsiveness-check

926github.com

Test website responsiveness across viewport widths using browser automation. Resizes a single session through breakpoints, screenshots each width, and detects layout transitions (column changes, nav switches, overflow). Produces comparison reports showing exactly where layouts break. Trigger with 'responsiveness check', 'check responsive', 'breakpoint test', 'viewport test', 'responsive sweep', 'check breakpoints', or 'test at mobile'.

$ npx skills add jezweb/claude-skills
檢視技能

giuseppe-trisciuoglio/spring-boot-saga-pattern

306github.com

Provides distributed transaction patterns using the Saga Pattern for Spring Boot microservices. Use when implementing distributed transactions across services, handling compensating transactions, ensuring eventual consistency, or building choreography or orchestration-based sagas with Kafka, RabbitMQ, or Axon Framework.

$ npx skills add giuseppe-trisciuoglio/developer-kit
檢視技能

yaklang/api-sec

github.com

Entry P1 category router for API security. Use when choosing between API recon, authorization, token abuse, and hidden-parameter workflows before any deeper API topic skill.

$ npx skills add yaklang/hack-skills
檢視技能

elastic/elasticsearch-authn

533github.com

Authenticate to Elasticsearch using native, file-based, LDAP/AD, SAML, OIDC, Kerberos, JWT, or certificate realms. Use when connecting with credentials, choosing a realm, or managing API keys. Assumes the target realms are already configured.

$ npx skills add elastic/agent-skills
檢視技能

getsentry/sentry-cloudflare-sdk

225github.com

Full Sentry SDK setup for Cloudflare Workers and Pages. Use when asked to "add Sentry to Cloudflare Workers", "install @sentry/cloudflare", or configure error monitoring, tracing, logging, crons, or AI monitoring for Cloudflare Workers, Pages, Durable Objects, Queues, Workflows, or Hono on Cloudflare.

$ npx skills add getsentry/sentry-for-ai
檢視技能

affaan-m/agentic-os

230.4kgithub.com

Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases.

$ npx skills add affaan-m/everything-claude-code
檢視技能

am-will/swarm-planner

995github.com

[EXPLICIT INVOCATION ONLY] Creates dependency-aware implementation plans optimized for parallel multi-agent execution.

$ npx skills add am-will/codex-skills
檢視技能

affaan-m/skill-stocktake

230.4kgithub.com

Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.

$ npx skills add affaan-m/everything-claude-code
檢視技能

redwoodjs/agent-ci

github.com

Run GitHub Actions CI locally with Agent CI to validate changes before pushing. Use when testing, running checks, or validating code changes.

$ npx skills add redwoodjs/agent-ci
檢視技能

mem0ai/mem0

59.0kgithub.com

Mem0 Platform SDK for adding persistent memory to AI applications. TRIGGER when: user mentions "mem0", "MemoryClient", "memory layer", "remember user preferences", "persistent context", "personalization", or needs to add long-term memory to chatbots, agents, or AI apps. Covers Python SDK (mem0ai), TypeScript SDK (mem0ai), and framework integrations (LangChain, CrewAI, OpenAI Agents SDK, Pipecat, LlamaIndex, AutoGen, LangGraph). Also covers the open-source self-hosted Memory class. This is the DEFAULT mem0 skill for ambiguous queries. DO NOT TRIGGER when: user asks about CLI commands, terminal usage, or shell scripts (use mem0-cli), or Vercel AI SDK / @mem0/vercel-ai-provider / createMem0 (use mem0-vercel-ai-sdk).

$ npx skills add mem0ai/mem0
檢視技能

giuseppe-trisciuoglio/spring-ai-mcp-server-patterns

306github.com

Provides Spring Boot MCP server patterns that create Model Context Protocol servers with Spring AI by defining tool handlers, exposing resources, configuring prompt templates, and setting up transports for AI function calling and tool calling. Use when building MCP servers to extend AI capabilities with Spring's official AI framework, implementing AI tools, custom function calling, or MCP client integration.

$ npx skills add giuseppe-trisciuoglio/developer-kit
檢視技能

deanpeters/skill-authoring-workflow

5.8kgithub.com

skill-authoring-workflow — an installable skill for AI agents.

$ npx skills add deanpeters/product-manager-skills
檢視技能

giuseppe-trisciuoglio/langchain4j-testing-strategies

306github.com

Provides unit test, integration test, and mock AI patterns for LangChain4j applications. Creates mock LLM responses, tests retrieval chains, validates RAG workflows, and implements Testcontainers-based integration tests for Java AI services. Use when unit testing AI services, integration testing LangChain4j components, mocking AI models, or testing LLM-based Java applications.

$ npx skills add giuseppe-trisciuoglio/developer-kit
檢視技能

affaan-m/gget

230.4kgithub.com

gget CLI and Python workflow for quick genomic database queries, sequence lookup, BLAST-style searches, enrichment checks, and reproducible bioinformatics evidence logs.

$ npx skills add affaan-m/everything-claude-code
檢視技能

apollographql/rover

97github.com

Guide for using Apollo Rover CLI to manage GraphQL schemas and federation. Use this skill when: (1) publishing or fetching subgraph/graph schemas, (2) composing supergraph schemas locally or via GraphOS, (3) running local supergraph development with rover dev, (4) validating schemas with check and lint commands, (5) configuring Rover authentication and environment, (6) exploring or searching a graph's schema for agent-driven discovery (rover schema describe / rover schema search).

$ npx skills add apollographql/skills
檢視技能

giuseppe-trisciuoglio/langchain4j-mcp-server-patterns

306github.com

Provides LangChain4j patterns for implementing MCP (Model Context Protocol) servers, creating Java AI tools, exposing tool calling capabilities, and integrating MCP clients with AI services. Use when building a Java MCP server, implementing tool calling in Java, connecting LangChain4j to external MCP servers, or securing tool exposure for agent workflows.

$ npx skills add giuseppe-trisciuoglio/developer-kit
檢視技能

giuseppe-trisciuoglio/langchain4j-ai-services-patterns

306github.com

Provides patterns to build declarative AI Services with LangChain4j for LLM integration, chatbot development, AI agent implementation, and conversational AI in Java. Generates type-safe AI services using interface-based patterns, annotations, memory management, and tools integration. Use when creating AI-powered Java applications with minimal boilerplate, implementing conversational AI with memory, or building AI agents with function calling.

$ npx skills add giuseppe-trisciuoglio/developer-kit
檢視技能

hashicorp/provider-test-patterns

736github.com

Terraform provider acceptance test patterns using terraform-plugin-testing with the Plugin Framework. Covers test structure, TestCase/TestStep fields, ConfigStateChecks with custom statecheck.StateCheck implementations, plan checks, CompareValue for cross-step assertions, config helpers, import testing with ImportStateKind, sweepers, and scenario patterns (basic, update, disappears, validation, regression), and ephemeral resource testing with the echoprovider package. Use when writing, reviewing, or debugging provider acceptance tests, including questions about statecheck, plancheck, TestCheckFunc, CheckDestroy, ExpectError, import state verification, ephemeral resources, or how to structure test files.

$ npx skills add hashicorp/agent-skills
檢視技能

elastic/observability-logs-search

533github.com

Search and filter Observability logs using ES|QL. Use when investigating log spikes, errors, or anomalies; getting volume and trends; or drilling into services or containers during incidents.

$ npx skills add elastic/agent-skills
檢視技能

giuseppe-trisciuoglio/spring-boot-crud-patterns

306github.com

Provides and generates complete CRUD workflows for Spring Boot 3 services. Creates feature-focused architecture with Spring Data JPA aggregates, repositories, DTOs, controllers, and REST APIs. Validates domain invariants and transaction boundaries. Use when modeling Java backend services, REST API endpoints, database operations, web service patterns, or JPA entities for Spring Boot applications.

$ npx skills add giuseppe-trisciuoglio/developer-kit
檢視技能

am-will/role-creator

995github.com

Create and update Codex custom agents using standalone custom-agent TOML files.

$ npx skills add am-will/codex-skills
檢視技能

auth0/auth0-react

github.com

Use when adding authentication to React applications (login, logout, user sessions, protected routes) - integrates @auth0/auth0-react SDK for SPAs with Vite or Create React App

$ npx skills add auth0/agent-skills
檢視技能

mapbox/mapbox-web-performance-patterns

github.com

Performance optimization patterns for Mapbox GL JS web applications. Covers initialization waterfalls, bundle size, rendering performance, memory management, and web optimization. Prioritized by impact on user experience.

$ npx skills add mapbox/mapbox-agent-skills
檢視技能