Productivity

paulrberg/biome-js

67github.com

This skill should be used when the user asks to "configure Biome", "extend biome config", "set up BiomeJS", "add biome overrides", "biome lint-staged", "fix biome errors", or mentions biome.jsonc, Biome linting, or Biome formatting configuration.

$ npx skills add paulrberg/agent-skills
Voir la compétence

bencium/bencium-code-conventions

github.com

Bence's code style, tech stack, and workflow conventions

$ npx skills add bencium/bencium-marketplace
Voir la compétence

trkbt10/indexion-agent-orient

github.com

Generate and use a pre-edit structure brief so coding agents learn likely owners, consumer surfaces, and unsafe edit locations before implementing.

$ npx skills add trkbt10/indexion-skills
Voir la compétence

jwynia/web-search-tavily

github.com

Search the web using Tavily API for high-quality, AI-optimized results with advanced filtering options. Use when you need structured search results, domain filtering, relevance scores, or AI-generated answer summaries. Requires TAVILY_API_KEY. Keywords: tavily, advanced search, filtered search, domain filtering, relevance scoring.

$ npx skills add jwynia/agent-skills
Voir la compétence

mckruz/comfyui-api

github.com

Connect to a running ComfyUI instance, queue workflows, monitor execution, and retrieve results. Supports both online (REST API) and offline (JSON export) modes. Use when executing ComfyUI workflows or checking server status.

$ npx skills add mckruz/comfyui-expert
Voir la compétence

aws/connecting-to-data-source

996github.com

Create and troubleshoot AWS Glue connections to JDBC databases (Oracle, SQL Server, PostgreSQL, MySQL, RDS), Redshift, Snowflake, and BigQuery. Gathers connection hints from user, discovers existing connections and RDS/Redshift candidates, registers credentials in Secrets Manager or IAM DB auth, configures VPC, and tests. Triggers on: connect to database, set up Glue connection, register data source, connect to Snowflake/BigQuery/RDS, connection timeout, test connection, troubleshoot connection. Do NOT use for moving data (use ingesting-into-data-lake), creating tables (use creating-data-lake-table), queries (use querying-data-lake), catalog exploration (use exploring-data-catalog), or SaaS (Salesforce, ServiceNow, SAP, MongoDB, Kafka).

$ npx skills add aws/agent-toolkit-for-aws
Voir la compétence

trkbt10/indexion-wiki

github.com

Project wiki lifecycle — create pages, track source changes with ingest, update stale pages, lint structural integrity, detect code-to-doc drift with reconcile, and manage search indexes. A runbook for navigating and maintaining the wiki as an agent.

$ npx skills add trkbt10/indexion-skills
Voir la compétence

cognitedata/integrate-fusion-agent

5github.com

Integrates a Flows/Dune app with the Fusion built-in PAIA agent panel using @cognite/app-sdk. Use this skill whenever a developer wants to: open the agent panel from their app, send the agent a contextual message, let the agent read app state (resources), or let the agent call actions in the app. Triggers: "fusion agent", "PAIA", "agent panel", "sendAgentMessage", "sendAgentLayoutMode", "agent server", "registerAgentServer", "connectToHostApp", "agent integration", "agent sidebar", "app-sdk agent". Always use this skill instead of manually writing agent integration code — it sets up the correct lifecycle, graceful fallback, and recommended file structure.

$ npx skills add cognitedata/builder-skills
Voir la compétence

aj-geddes/ansible-automation

github.com

Infrastructure automation and configuration management using Ansible playbooks, roles, and inventory. Use for deploying applications, patching, and managing servers.

$ npx skills add aj-geddes/useful-ai-prompts
Voir la compétence

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
Voir la compétence

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
Voir la compétence

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
Voir la compétence

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
Voir la compétence

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
Voir la compétence

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
Voir la compétence

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
Voir la compétence

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
Voir la compétence

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
Voir la compétence

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
Voir la compétence

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
Voir la compétence

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
Voir la compétence

deanpeters/skill-authoring-workflow

5.8kgithub.com

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

$ npx skills add deanpeters/product-manager-skills
Voir la compétence

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
Voir la compétence

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
Voir la compétence