灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 1329 个相关结果 / 内容写作

软件工程 / 部署发布

tempo

tempo

262

Grafana Tempo distributed tracing backend. Covers TraceQL query language (span selectors, attribute scopes, pipeline operators, structural operators, metrics functions), trace ingestion via OTLP/Jaeger/Zipkin, Tempo architecture (distributor/ingester/compactor/querier/metrics-generator), full configuration reference with YAML, metrics-from-traces (span metrics, service graphs, TraceQL metrics), deployment modes (monolithic/microservices/Helm/Kubernetes), multi-tenancy, performance tuning, caching, and HTTP API. Use when working with distributed traces, writing TraceQL queries, deploying Tempo, configuring trace pipelines, or setting up Grafana-Tempo integrations (traces-to-logs, traces-to-metrics, traces-to-profiles).

Stars 40
backenduiperformancekubernetes

软件工程 / 部署发布

阿里云智能内容-妙笔

alicloud-ai-content-aimiaobi

262

通过 OpenAPI/SDK 管理阿里云全妙(AiMiaoBi)。当用户请求阿里云妙笔内容运营相关操作时适用,包括列出资源等。

Stars 0
uiapiworkflowalicloud

软件工程 / 诊断修复

reddit-fetch

reddit-fetch

260

Fetch content from Reddit using Gemini CLI or curl JSON API fallback. Use when accessing Reddit URLs, researching topics on Reddit, or when Reddit returns…

Stars 8,315
uxapiredditfetch

软件工程 / 部署发布

competitor-price-tracker

competitor-price-tracker

260

Monitor competitor pricing pages and send alerts when prices change. Track discount patterns, promotional cycles, and pricing strategy shifts.

Stars 138
competitorpricetrackermonitor

软件工程 / 诊断修复

tavily-web

tavily-web

259

Web search, content extraction, crawling, and research capabilities using Tavily API

Stars 27,331
uiapitavilyweb

软件工程 / 诊断修复

chakra-ui-migrate

chakra-ui-migrate

258

Migrate Chakra UI projects from v2 to v3, covering package changes, codemods, provider setup, color mode, prop renaming, compound components, theming, recipes, and Next.js updates. Use this skill whenever a user is upgrading Chakra UI versions, encountering breaking changes after an upgrade, converting old v2 patterns (ColorModeScript, useColorModeValue, styleConfig, extendTheme, isDisabled, colorScheme, @chakra-ui/icons, framer-motion dependency), fixing compound component patterns, or asking about differences between Chakra UI v2 and v3 — even if they don't say "migrate" or "upgrade" explicitly.

Stars 40,426
nextjsuichakramigrate

软件工程 / 部署发布

AEO优化

aeo-optimization

258

AI引擎优化 - 语义三元组、页面模板、用于AI引用的内容集群

Stars 0
uiaeooptimizationengine

软件工程 / 诊断修复

nano-banana

nano-banana

257

REQUIRED for all image generation requests. Generate and edit images using Nano Banana (Gemini CLI). Handles blog featured images, YouTube thumbnails, icons,…

Stars 299
designuinanobanana

软件工程 / 诊断修复

revenuecat

revenuecat

256

Comprehensive assistance with RevenueCat in-app subscriptions and purchases

Stars 32
reactdesignuiapi

软件工程 / 诊断修复

kernel-python-sdk

kernel-python-sdk

255

Build browser automation scripts using the Kernel Python SDK with Playwright and remote browser management.

Stars 3
uitestingplaywrightapi

软件工程 / 诊断修复

create-pr

create-pr

254

Alias for sentry-skills:pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing…

Stars 37,673
uitestingworkflowalias

软件工程 / 部署发布

sales-automator

sales-automator

254

Draft cold emails, follow-ups, and proposal templates. Creates pricing pages, case studies, and sales scripts. Use PROACTIVELY for sales outreach or lead…

Stars 37,704
uiworkflowsalesautomator

软件工程 / 诊断修复

gpui-event

gpui-event

254

Event handling and subscriptions in GPUI. Use when implementing events, observers, or event-driven patterns. Supports custom events, entity observations, and…

Stars 11,444
reactuigpuievent

软件工程 / 诊断修复

godot-gdscript-patterns

godot-gdscript-patterns

254

Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or…

Stars 37,684
designuiperformancegodot

软件工程 / 诊断修复

crafting-effective-readmes

crafting-effective-readmes

253

Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.

Stars 27,317
uicraftingeffectivereadmes

软件工程 / 部署发布

mimir

mimir

253

Grafana Mimir scalable long-term metrics storage. Covers architecture (distributor/ingester/compactor/querier/ query-frontend/store-gateway/ruler), deployment modes (monolithic/microservices), configuration, Prometheus remote write, PromQL querying, multi-tenancy, compaction, and operations. Use when working with Mimir for metrics storage, scaling Prometheus, configuring Mimir clusters, writing PromQL, or debugging Mimir.

Stars 39
frontenduideploymentrag

软件工程 / 诊断修复

dbos-python

dbos-python

252

DBOS Python SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Python code with DBOS, creating…

Stars 6
uitestingagentworkflow

软件工程 / 诊断修复

direct-response-copy

direct-response-copy

251

Write persuasive sales copy that converts using proven direct response principles. Use when writing landing pages, sales emails, ads, or any copy designed to…

Stars 21
designuidirectresponse

软件工程 / 诊断修复

odoo-upgrade

odoo-upgrade

250

Comprehensive Odoo ERP upgrade assistant for migrating modules between Odoo versions (14-19). Handles XML views, Python API changes, JavaScript/OWL components, theme SCSS variables, manifest updates, security implementations, and database migrations. Use when user asks to upgrade Odoo modules, fix version compatibility issues, migrate themes between versions, or resolve Odoo 17/18/19 migration errors. Specializes in frontend RPC service migrations, view XML transformations, theme variable restructuring, and portal template XPath fixes. <example> Context: User wants to upgrade an Odoo module to a newer version user: "Upgrade my Odoo 16 module to Odoo 17" assistant: "I will use the odoo-upgrade skill to analyze your module, apply XML view transformations, update Python API decorators, and fix manifest version strings for Odoo 17 compatibility." <commentary>Core trigger - version migration request with module in scope.</commentary> </example> <example> Context: User hits migration errors after an Odoo version change user: "My module breaks with tree views in Odoo 19 - how do I fix it?" assistant: "I will use the odoo-upgrade skill to convert all tree views to list views, update attrs expressions to inline invisible, and fix any other Odoo 19 breaking changes." <commentary>Error-driven trigger - fix specific migration breakage.</commentary> </example> <example> Context: User needs data migration scripts user: "Generate migration scripts for upgrading my module from Odoo 17 to 19" assistant: "I will create pre-migrate.py and post-migrate.py scripts handling field renames, data transformations, and cleanup." <commentary>Data migration trigger - generates migration script templates.</commentary> </example>

Stars 54
frontendsecurityapidatabase

软件工程 / 诊断修复

rdkit

rdkit

250

Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D…

Stars 22,924
reactuiapiagent

36 / 67