Skip to content

Skill Catalog

Browse 5,478 curated AI agent skills. No account needed.

No spam. Unsubscribe anytime.

Job Stories

Create job stories using the 'When [situation], I want to [motivation], so I can [outcome]' format with detailed acceptance criteria. Use when writing job stories, creating JTBD-style backlog items, or expressing user situations and motivations.

by phuryn/pm-skills / pm-execution/skills/job-stories

#work-life#productivity#product-managementPresentations & Documents

Journal Entry

Prepare journal entries with proper debits, credits, and supporting detail. Use when booking month-end accruals (AP, payroll, prepaid), recording depreciation or amortization, posting revenue recognition or deferred revenue adjustments, or documenting an entry for audit review.

by anthropics/knowledge-work-plugins / finance/skills/journal-entry

#work-life#productivity#knowledge-workBusiness, Marketing & Sales

Journal Entry Prep

Prepare journal entries with proper debits, credits, and supporting documentation for month-end close. Use when booking accruals, prepaid amortization, fixed asset depreciation, payroll entries, revenue recognition, or any manual journal entry.

by anthropics/knowledge-work-plugins / finance/skills/journal-entry-prep

#work-life#productivity#knowledge-workBusiness, Marketing & Sales

Journaling Prompt System

Generates personalized journaling prompts based on your current mood, goals, or life situation. Creates structured journal templates for morning pages, gratitude, reflection, and weekly reviews. Prerequisites: python3.

by AgentArmory

#productivity#journaling#reflectionProductivity & Planning

Joyride User Scripts Project Assistant

Expert assistance for Joyride User Script projects - REPL-driven ClojureScript and user space automation of VS Code

by github/awesome-copilot / instructions/joyride-user-project.instructions.md

#github-copilot#backend#developmentSoftware Engineering

Joyride Workspace Automation Assistant

Expert assistance for Joyride Workspace automation - REPL-driven and user space ClojureScript automation within specific VS Code workspaces

by github/awesome-copilot / instructions/joyride-workspace-automation.instructions.md

#github-copilot#backend#developmentSoftware Engineering

Jqschema

Infer JSON structure and types with jq-based schema discovery.

by github/gh-aw / .github/skills/jqschema

#broad-capability#agentic-workflows#github-actionsData, AI & Research

JSON Canvas

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.

by guanyang/antigravity-skills / skills/json-canvas

#broad-capability#agent-skills#designPersonal Productivity

JSON Canvas

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.

by julianobarbosa/claude-code-skills / skills/json-canvas

#broad-capability#devops#azurePresentations & Documents

JSON Canvas

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.

by davepoon/buildwithclaude / plugins/all-skills/skills/json-canvas

#design#systemsDesign, Media & Creative

Json Canvas Skill

Json Canvas Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/json-canvas-skill

#github#broad-capability#externalDevOps & Cloud

Judge

Reviewing code via multi-engine orchestration. Orchestrates parallel review via subagents with grounding verification, shipping only findings worth fixing. Default Claude + Codex (dual-engine); agy optional third axis. Use for PR review or pre-commit checks — detects bugs, vulnerabilities, logic errors, and intent misalignment. Complements Zen refactoring.

by simota/agent-skills / judge

#broad-capability#development#securitySoftware Engineering

Jules

Delegate coding tasks to Google Jules AI agent for asynchronous execution. Use when user says: 'have Jules fix', 'delegate to Jules', 'send to Jules', 'ask Jules to', 'check Jules sessions', 'pull Jules results', 'jules add tests', 'jules add docs', 'jules review pr'. Handles: bug fixes, documentation, features, tests, refactoring, code reviews. Works with GitHub repos, creates PRs.

by sanjay3290/ai-skills / skills/jules

#broad-capability#image-generation#researchSoftware Engineering

JUnit 5+ Best Practices

Get best practices for JUnit 5 unit testing, including data-driven tests

by github/awesome-copilot / skills/java-junit

#github-copilot#awesome-copilot#externalSoftware Engineering

Junit 5 Skill

Generates production-grade JUnit 5 unit and integration tests in Java. Covers assertions, parameterized tests, lifecycle hooks, mocking with Mockito, and nested tests. Use when user mentions "JUnit", "JUnit 5", "@Test", "assertEquals", "Assertions", "Java unit test". Triggers on: "JUnit", "@Test", "assertEquals", "Java test", "unit test Java".

by LambdaTest/agent-skills / junit-5-skill

