灵感菇

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

搜索结果

全部能力

找到 17783 个相关结果

研究学习 / 检索整理

cs-learn

cs-learn

668

把踩过的坑或好做法沉淀成可检索的 learning 文档,两条轨道 pitfall(坑)/ knowledge(默认做法)。触发:用户说"沉淀知识"、"learning"、"把这次经验记下来",或 acceptance / fix 收尾时推送。

Stars 764
learnlearningpitfallknowledge

软件工程 / 诊断修复

cs-refactor

cs-refactor

668

代码优化的子流程入口,处理"行为不变、结构变"的工作(结构 / 性能 / 可读性),按 scan → design → apply 分步执行每步人工放行。触发:用户说"优化一下 / 重构 / 重写 / 拆一下 / 性能不行 / 代码太长"且不夹带行为改动。不处理新需求 / bug / 跨模块架构重划。

Stars 764
designrefactorscanapply

通用助手 / 编排推荐

广告

ads

668

多平台付费广告审计与优化技能。分析 Google、Meta、YouTube、LinkedIn、TikTok、Microsoft 和 Apple Ads。250+ 项检查,涵盖…

Stars 0
uiauditagentagents

软件工程 / 诊断修复

cs-issue

cs-issue

668

修 bug 的子流程入口,把"发现问题"走到验证修复闭环,留下 report / analysis / fix-note 三份文件。触发:用户说"修 bug"、"有个问题"、"修复 XX"。只做路由,根据已有产物走 report / analyze / fix。简单问题走快速通道。

Stars 764
issuebugreportanalysis

软件工程 / 部署发布

pulumi-component

pulumi-component

668

Guide for authoring Pulumi ComponentResource classes. Use when creating reusable infrastructure components, designing component interfaces, setting up…

Stars 47
designuideploymentauth

软件工程 / 诊断修复

code-documentation-code-explain

code-documentation-code-explain

668

You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform…

Stars 37,673
designapidebuggingdocumentation

软件工程 / 诊断修复

opencode-primitives

opencode-primitives

667

Reference OpenCode docs when implementing skills, plugins, MCPs, or config-driven behavior.

Stars 15,252
uiopencodeprimitivesreference

数据与分析 / 分析洞察

seo-sxo

seo-sxo

667

Search Experience Optimization: reads Google SERPs backwards to detect page-type mismatches, derives user stories from search intent signals, and scores pages from multiple persona perspectives. Identifies why well-optimized pages fail to rank by analyzing what Google rewards for each keyword. Use when user says "SXO", "search experience", "page type mismatch", "SERP analysis", "user story", "persona scoring", "why isn't my page ranking", "intent mismatch", or "wireframe".

Stars 6,638
uxauditseosxo

软件工程 / 诊断修复

cs-issue-fix

cs-issue-fix

667

issue 流程阶段 3——按已确认根因和方案定点修复、验证、写 {slug}-fix-note.md 落档。两个入口:标准路径从 analyze 来,快速通道从 report 直接来。触发:用户说"开始修 bug"、"按分析修"、"动手改代码"。只动方案声明的文件,不顺手优化。

Stars 764
issuefixslugnote

软件工程 / 部署发布

pricing-page-generator

pricing-page-generator

667

When the user wants to create, optimize, or audit pricing page content and structure. Also use when the user mentions "pricing page," "pricing table," "plans,"…

Stars 471
uiauditapipricing

软件工程 / 诊断修复

cs-issue-analyze

cs-issue-analyze

666

issue 流程阶段 2——读 report + 读代码定位根因、评估风险,给用户 2-3 个修复方案让 TA 拍板。这一步不改代码。触发:用户说"分析这个 bug"、"找根因"、"定位问题",且已有 {slug}-report.md。

Stars 764
issueanalyzereportbug

安全与治理 / 审核评估

golang-swagger

golang-swagger

666

Golang OpenAPI/Swagger documentation with swaggo/swag — annotation comments (@Summary, @Param, @Success, @Router, @Security), swag init code generation,…

