Back to categories
Category

Agent Skills in category: Uncategorized

72244 skills match this category. Browse curated collections and explore related Agent Skills.

seo-audit

Conduct comprehensive SEO audits and provide actionable recommendations

alexwelcing
alexwelcing
0

signup-flow-cro

Optimize signup and registration flows for higher conversion

alexwelcing
alexwelcing
0

social-content

Create engaging social media content strategies and posts

alexwelcing
alexwelcing
0

kcli-cluster-deployment

Guides deployment and management of Kubernetes clusters with kcli. Use when deploying OpenShift, k3s, kubeadm, or other Kubernetes distributions.

karmab
karmab
636168

kcli-configuration

Guides kcli configuration and provider setup. Use when setting up ~/.kcli/config.yml, configuring providers (KVM, AWS, GCP, Azure, etc.), or managing profiles.

karmab
karmab
636168

kcli-plan-authoring

Guides creation of kcli plan files for deploying VMs, networks, and infrastructure. Use when writing YAML plans with Jinja2 templating or debugging plan execution issues.

karmab
karmab
636168

kcli-provider-development

Guides implementation of new virtualization providers for kcli. Use when adding support for a new cloud platform, hypervisor, or infrastructure provider.

karmab
karmab
636168

kcli-testing

Guides testing and code quality for kcli. Use when writing tests, running linting, or validating changes before committing.

karmab
karmab
636168

kcli-vm-operations

Guides VM lifecycle operations with kcli. Use when creating, managing, or troubleshooting virtual machines across providers.

karmab
karmab
636168

kcli

Comprehensive guide for kcli usage. Use when creating VMs, deploying plans, managing clusters, or performing any kcli operations. Covers all common user workflows.

karmab
karmab
636168

checkpoint-commit

Slash command that creates governance checkpoint commits. Analyzes changes, validates .gitignore, and creates formatted checkpoint commits linked to Change Requests. Trigger with /checkpoint-commit [CR-XXXX] [summary].

desek
desek
3

checkpoint-read

Slash command that reads checkpoint commit history to recover context for new sessions. Queries Git history for checkpoint commits and summarizes what was implemented, what remains, and decisions captured.

desek
desek
3

governance

Creates Architecture Decision Records (ADRs) and Change Requests (CRs) for project governance. Activates on keywords like "ADR", "architecture decision", "CR", "change request", "governance", "technical decision", or "requirement change". Use for documenting technology choices, architectural patterns, or scope modifications.

desek
desek
3

build-and-learn

ACTION REQUIRED - After completing ANY non-trivial task (writing code, creating content, building strategies, designing anything), Claude MUST immediately invoke this skill and offer learning modes to the user. Do not wait for user to ask. Say "Want to understand the thinking behind what we just built?" then offer Quick (1 min) / Standard (10 min) / Deep (30 min) modes. Also invoke when user types "/build-and-learn" or asks "why did you do it this way" or "what could go wrong".

moh4med
moh4med
0

changelog-generator

|

hiccup-za
hiccup-za
0

istqb-foundation

|

hiccup-za
hiccup-za
0

openbio

>