#testing#automationSoftware Engineering

Jupiter

Build Solana DeFi applications combining Jupiter APIs with Helius infrastructure. Covers token swaps (Swap API V2), lending/borrowing (Lend protocol), limit orders (Trigger), DCA (Recurring), token/price data, transaction submission via Sender, fee optimization, real-time streaming, and wallet intelligence.

by helius-labs/core-ai / helius-cursor/skills/jupiter

#helius-core-ai#solana#blockchainSoftware Engineering

Jupiter

Build Solana DeFi applications combining Jupiter APIs with Helius infrastructure. Covers token swaps (Swap API V2), lending/borrowing (Lend protocol), limit orders (Trigger), DCA (Recurring), token/price data, transaction submission via Sender, fee optimization, real-time streaming, and wallet intelligence.

by helius-labs/core-ai / helius-plugin/skills/jupiter

#helius-core-ai#solana#blockchainSoftware Engineering

Jupyter Live Kernel

Iterative Python via live Jupyter kernel (hamelnb).

by NousResearch/hermes-agent / skills/data-science/jupyter-live-kernel

#broad-capability#development#creativeData, AI & Research

Jupyter Notebook

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/jupyter-notebook

#broad-capability#creative#mlData, AI & Research

Jurisdiction Format

Compile patent application into jurisdiction-specific filing format. Use when user says "格式转换", "jurisdiction format", "国家格式", "compile patent", or wants formatted patent documents for CN/US/EP filing.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/jurisdiction-format

#broad-capability#wanshuiyin-aris#ml-researchBusiness, Marketing & Sales

Justfile

Create, edit, refactor, lint, and maintain Justfiles and `.just` module files using the `just` command runner. ALWAYS use this skill when the user mentions justfile, Justfile, just recipes, just modules, `.just` files, or asks to set up task automation with just. Also trigger when migrating a Makefile to just, adding recipes or modules to an existing Justfile, or organizing and documenting project commands. Covers house conventions, templates, namespacing by domain, dotenv, cross-platform support, and a structural lint. NOT FOR file-based build dependency graphs that need timestamp tracking (use make).

by julianobarbosa/claude-code-skills / skills/justfile

#broad-capability#devops#azureSoftware Engineering

Justfile Skill

Justfile Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/justfile-skill

#github#broad-capability#externalDevOps & Cloud

K8s Clusters Skill

K8s Clusters Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/k8s-clusters-skill

#github#broad-capability#externalDevOps & Cloud

K8s Security Policies

Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards.

by wshobson/agents / plugins/kubernetes-operations/skills/k8s-security-policies

#broad-capability#engineering#agent-skillsSecurity & Compliance

K8s Timezone Config

Configure timezone for Kubernetes pods using TZ environment variable. Use when deploying workloads that need Brazil/São Paulo timezone or when logs show UTC (+0000) instead of local time.

by julianobarbosa/claude-code-skills / skills/k8s-timezone-config

#broad-capability#devops#azureDevOps & Cloud

Kanban Orchestrator

Decomposition playbook + anti-temptation rules for an orchestrator profile routing work through Kanban. The "don't do the work yourself" rule and the basic lifecycle are auto-injected into every kanban worker's system prompt; this skill is the deeper playbook when you're specifically playing the orchestrator role.

by NousResearch/hermes-agent / skills/devops/kanban-orchestrator

#broad-capability#development#creativeAgent Orchestration

Kanban Video Orchestrator

Plan, set up, and monitor a multi-agent video production pipeline backed by Hermes Kanban. Use when the user wants to make ANY video — narrative film, product/marketing, music video, explainer, ASCII/terminal art, abstract/generative loop, comic, 3D, real-time/installation — and the work warrants decomposition into specialized profiles (writer, designer, animator, renderer, voice, editor, etc.) coordinated through a kanban board. Performs adaptive discovery to scope the brief, designs an appropriate team for the requested style, generates the setup script that creates Hermes profiles + initial kanban task, then helps monitor execution and intervene when tasks stall or fail. Routes scenes to whichever Hermes rendering / audio / design skill fits each beat (`ascii-video`, `manim-video`, `p5js`, `comfyui`, `touchdesigner-mcp`, `blender-mcp`, `pixel-art`, `baoyu-comic`, `claude-design`, `excalidraw`, `songsee`, `heartmula`, …) plus external APIs for TTS, image-gen, and image-to-video as needed.

by NousResearch/hermes-agent / optional-skills/creative/kanban-video-orchestrator

