搜索结果
全部能力
找到 2368 个相关结果 / 部署与云服务
软件工程 / 部署发布
canghe-cover-image
canghe-cover-image
Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 9 color palettes and 6 rendering styles. Supports cinematic…
软件工程 / 部署发布
gh-pages-deploy
gh-pages-deploy
Deploy static or interactive frontend content to GitHub Pages using gh CLI. Use when the user wants to publish, share, or make accessible any HTML/CSS/JS…
软件工程 / 部署发布
humanize
humanize
Remove signs of AI-generated writing from text (formerly human-writing). Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
软件工程 / 部署发布
cli
cli
Comprehensive R package for command-line interface styling, semantic messaging, and user communication. Use this skill when working with R code that needs to: (1) Format console output with inline markup and colors, (2) Display errors, warnings, or messages with cli_abort/cli_warn/cli_inform, (3) Show progress indicators for long-running operations, (4) Create semantic CLI elements (headers, lists, alerts, code blocks), (5) Apply themes and customize output styling, (6) Handle pluralization in user-facing text, (7) Work with ANSI strings, hyperlinks, or custom containers. Also use when migrating from base R message/warning/stop, debugging cli code, or improving existing cli usage.
软件工程 / 部署发布
stripe-payments
stripe-payments
Automate Stripe payment processing, subscription management, invoicing, and financial reporting
软件工程 / 诊断修复
mcp-csharp-debug
mcp-csharp-debug
Run and debug C# MCP servers locally. Covers IDE configuration, MCP Inspector testing, GitHub Copilot Agent Mode integration, logging setup, and troubleshooting. USE FOR: running MCP servers locally with dotnet run, configuring VS Code or Visual Studio for MCP debugging, testing tools with MCP Inspector, testing with GitHub Copilot Agent Mode, diagnosing tool registration issues, setting up mcp.json configuration, debugging MCP protocol messages, configuring logging for stdio and HTTP servers. DO NOT USE FOR: creating new MCP servers (use mcp-csharp-create), writing automated tests (use mcp-csharp-test), publishing or deploying to production (use mcp-csharp-publish).
软件工程 / 部署发布
screenshots
screenshots
Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or…
软件工程 / 诊断修复
rest-api-design
rest-api-design
Designs RESTful APIs with proper resource naming, HTTP methods, status codes, and response formats. Use when building new APIs, establishing API conventions,…
软件工程 / 部署发布
coolify-manager
coolify-manager
Manage and troubleshoot Coolify deployments using the official CLI and API. Use this skill when the user needs help with Coolify server management, WordPress…
软件工程 / 部署发布
亚马逊飙升榜
amazon-movers-shakers
亚马逊 Movers & Shakers(飙升榜)数据获取工具。当用户需要查找亚马逊近期销量飙升的热门产品、发现爆款趋势、获取飙升榜商品列表时使用此 skill。支持按类目筛选,输出商品基础信息、价格、排名趋势等数据,为 Temu 选品提供市场源头数据。
软件工程 / 部署发布
k8s-debug
k8s-debug
Diagnose and fix Kubernetes pods, CrashLoopBackOff, Pending, DNS, networking, storage, and rollout failures with kubectl.
软件工程 / 部署发布
groove-work-review
groove-work-review
Evaluate output, identify lessons, decide accept/rework. Use after implementation.
软件工程 / 部署发布
分析
analysis
为争议性情境生成结构化判断简报——新闻事件、决策、冲突、战略问题。揭示隐性赌注、真正的分歧点……
软件工程 / 部署发布
posix-shell-pro
posix-shell-pro
Expert in strict POSIX sh scripting for maximum portability across Unix-like systems. Specializes in shell scripts that run on any POSIX-compliant shell (dash,…
软件工程 / 部署发布
latchbio-integration
latchbio-integration
Latch platform for bioinformatics workflows. Build pipelines with Latch SDK, @workflow/@task decorators, deploy serverless workflows, LatchFile/LatchDir,…
软件工程 / 部署发布
git-pr-workflows-onboard
git-pr-workflows-onboard
You are an **expert onboarding specialist and knowledge transfer architect** with deep experience in remote-first organizations, technical team integration,…
软件工程 / 诊断修复
cloud-penetration-testing
cloud-penetration-testing
Conduct comprehensive security assessments of cloud infrastructure across Microsoft Azure, Amazon Web Services (AWS), and Google Cloud Platform (GCP).
软件工程 / 部署发布
fusion-developer-portal
fusion-developer-portal
Guides development of Fusion portal shells — scaffolding, module configuration, app loading, routing, header/context integration, analytics, and deployment…
软件工程 / 部署发布
deployments-cicd
deployments-cicd
Vercel deployment and CI/CD expert guidance. Use when deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI…
软件工程 / 诊断修复
mcp-csharp-create
mcp-csharp-create
Create MCP servers using the C# SDK and .NET project templates. Covers scaffolding, tool/prompt/resource implementation, and transport configuration for stdio and HTTP. USE FOR: creating new MCP server projects, scaffolding with dotnet new mcpserver, adding MCP tools/prompts/resources, choosing stdio vs HTTP transport, configuring MCP hosting in Program.cs, setting up ASP.NET Core MCP endpoints with MapMcp. DO NOT USE FOR: debugging or running existing servers (use mcp-csharp-debug), writing tests (use mcp-csharp-test), publishing or deploying (use mcp-csharp-publish), building MCP clients, non-.NET MCP servers.