Stars 1,698
uisecurityauditapi

软件工程 / 诊断修复

git-workflow

git-workflow

666

Guided git workflows: prepare PRs, clean up branches, resolve merge conflicts, handle monorepo tags, squash-and-merge patterns. Use when asked to prepare a PR,…

Stars 783
uiworkflowgitguided

设计与产品 / 审核评估

design-dna

design-dna

666

Extract, define, and apply design DNA across three dimensions: design system (tokens), design style (qualitative feel), and visual effects (Canvas, WebGL, 3D, particles, shaders, scroll effects, etc.). Use this skill when: (1) a user wants to see the full 3-dimension design structure/schema, (2) a user provides images, screenshots, or URLs of reference designs and wants them analyzed into a structured JSON profile covering all three dimensions, (3) a user has a Design DNA JSON and content and wants a design generated from it, or (4) any combination of these phases. Triggers on "design DNA", "extract design style", "analyze design", "design tokens from reference", "generate design from JSON", "design system from screenshot", "design profile", "style guide JSON", "visual effects analysis", "design with effects", "3d design analysis".

Stars 695
designuiworkflowdna

软件工程 / 部署发布

indexnow

indexnow

666

When the user wants to implement IndexNow, notify search engines of new/updated URLs, or speed up Bing indexing. Also use when the user mentions "IndexNow,"…

Stars 471
uideploymentindexnowthe

数据与分析 / 分析洞察

docs-write

docs-write

665

Write documentation following Metabase's conversational, clear, and user-focused style. Use when creating or editing documentation files (markdown, MDX, etc.).

Stars 47,330
uidocswritedocumentation

自动化与集成 / 自动执行

chrome-bridge-automation

chrome-bridge-automation

665

Vision-driven browser automation using Midscene Bridge mode. Operates entirely from screenshots — no DOM or accessibility labels required. Can interact with all visible elements on screen regardless of technology stack. Connects to the user's desktop Chrome browser via the Midscene Chrome Extension, preserving cookies, sessions, and login state. Does NOT take over the user's mouse or keyboard — operates through Chrome DevTools Protocol. Use this skill when the user wants to: - Browse, navigate, or open web pages in the user's own Chrome browser - Interact with pages that require login sessions, cookies, or existing browser state - Scrape, extract, or collect data from websites using the user's real browser - Fill out forms, click buttons, or interact with web elements - Verify, validate, test, or QA frontend UI behavior - Take screenshots of web pages - Automate multi-step web workflows - Test what was just built, validate the UI in real browser Powered by Midscene.js (https://midscenejs.com)

Stars 223
frontenduitestingrag

安全与治理 / 审核评估

fusion-github-review-resolution

fusion-github-review-resolution

665

Resolves unresolved GitHub PR review threads end-to-end: evaluates whether each review comment is correct, applies a targeted fix when valid, replies with…

Stars 0
uiauditworkflowgithub

软件工程 / 部署发布

cs-decide

cs-decide

665

把已拍板的技术选型、架构决定、长期约束、编码规约记成永久性决策文档(tech-stack / architecture / constraint / convention 四种)。触发:用户说"记录决定"、"归档技术选型"、"ADR"、"记录这条约束"、"把规约写下来",或 design / analyze…

Stars 764
designdecidetechstack

通用助手 / 编排推荐

aws-billing-and-cost-management

aws-billing-and-cost-management

665

Analyze AWS costs, find savings, manage budgets, evaluate Savings Plans and Reserved Instances, right-size EC2/Lambda/RDS/EBS with Compute Optimizer, look up service pricing, query CUR with Athena, detect cost anomalies, scope costs to billing views, and monitor Free Tier usage. Triggers on: AWS bill, cost analysis, reduce spend, savings plan, reserved instance, right-size, budget alert, cost optimization, pricing, free tier, cost anomaly, CUR, cost audit, billing view, billing view ARN.

Stars 654
auditapiagentworkflow

226 / 890