#broad-capability#development#creativeAgent Orchestration

Kanban Worker

Pitfalls, examples, and edge cases for Hermes Kanban workers. The lifecycle itself is auto-injected into every worker's system prompt as KANBAN_GUIDANCE (from agent/prompt_builder.py); this skill is what you load when you want deeper detail on specific scenarios.

by NousResearch/hermes-agent / skills/devops/kanban-worker

#broad-capability#development#creativeAgent Orchestration

Kanchi Dividend Review Monitor

Monitor dividend portfolios with Kanchi-style forced-review triggers (T1-T5) and convert anomalies into OK/WARN/REVIEW states without auto-selling. Use when users ask for 減配検知, 8-Kガバナンス監視, 配当安全性モニタリング, REVIEWキュー自動化, or periodic dividend risk checks.

by tradermonty/claude-trading-skills / skills/kanchi-dividend-review-monitor

#work-life#productivity#financeBusiness, Marketing & Sales

Kanchi Dividend Sop

Convert Kanchi-style dividend investing into a repeatable US-stock operating procedure. Use when users ask for かんち式配当投資, dividend screening, dividend growth quality checks, PERxPBR adaptation for US sectors, pullback limit-order planning, or one-page stock memo creation. Covers screening, deep dive, entry planning, and post-purchase monitoring cadence.

by tradermonty/claude-trading-skills / skills/kanchi-dividend-sop

#work-life#productivity#financeBusiness, Marketing & Sales

Kanchi Dividend Us Tax Accounting

Provide US dividend tax and account-location workflow for Kanchi-style income portfolios. Use when users ask about qualified vs ordinary dividends, 1099-DIV interpretation, REIT/BDC distribution treatment, holding-period checks, or taxable-vs-IRA account placement decisions for dividend assets.

by tradermonty/claude-trading-skills / skills/kanchi-dividend-us-tax-accounting

#work-life#productivity#financeBusiness, Marketing & Sales

Kargo Skill

Kargo Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/kargo-skill

#github#broad-capability#externalDevOps & Cloud

Karma Testing Skill

Generates Karma test runner configurations for browser-based JavaScript testing. Works with Jasmine, Mocha, or QUnit. Use when user mentions "Karma", "karma.conf.js", "browser test runner". Triggers on: "Karma", "karma.conf", "karma test runner", "browser-based JS test".

by LambdaTest/agent-skills / karma-skill

#github#external#license-mitAgent Orchestration

Kb Article

Draft a knowledge base article from a resolved issue or common question. Use when a ticket resolution is worth documenting for self-service, the same question keeps coming up, a workaround needs to be published, or a known issue should be communicated to customers.

by anthropics/knowledge-work-plugins / customer-support/skills/kb-article

#work-life#productivity#knowledge-workEducation & Writing

Kb Retriever

面向本地知识库目录的检索和问答助手。核心流程:(1)分层索引导航 (2)遇到PDF/Excel时必须先读取references学习处理方法 (3)处理文件后再检索。按文件类型组合使用 grep、Read、pdfplumber、pandas 进行渐进式检索,避免整文件加载。用户问题涉及"从知识库目录回答问题/检索信息/查资料"时使用。

by ConardLi/garden-skills / skills/kb-retriever

#broad-capability#web-design#image-generationData, AI & Research

keep (v1)

Manage Google Keep notes.

by googleworkspace/cli / skills/gws-keep

#work-life#productivity#externalPersonal Productivity

Keyboard Navigator

Keyboard navigation and focus management specialist. Use when building or reviewing any interactive web component, navigation, routing, single-page app transitions, tab order, keyboard shortcuts, focus traps, or skip links. Ensures full keyboard operability for users who cannot use a mouse. Applies to any web framework or vanilla HTML/CSS/JS.

by Community-Access/accessibility-agents / codex-skills/keyboard-navigator

#broad-capability#accessibility#a11ySoftware Engineering

Keyvault Csi Driver

Azure Key Vault + CSI Driver integration for Kubernetes secrets management. Use when creating SecretProviderClass resources, mounting secrets from Key Vault, troubleshooting 403 errors, syncing secrets to K8s, or configuring applications to use Key Vault secrets.

by julianobarbosa/claude-code-skills / skills/keyvault-csi-driver

#broad-capability#devops#azureDevOps & Cloud

Keyvault Csi Driver Skill

Keyvault Csi Driver Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/keyvault-csi-driver-skill

