CtrlK
BlogDocsLog inGet started
Tessl Logo

Discover skills

Discover and install skills to enhance your AI agent's capabilities.

AllSkillsDocsRules
NameContainsScore

managing-database-migrations

jeremylongshore/claude-code-plugins-plus-skills

Process use when you need to work with database migrations. This skill provides schema migration management with comprehensive guidance and automation. Trigger with phrases like "create migration", "run migrations", or "manage schema versions".

Skills

86

1.34x

intellectronica/agent-skills

Transform user requests into detailed, precise prompts for AI models. Use when users say "promptify", "promptify this", or explicitly request prompt engineering or improvement of their request for better AI responses.

Skills

86

1.02x

secondsky/claude-skills

Secure dependency upgrades with supply chain protection, cooldowns, and staged rollout. Use when upgrading deps, configuring security policies, or preventing supply chain attacks.

Skills

86

1.76x

itsmostafa/aws-agent-skills

AWS SNS notification service for pub/sub messaging. Use when creating topics, managing subscriptions, configuring message filtering, sending notifications, or setting up mobile push.

Skills

86

0.97x

itsmostafa/aws-agent-skills

AWS Identity and Access Management for users, roles, policies, and permissions. Use when creating IAM policies, configuring cross-account access, setting up service roles, troubleshooting permission errors, or managing access control.

Skills

86

1.04x

ActiveCampaign/postmark-skills

Use when working with Postmark email platform - routes to specific sub-skills for sending emails, processing inbound email, managing templates, or configuring webhooks.

Skills

86

1.24x

w3c/web-performance

Guidelines for converting W3C specs to Bikeshed format. Covers anchor ID preservation, dfn handling, and common pitfalls. Read this before any Bikeshed conversion or migration work.

Skills

86

1.30x

jeremylongshore/claude-code-plugins-plus-skills

Deep dive into migrating to Deepgram from other transcription providers. Use when migrating from AWS Transcribe, Google Cloud STT, Azure Speech, OpenAI Whisper, AssemblyAI, or Rev.ai to Deepgram. Trigger: "deepgram migration", "switch to deepgram", "migrate transcription", "deepgram from AWS", "deepgram from Google", "replace whisper with deepgram".

Skills

86

1.88x

confighub/confighub-skills

Find, count, inspect, or audit Kubernetes workloads and config stored in ConfigHub — fleet sweeps and single-workload lookups. Use for "where is checkout deployed?", "which Deployments run over 5 replicas?", "find workloads missing resource limits", "what image tag is our worker on?". Not for live cluster state (use kubectl).

Skills

86

2.27x

auth0/agent-skills

Use when adding Auth0 login, logout, route guards, or HTTP interceptors to an Angular application. Integrates @auth0/auth0-angular for SPAs — use even if the user says "protect my Angular routes" or "add authentication to Angular" without naming the SDK.

Skills

86

1.16x

redis/agent-filesystem

Use when agents need persistent shared storage, when saving or restoring workspace state, or when coordinating file access across multiple agents and machines. Creates Redis-backed workspaces, checkpoints and restores agent state, mounts shared filesystems locally, searches workspace contents, and forks workspaces for parallel work.

Skills

86

redis/agent-filesystem

Use when agents need persistent shared storage, when saving or restoring workspace state, or when coordinating file access across multiple agents and machines. Creates Redis-backed workspaces, checkpoints and restores agent state, mounts shared filesystems locally, searches workspace contents, and forks workspaces for parallel work.

Skills

86

punkdev/cc2oc

v0.1.1

Add and ship OpenCode support for one Claude Code plugin at a time. Includes core migration to a reviewable `opencode-plugin/` adapter, maintainer-facing docs, and follow-up CI/versioning setup for package publishing or skill-copy drift checks.

Contains:

ci-setup

Set up post-migration CI, versioning, and publishing readiness for an OpenCode adapter after local Claude Code to OpenCode plugin support works. Use when the user asks for CI, release workflows, npm publishing, trusted publishing, package versioning, skill-copy drift checks, or accepts the `migrate-plugin` follow-up offer after an `opencode-plugin/` adapter is created. Requires user approval before adding workflow files or publishing automation.

docs

Polish maintainer-facing documentation for Claude Code to OpenCode plugin migrations after local support files exist. Use when the user asks to update README docs, OPENCODE_SUPPORT.md, PR notes, install instructions, caveats, support decisions, or explanations for maintainers reviewing an `opencode-plugin/` adapter. Do not create CI, publishing workflows, or release automation; hand those to `ci-setup`.

migrate-plugin

Add local OpenCode support to one existing Claude Code plugin. Creates one reviewable `opencode-plugin/` adapter package, migrates Claude MCP config to OpenCode config when present, ports hooks by intent, tests behavior, and packages plugin skills when needed. Use when the user says "port a Claude plugin to OpenCode", "add OpenCode support", "make this plugin work in OpenCode", "port the hooks", or the repo has `.claude-plugin/`, `.mcp.json`, or plugin-local `.claude/skills/`. Stop before CI/release automation, but always offer the `ci-setup` follow-up after local support works.

Skills

86

1.25x

Dicklesworthstone/pi_agent_rust

Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.

Skills

86

1.15x

benchflow-ai/skillsbench

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks

Skills

86

2.16x

trpc-group/trpc-agent-go

Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.

Skills

86

3.88x

github/awesome-copilot

Create, alter, and validate Snowflake semantic views using Snowflake CLI (snow). Use when asked to build or troubleshoot semantic views/semantic layer definitions with CREATE/ALTER SEMANTIC VIEW, to validate semantic-view DDL against Snowflake via CLI, or to guide Snowflake CLI installation and connection setup.

Skills

86

1.75x

jeremylongshore/claude-code-plugins-plus-skills

Implement Databricks API rate limiting, backoff, and idempotency patterns. Use when handling rate limit errors, implementing retry logic, or optimizing API request throughput for Databricks. Trigger with phrases like "databricks rate limit", "databricks throttling", "databricks 429", "databricks retry", "databricks backoff".

Skills

86

1.86x

jeremylongshore/claude-code-plugins-plus-skills

Execute Customer.io production deployment checklist. Use when preparing for production launch, auditing integration quality, or performing pre-launch validation. Trigger: "customer.io production", "customer.io checklist", "deploy customer.io", "customer.io go-live", "customer.io launch".

Skills

86

1.57x

honeycombio/agent-skill

Guide for retrofitting OpenTelemetry into an existing, uninstrumented application. Trigger phrases: "migrate existing app to OTel", "add OpenTelemetry to existing project", "retrofit OTel into my codebase", "thread context through my code", "context propagation", "bridge Prometheus metrics to OTel", "logging bridge", "migrate logging to OTel", "slog bridge", "logback bridge", "verify my instrumentation", "traces are disconnected", "orphaned spans", "migrate to OpenTelemetry", "OTel migration plan", "how do I sequence an OTel migration", "add tracing to existing code", "refactor for context propagation", "Fiber context gotcha", "keep existing logging working with OTel", "add OTel without breaking Prometheus", "bridge existing metrics", "coexist with existing monitoring", or any request about retrofitting OpenTelemetry into an existing application. This skill is for migrating existing codebases, NOT greenfield instrumentation (use otel-instrumentation) or Beeline-specific migration (use beeline-migration).

Skills

86

1.03x

Can't find what you're looking for? Evaluate a missing skill.