[biologyproteingenomicschemistry
openbio-ai
openbio-ai
21

prompt-design

|

mrchen-hero
mrchen-hero
325

moonkite-maliang

UMPF 结构化提示词生成大师 - 通过多轮深度对话引导用户打磨电影级画面方案。支持 8 种视觉引擎(摄影/印刷/3D/油画/像素/水墨/定格动画/Pantone编辑插画)。触发条件: (1) 用户说'生成提示词'、'画一个...'、'帮我设计画面' (2) 需要 Nano banana 提示词 (3) 用户想要专业艺术指导生成图片 (4) 提到 UMPF 或 moonkite-maliang (5) 指定 style pantone + 主题,直接进入 Pantone 流程

huzhicheng
huzhicheng
74

moonkite-wechat-hongbao

微信红包封面创意设计大师 - 专注于卡通、动漫、游戏CG、商业海报风格的红包封面设计。支持三种创作模式(手动/自动/脑暴),一次性输出多尺寸提示词套装。触发条件: (1) 用户说'设计红包封面'、'红包封面'、'春节红包' (2) 需要微信红包封面设计 (3) 提到 wechat-hongbao

huzhicheng
huzhicheng
74

best-java-structure

Java Layered Architecture Design Pattern — A complete implementation guide for the classic five-layer architecture using Spring Boot + MyBatis-Plus. Suitable for bootstrapping new Java projects, refactoring existing architectures, establishing team development standards,and database migration scenarios.

chasepassion
chasepassion
1

bug-fix

Used for locating, reproducing, validating, and fixing software defects. Applicable when the user asks to "fix a bug," "locate an error," "analyze and fix an error," "reproduce an issue," "find the root cause," and similar scenarios.

chasepassion
chasepassion
1

express-improve

Helps users design, optimize, and review the structure and content of speeches, presentations, and persuasive communication in a wide range of high-stakes scenarios. Applicable situations include, but are not limited to: startup pitches and co-founder recruiting, research presentations and thesis defenses, job talks and academic interviews, product demos and investor pitches, lab meetings and progress updates, public speaking and TEDx-style talks, conference presentations and panel remarks, oral exams and qualifying defenses, expressing viewpoints and persuading others, upward reporting and performance reviews, and internal proposals and solution walkthroughs.

chasepassion
chasepassion
1

fastapi-structure-guide

Trigger when the user wants to create a new FastAPI project, add new features, refactor code, or asks about architectural best practices. This skill enforces 2026 clean architecture with SQLModel, Repository Pattern, full async, and production-ready workflow.

chasepassion
chasepassion
1

log-build

Add or refine sparse, structured, file-persisted application logs for non-trivial code changes. Use when Agent is proposing an implementation approach, writing a plan, or implementing or modifying complex business logic, critical state transitions, validation or parsing flows, boundary interactions (HTTP, DB, cache, queue, filesystem, subprocess), retries, fallbacks, async jobs, concurrency, or background tasks, because planning is the right time to decide log placement. Reuse the project's existing logging infrastructure whenever possible. Do not use for trivial edits, simple obvious CRUD, blanket "log everything" requests, or low-value noise.

chasepassion
chasepassion
1

orchestrate-multi-target-sdks

>-

speakeasy-api
speakeasy-api
94

configure-sdk-options

>-

speakeasy-api
speakeasy-api
94

customize-sdk-hooks

|

speakeasy-api
speakeasy-api
94

diagnose-generation-failure

Use when SDK generation failed or seeing errors. Triggers on "generation failed", "speakeasy run failed", "SDK build error", "workflow failed", "Step Failed", "why did generation fail"

speakeasy-api
speakeasy-api
94

extract-openapi-from-code

Use when extracting or generating an OpenAPI spec from existing API code. Triggers on "extract OpenAPI", "code first", "generate spec from code", "FastAPI OpenAPI", "Spring Boot OpenAPI", "NestJS swagger", "Django OpenAPI", "Flask OpenAPI", "Rails swagger", "Laravel OpenAPI", "existing API code"

speakeasy-api
speakeasy-api
94

generate-mcp-server

Use when generating an MCP server from an OpenAPI spec with Speakeasy. Triggers on "generate MCP server", "MCP server", "Model Context Protocol", "AI assistant tools", "Claude tools", "speakeasy MCP", "mcp-typescript"

speakeasy-api
speakeasy-api
94

generate-terraform-provider

>-

speakeasy-api
speakeasy-api
94

improve-sdk-naming

Use when you want AI-powered suggestions for SDK naming improvements via the `speakeasy suggest` command (not manual overlay creation). Triggers on "suggest improvements", "speakeasy suggest", "AI suggestions", "suggest operation-ids", "suggest error-types", "auto-improve naming", "get AI recommendations".

speakeasy-api
speakeasy-api
94

manage-openapi-overlays

Use when creating, applying, or validating overlay files including x-speakeasy extensions. Covers overlay syntax, JSONPath targeting, retries, pagination, naming, grouping, open enums, global headers, custom security. Triggers on "create overlay", "apply overlay", "overlay file", "x-speakeasy", "add extension", "configure retries", "add pagination", "overlay for retries".

speakeasy-api
speakeasy-api
94

orchestrate-multi-repo-sdks

>-

speakeasy-api
speakeasy-api
94

setup-sdk-testing

Use when setting up SDK testing, configuring contract tests, writing Arazzo test workflows, or running integration tests. Triggers on "SDK testing", "test SDK", "contract testing", "Arazzo tests", "integration tests", "speakeasy test", "mock server", "test generation", "ResponseValidationError"

speakeasy-api
speakeasy-api
94

speakeasy-context

Speakeasy workflow: run 'agent context' FIRST, do task, run 'agent feedback' LAST. Triggers on speakeasy, SDK, OpenAPI.

speakeasy-api
speakeasy-api
94

start-new-sdk-project

>-

speakeasy-api
speakeasy-api
94

writing-openapi-specs

Reference guide for OpenAPI specification best practices, naming conventions, and expressing complex REST API patterns like polymorphism, enums, file uploads, and server-sent events. Use when writing or improving OpenAPI specs to ensure they follow established conventions and generate quality SDKs.

speakeasy-api
speakeasy-api
94

template-skill

Replace with description of the skill and when Claude should use it.

shafran123
shafran123
1

scoutqa-test

>-

phatpham-katalon
phatpham-katalon
1

logging-sucks

Use when adding, refactoring, or reviewing logging code and callsites across a codebase. Ensures structured, queryable, context-rich logging.

Boris Tane
Boris Tane
17813

add-skill

Create or improve agent skills. Load when creating SKILL.md files, writing skill descriptions, or structuring skill content for OpenCode or Claude.

elithrar
elithrar
17813

agents-sdk

Build stateful AI agents using the Cloudflare Agents SDK. Load when creating agents with persistent state, scheduling, RPC, MCP servers, email handling, or streaming chat. Covers Agent class, AIChatAgent, state management, and Code Mode for reduced token usage.

elithrar
elithrar
17813

differential-review

>

elithrar
elithrar
17813

durable-objects

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest.

elithrar
elithrar
17813

gitlab

Manages GitLab merge requests, CI/CD pipelines, and issues via glab CLI. Load before running glab commands, creating MRs, debugging pipeline failures, checking CI status, or any GitLab operation. Triggers on "merge request", "pipeline", "CI failure", "glab", or when git remote contains "gitlab".

elithrar
elithrar
17813

planetscale

Manages PlanetScale databases via MCP server or pscale CLI. Load before running pscale commands, using PlanetScale MCP tools, debugging connection errors, or analyzing slow queries.

elithrar
elithrar
17813

prompt-engineer

>

elithrar
elithrar
17813

sharp-edges

Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when reviewing API designs, configuration schemas, cryptographic library ergonomics, or evaluating whether code follows 'secure by default' and 'pit of success' principles. Triggers: footgun, misuse-resistant, secure defaults, API usability, dangerous configuration.

elithrar
elithrar
17813

Page 234 of 1445 · 72244 results