#github#broad-capability#externalDevOps & Cloud

Keyword Research

When the user wants to discover, evaluate, or prioritize App Store keywords. Also use when the user mentions "keyword research", "find keywords", "search volume", "keyword difficulty", "keyword ideas", or "what keywords should I target". For implementing keywords into metadata, see metadata-optimization. For auditing current keyword performance, see aso-audit.

by Eronred/aso-skills / skills/keyword-research

#work-life#productivity#app-store-optimizationBusiness, Marketing & Sales

Kibana Agent Builder

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.

by elastic/agent-skills / skills/kibana/agent-builder

#elastic#elasticsearch#kibanaAgent Orchestration

Kibana Alerting Rules

Create and manage Kibana alerting rules via REST API or Terraform. Use when creating, updating, or managing rule lifecycle (enable, disable, mute, snooze) or rules-as-code workflows.

by elastic/agent-skills / skills/kibana/kibana-alerting-rules

#elastic#elasticsearch#kibanaDevOps & Cloud

Kibana Audit

Enable and configure Kibana audit logging for saved object access, logins, and space operations. Use when setting up Kibana audit, filtering events, or correlating Kibana and ES audit logs.

by elastic/agent-skills / skills/kibana/kibana-audit

#elastic#elasticsearch#kibanaSecurity & Compliance

Kibana Connectors

Create and manage Kibana connectors for Slack, PagerDuty, Jira, webhooks, and more via REST API or Terraform. Use when configuring third-party integrations or managing connectors as code.

by elastic/agent-skills / skills/kibana/kibana-connectors

#elastic#elasticsearch#kibanaDevOps & Cloud

Kibana Dashboards

Create and manage Kibana Dashboards and visualizations. Use when you need to define dashboards and visualizations declaratively, version control them, or automate their deployment.

by elastic/agent-skills / skills/kibana/kibana-dashboards

#elastic#elasticsearch#kibanaData, AI & Research

Kibana Streams

List, inspect, enable, disable, and resync Kibana Streams via the REST API. Use when the user needs stream details, ingest/query settings, queries, significant events, or attachments.

by elastic/agent-skills / skills/kibana/streams

#elastic#elasticsearch#kibanaData, AI & Research

Kibana Vega

Create Vega and Vega-Lite visualizations with ES|QL data sources in Kibana. Use when building custom charts, dashboards, or programmatic panel layouts beyond standard Lens charts.

by elastic/agent-skills / skills/kibana/kibana-vega

#elastic#elasticsearch#kibanaData, AI & Research

Kicad

Analyze KiCad projects and PDF schematics: schematics, PCB layouts, Gerbers, footprints, symbols, netlists, and design rules. Reviews designs for bugs, traces nets, cross-references schematic to PCB, extracts BOM data, checks DRC/ERC, DFM, power trees, and regulator circuits. Every finding carries a confidence label and evidence source with trust_summary rollup. Analyzes PDF schematics from dev boards, reference designs, eval kits, and datasheets. Supports KiCad 5–10. Use whenever the user mentions .kicad_sch, .kicad_pcb, .kicad_pro, PCB design review, schematic analysis, PDF schematics, reference designs, Gerber files, DRC/ERC, netlist issues, BOM extraction, signal tracing, power budget, DFM, or wants to understand, debug, compare, or review any hardware design. Also for "check my board", "review before fab", "what's wrong with my schematic", "is this ready to order", "check my power supply", "verify this circuit", or any electronics/PCB design question.

by aklofas/kicad-happy / skills/kicad

#kicad#electronics#electronicScience & Simulation

Kidoc

Generate professional engineering documentation from KiCad projects — Hardware Design Descriptions (HDD), CE Technical Files, Interface Control Documents (ICD), Design Review Packages, and Manufacturing Transfer Packages. Auto-runs schematic, PCB, EMC, and thermal analyses; renders schematic and PCB SVGs with subsystem cropping, focus dimming, net highlighting, and pin-net annotation; generates power tree, bus topology, and architecture block diagrams. Produces styled PDF with cover pages, TOC, and vector SVG embedding. Markdown source of truth — human-editable, version-controllable. Use for "generate documentation", "create report", "HDD", "CE technical file", "design review package", "ICD", "render schematic", "render layout", "generate block diagram", "manufacturing package", "generate PDF", or "custom report".

by aklofas/kicad-happy / skills/kidoc

#kicad#electronics#projectPresentations & Documents

Kill Argument Exercise: Adversarial Attack-Defense Review

Two-thread adversarial review: a fresh reviewer constructs the strongest 200-word rejection memo, then a second fresh reviewer defends the paper point-by-point and surfaces still-unresolved critical issues. Use when user says "kill argument", "adversarial review", "hostile review", "rebuttal preparation", "reviewer-2 simulation", or before submitting a theory paper that has already passed standard review rounds.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/kill-argument

#broad-capability#github#externalData, AI & Research

Klaviyo

Klaviyo email/SMS marketing - profiles, events, flows, segmentation

by alinaqi/maggy / skills/klaviyo

#claude-bootstrap#bootstrap#emailBusiness, Marketing & Sales

Knative

Knative serverless platform for Kubernetes. Use when deploying serverless workloads, configuring autoscaling (scale-to-zero), event-driven architectures, traffic management (blue-green, canary), CloudEvents routing, Brokers/Triggers/Sources, or working with Knative Serving/Eventing/Functions. Covers installation, networking (Kourier/Istio/Contour), and troubleshooting.

by julianobarbosa/claude-code-skills / skills/knative

#broad-capability#devops#azureDevOps & Cloud

Knative Skill

Knative Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/knative-skill

#github#broad-capability#externalDevOps & Cloud

Knowledge Capture

Transform conversations and discussions into structured Notion documentation

by tommy-ca/notion-skills / plugins/notion-skills/skills/knowledge-capture

#work-life#productivity#externalPersonal Productivity

Knowledge Comic Creator

Knowledge comics (知识漫画): educational, biography, tutorial.

by NousResearch/hermes-agent / skills/creative/baoyu-comic

#github#broad-capability#externalDesign, Media & Creative

Knowledge Distillation

Compress large language models using knowledge distillation from teacher to student models. Use when deploying smaller models with retained performance, transferring GPT-4 capabilities to open-source models, or reducing inference costs. Covers temperature scaling, soft targets, reverse KLD, logit distillation, and MiniLLM training strategies.

by Orchestra-Research/AI-Research-SKILLs / 19-emerging-techniques/knowledge-distillation

#broad-capability#ai-research#machine-learningData, AI & Research

Knowledge Steward Skill

AI工作经验知识库管理。适用于用户明确要求'保存到Obsidian'、'记录这个'、'save this insight'、'memo this'、'capture this'等知识沉淀场景。将对话中的提示词、模式、问题修复、想法和效率优化保存到Obsidian知识库,并自动同步到GitHub。

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/knowledge-steward

#broad-capability#github#externalPersonal Productivity

Knowledge Work Mode - Context Override Skill

Switch to Knowledge Work mode for research and writing — use when task is non-code focused

by nyldn/claude-octopus / skills/skill-knowledge-work

#github#broad-capability#externalAgent Orchestration

Kotlin Backend Jpa Entity Mapping

Model Kotlin persistence code correctly for Spring Data JPA and Hibernate. Covers entity design, identity and equality, uniqueness constraints, relationships, fetch plans, and common ORM (Object-Relational Mapping) traps specific to Kotlin. Use when creating or reviewing JPA (Java Persistence API) entities, diagnosing N+1 or LazyInitializationException, placing indexes and uniqueness rules, or preventing Kotlin-specific bugs such as data class entities and broken equals/hashCode.

by Kotlin/kotlin-agent-skills / skills/kotlin-backend-jpa-entity-mapping

#kotlin#jvm#androidSoftware Engineering

Kotlin MCP Server Development Expert

Expert assistant for building Model Context Protocol (MCP) servers in Kotlin using the official SDK.

by github/awesome-copilot / agents/kotlin-mcp-expert.agent.md

#github-copilot#mcp#serverSoftware Engineering

Kotlin MCP Server Development Guidelines

Best practices and patterns for building Model Context Protocol (MCP) servers in Kotlin using the official io.modelcontextprotocol:kotlin-sdk library.

by github/awesome-copilot / instructions/kotlin-mcp-server.instructions.md

#github-copilot#awesome-copilot#externalSoftware Engineering

Kotlin MCP Server Generator

Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.

by github/awesome-copilot / skills/kotlin-mcp-server-generator

#github-copilot#mcp#serverAgent Orchestration

Kotlin Specialist

Provides idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI construction, Ktor server setup, and type-safe DSL design. Use when building Kotlin applications requiring coroutines, multiplatform development, or Android with Compose. Invoke for Flow API, KMP projects, Ktor servers, DSL design, sealed classes, suspend function, Android Kotlin, Kotlin Multiplatform.

by Jeffallan/claude-skills / skills/kotlin-specialist

#engineering#full-stack#backendSoftware Engineering

Kotlin Tooling Agp9 Migration

Migrates Kotlin Multiplatform (KMP) projects to Android Gradle Plugin 9.0+. Handles plugin replacement (com.android.kotlin.multiplatform.library), module splitting, DSL migration, and the new default project structure. Use when upgrading AGP, when build fails due to KMP+AGP incompatibility, or when the user mentions AGP 9.0, android multiplatform plugin, KMP migration, or com.android.kotlin.multiplatform.library.

by Kotlin/kotlin-agent-skills / skills/kotlin-tooling-agp9-migration

#kotlin#jvm#androidSoftware Engineering

Kotlin Tooling Cocoapods Spm Migration

Migrate KMP projects from CocoaPods (kotlin("native.cocoapods")) to Swift Package Manager (swiftPMDependencies DSL) — replaces pod() with swiftPackage(), transforms cocoapods.* imports to swiftPMImport.*, and reconfigures the Xcode project.

by Kotlin/kotlin-agent-skills / skills/kotlin-tooling-cocoapods-spm-migration

#kotlin#jvm#androidSoftware Engineering

Kotlin Tooling Java To Kotlin

Use when converting Java source files to idiomatic Kotlin, when user mentions "java to kotlin", "j2k", "convert java", "migrate java to kotlin", or when working with .java files that need to become .kt files. Handles framework-aware conversion for Spring, Lombok, Hibernate, Jackson, Micronaut, Quarkus, Dagger/Hilt, RxJava, JUnit, Guice, Retrofit, and Mockito.

by Kotlin/kotlin-agent-skills / skills/kotlin-tooling-java-to-kotlin

#kotlin#jvm#androidSoftware Engineering

Kpi Dashboard Design

Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use this skill when building an executive SaaS metrics dashboard tracking MRR, churn, and LTV/CAC ratios; designing an operations center with live service health and request throughput; creating a cohort retention analysis view for a product team; or debugging a dashboard where metrics contradict each other due to inconsistent calculation methodology.

by wshobson/agents / plugins/business-analytics/skills/kpi-dashboard-design

#broad-capability#engineering#agent-skillsBusiness, Marketing & Sales

KQL

KQL language expertise for writing correct, efficient Kusto Query Language queries. Covers syntax gotchas, join patterns, dynamic types, datetime pitfalls, regex patterns, serialization, memory management, result-size discipline, and advanced functions (geo, vector, graph). USE THIS SKILL whenever writing, debugging, or reviewing KQL queries — even simple ones — because the gotchas section prevents the most common errors that waste tool calls and cause expensive retry cascades. Trigger on: KQL, Kusto, ADX, Azure Data Explorer, Fabric Real-Time Intelligence, EventHouse, Log Analytics, log analysis, data exploration, time series, anomaly detection, summarize, where clause, join, extend, project, let statement, parse operator, extract function, any mention of pipe-forward query syntax.

by microsoft/skills / .github/skills/kql

#broad-capability#development#setupData, AI & Research

KQL

Kusto Query Language authoring, debugging, optimization, translation, and tooling for Azure Monitor, Sentinel, ADX, and Application Insights. USE WHEN user mentions 'KQL', 'Kusto', 'Log Analytics query', 'Sentinel query', 'hunting query', 'ADX query', 'Application Insights query', 'translate SQL to KQL', 'Splunk to KQL', 'optimize query', 'KQL performance', '.kql file', 'detection rule', 'analytics rule', 'threat hunting', 'Azure monitor query', 'log query', 'summarize operator', 'where TimeGenerated', OR any request involving querying Azure log/telemetry data. Even if the user doesn't say "KQL" explicitly — if they're asking about querying Azure logs, security events, or telemetry data, this skill applies.

by julianobarbosa/claude-code-skills / skills/kql

#broad-capability#devops#azureData, AI & Research

Kql Skill

Kql Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.

by julianobarbosa/claude-code-skills / skills/kql-skill

#github#broad-capability#externalDevOps & Cloud

Kubernetes Clusters Skill

| Context | Name | |---------|------| | Developer/Docs | `cafehyna-hub` | | Azure CLI | `aks-cafehyna-default` |

by julianobarbosa/claude-code-skills / skills/k8s-clusters

#broad-capability#devops#azureDevOps & Cloud

Kubernetes Deployment Best Practices

Comprehensive best practices for deploying and managing applications on Kubernetes. Covers Pods, Deployments, Services, Ingress, ConfigMaps, Secrets, health checks, resource limits, scaling, and security contexts.

by github/awesome-copilot / instructions/kubernetes-deployment-best-practices.instructions.md

#github-copilot#awesome-copilot#externalDevOps & Cloud

Kubernetes Manifest Generator

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.

by wshobson/agents / plugins/kubernetes-operations/skills/k8s-manifest-generator

#github#broad-capability#externalDevOps & Cloud

Kubernetes Manifests Instructions

Best practices for Kubernetes YAML manifests including labeling conventions, security contexts, pod security, resource management, probes, and validation commands

by github/awesome-copilot / instructions/kubernetes-manifests.instructions.md

#github-copilot#cloud#architectureDevOps & Cloud

Kubernetes Specialist

Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization, GitOps pipelines, and multi-cluster management.

by Jeffallan/claude-skills / skills/kubernetes-specialist

#engineering#full-stack#dockerDevOps & Cloud

Kusto Assistant

Expert KQL assistant for live Azure Data Explorer analysis via Azure MCP server

by github/awesome-copilot / agents/kusto-assistant.agent.md

#github-copilot#structured#dataData, AI & Research

Labarchive Integration

Electronic lab notebook API integration. Access notebooks, manage entries/attachments, backup notebooks, integrate with Protocols.io/Jupyter/REDCap, for programmatic ELN workflows.

by K-Dense-AI/scientific-agent-skills / skills/labarchive-integration

#broad-capability#science#mathData, AI & Research

LabArchives Integration

Electronic lab notebook API integration. Access notebooks, manage entries/attachments, backup notebooks, integrate with Protocols.io/Jupyter/REDCap, for programmatic ELN workflows.

by K-Dense-AI/scientific-agent-skills / scientific-skills/labarchive-integration

#github#broad-capability#externalData, AI & Research

Label and Archive Gmail Threads

Apply Gmail labels to matching messages and archive them to keep your inbox clean.

by googleworkspace/cli / skills/recipe-label-and-archive-emails

#work-life#productivity#externalPersonal Productivity

Lambda

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.

by itsmostafa/aws-agent-skills / skills/lambda

#cloud#architectureDevOps & Cloud

Lambda Labs GPU Cloud

Reserved and on-demand GPU cloud instances for ML training and inference. Use when you need dedicated GPU instances with simple SSH access, persistent filesystems, or high-performance multi-node clusters for large-scale training.

by NousResearch/hermes-agent / optional-skills/mlops/lambda-labs

#broad-capability#development#creativeDevOps & Cloud

Lamindb

This skill should be used when working with LaminDB, an open-source data framework for biology that makes data queryable, traceable, reproducible, and FAIR. Use when managing biological datasets (scRNA-seq, spatial, flow cytometry, etc.), tracking computational workflows, curating and validating data with biological ontologies, building data lakehouses, or ensuring data lineage and reproducibility in biological research. Covers data management, annotation, ontologies (genes, cell types, diseases, tissues), schema validation, integrations with workflow managers (Nextflow, Snakemake) and MLOps platforms (W&B, MLflow), and deployment strategies.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/lamindb

#broad-capability#creative#bioinformaticsScience & Simulation

Landing Page Generator

Generates high-converting landing pages as complete Next.js/React (TSX) components with Tailwind CSS. Creates hero sections, feature grids, pricing tables, FAQ accordions, testimonial blocks, and CTA sections using proven copy frameworks (PAS, AIDA, BAB). Outputs SEO meta tags, structured data, and performance-optimised code targeting Core Web Vitals (LCP < 1s, CLS < 0.1). Use when the user asks to create a landing page, marketing page, homepage, single-page site, lead capture page, campaign page, promo page, or conversion-optimised web page — or when they want to A/B test landing page variants or replace a static page with one designed to convert.

by alirezarezvani/claude-skills / product-team/skills/landing-page-generator

#work-life#productivity#businessSoftware Engineering

Langchain Architecture

Design LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.

by wshobson/agents / plugins/llm-application-dev/skills/langchain-architecture

#broad-capability#engineering#agent-skillsData, AI & Research

LangChain - Build LLM Applications with Agents & RAG

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG applications. Best for rapid prototyping and production deployments.

by Orchestra-Research/AI-Research-SKILLs / 14-agents/langchain

#github#broad-capability#externalData, AI & Research

LangChain Python Instructions

Instructions for using LangChain with Python

by github/awesome-copilot / instructions/langchain-python.instructions.md

#github-copilot#prompt#engineeringData, AI & Research

Langgraph

Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointers, human-in-the-loop patterns, and the ReAct agent pattern.

by sickn33/antigravity-awesome-skills / plugins/antigravity-awesome-skills-claude/skills/langgraph

#microsoft#agent#frameworkAgent Orchestration

LangSmith - LLM Observability Platform

LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems, or building systematic testing pipelines for AI applications.

by Orchestra-Research/AI-Research-SKILLs / 17-observability/langsmith

#github#broad-capability#externalData, AI & Research

Language Practice Partner

Conducts conversational language practice at your level, corrects grammar in real-time, teaches vocabulary in context, and tracks your progress. Researches cultural context via Brave Search. Prerequisites: brave-search MCP.

by AgentArmory

#learning#language#practiceLearning & Education

Laravel Dusk Skill

Generates Laravel Dusk browser tests in PHP. Chrome-based E2E testing for Laravel apps. Use when user mentions "Dusk", "Laravel Dusk", "$browser->visit", "DuskTestCase". Triggers on: "Laravel Dusk", "Dusk test", "$browser->visit", "DuskTestCase".

by LambdaTest/agent-skills / laravel-dusk-skill

#github#external#license-mitAgent Orchestration

Laravel Expert Agent

Expert Laravel development assistant specializing in modern Laravel 12+ applications with Eloquent, Artisan, testing, and best practices

by github/awesome-copilot / agents/laravel-expert-agent.agent.md

#github-copilot#awesome-copilot#externalAgent Orchestration

Laravel Specialist

Build and configure Laravel 10+ applications, including creating Eloquent models and relationships, implementing Sanctum authentication, configuring Horizon queues, designing RESTful APIs with API resources, and building reactive interfaces with Livewire. Use when creating Laravel models, setting up queue workers, implementing Sanctum auth flows, building Livewire components, optimising Eloquent queries, or writing Pest/PHPUnit tests for Laravel features.

by Jeffallan/claude-skills / skills/laravel-specialist

#engineering#full-stack#backendSoftware Engineering

Last30days

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

by sickn33/antigravity-awesome-skills / plugins/antigravity-awesome-skills-claude/skills/last30days

#prompt#engineeringEducation & Writing

Last30days

Research what people actually say about any topic in the last 30 days. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub, and the web.

by mvanhorn/last30days-skill / skills/last30days

#work-life#productivity#retrospectiveData, AI & Research

last30days: Research Any Topic from the Last 30 Days

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

by mvanhorn/last30days-skill / docs/test-results/v1-vs-v2-quick/v2-SKILL.md

#work-life#productivity#externalPersonal Productivity

last30days: Research Any Topic from the Last 30 Days

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

by mvanhorn/last30days-skill / docs/test-results/v1-vs-v2-20260206-231338/v1-SKILL.md

#work-life#productivity#externalPersonal Productivity

Latch

Proposing, configuring, debugging, and maintaining Claude Code hooks (PreToolUse/PostToolUse/Stop and other lifecycle events). Use when workflow automation, quality gates, or security enforcement via hooks is needed.

by simota/agent-skills / latch

#broad-capability#development#securitySoftware Engineering

Latchbio Integration

Latch platform for bioinformatics workflows. Build pipelines with Latch SDK, @workflow/@task decorators, deploy serverless workflows, LatchFile/LatchDir, Nextflow/Snakemake integration.

by K-Dense-AI/scientific-agent-skills / skills/latchbio-integration

#k-dense-ai-claude-scientific-skills#bioinformaticsScience & Simulation

LatchBio Integration

Latch platform for bioinformatics workflows. Build pipelines with Latch SDK, @workflow/@task decorators, deploy serverless workflows, LatchFile/LatchDir, Nextflow/Snakemake integration.

by K-Dense-AI/scientific-agent-skills / scientific-skills/latchbio-integration

#github#external#license-mitData, AI & Research

LatchBio Integration

Latch platform for bioinformatics workflows. Build pipelines with Latch SDK, @workflow/@task decorators, deploy serverless workflows, LatchFile/LatchDir, Nextflow/Snakemake integration.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/latchbio-integration

#broad-capability#github#externalDesign, Media & Creative