搜索结果
ing
找到 13037 个相关结果
通用助手 / 编排推荐
negotiation
negotiation
Prepare and execute negotiations using tactical empathy, calibrated questions, and the Ackerman method. Use when the user mentions "salary negotiation",…
软件工程 / 诊断修复
assistant-ui
assistant-ui
Guide for assistant-ui library - AI chat UI components. Use when asking about architecture, debugging, or understanding the codebase.
自动化与集成 / 自动执行
数据管道
data-pipeline
数据管道与 ETL 自动化 - 用于数据集成和分析的提取、转换、加载工作流
安全与治理 / 审核评估
StoryBrand 信息框架
storybrand-messaging
使用叙事结构明确品牌信息,将客户定位为英雄。适用于用户提及"品牌信息"、"网站文案"、"电梯演讲"…
数据与分析 / 分析洞察
seo
seo
Comprehensive SEO analysis for any website or business type. Full site audits, single-page analysis, technical SEO (crawlability, indexability, Core Web Vitals…
软件工程 / 诊断修复
C# 测试
csharp-testing
使用 xUnit、FluentAssertions 和 Mock 框架的 C# 与 .NET 测试模式,涵盖集成测试与测试组织最佳实践。
通用助手 / 编排推荐
AI 智能体构建器
ai-agent-builder
使用工具、记忆和多步推理构建 AI 智能体——ChatGPT、Claude、Gemini 集成模式
软件工程 / 部署发布
fix
fix
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
软件工程 / 诊断修复
设计动效原则
design-motion-principles
基于 Emil Kowalski、Jakub Krehel 和 Jhey Tompkins 技巧的动效与交互设计审查专家。适用于审查 UI 动画、…
软件工程 / 诊断修复
tanstack-query
tanstack-query
Powerful asynchronous state management, server-state utilities, and data fetching for TS/JS, React, Vue, Solid, Svelte & Angular.
软件工程 / 诊断修复
prd-development
prd-development
Build a structured PRD that connects problem, users, solution, and success criteria. Use when turning discovery notes into an engineering-ready document for a…
通用助手 / 编排推荐
领域驱动设计
domain-driven-design
使用限界上下文、聚合和通用语言围绕业务领域对软件进行建模。当用户提及"领域建模"、"限界上下文"时使用。
软件工程 / 部署发布
chaos-engineer
chaos-engineer
Designs chaos experiments, creates failure injection frameworks, and facilitates game day exercises for distributed systems — producing runbooks, experiment…
软件工程 / 部署发布
GitHub 运维
github-ops
GitHub 仓库操作、自动化与管理。使用……进行 Issue 分流、PR 管理、CI/CD 操作、发布管理与安全监控。
通用助手 / 编排推荐
ghost-scan-secrets
ghost-scan-secrets
Ghost Security - Secrets and credentials scanner. Scans codebase for leaked API keys, tokens, passwords, and sensitive data. Detects hardcoded secrets and generates findings with severity and remediation guidance. Use when the user asks to check for leaked secrets, scan for credentials, find hardcoded API keys or passwords, detect exposed .env values, or audit code for sensitive data exposure.
办公运营 / 自动执行
html-to-ppt
html-to-ppt
使用 Marp 将 HTML/Markdown 转换为 PowerPoint 演示文稿
软件工程 / 诊断修复
sigma
sigma
Personalized 1-on-1 AI tutor using Bloom's 2-Sigma mastery learning. Guides users through any topic with Socratic questioning, adaptive pacing, and rich visual…
软件工程 / 部署发布
发票生成器
invoice-generator
为自由职业者和小型企业创建格式规范的专业发票。支持多币种和税费计算。
软件工程 / 诊断修复
security-review
security-review
This skill ensures all code follows security best practices and identifies potential vulnerabilities. Use when implementing authentication or authorization,…
通用助手 / 编排推荐
steel-browser
steel-browser
Use this skill for any web task where WebFetch or curl would fail or be insufficient — pages that require JavaScript to render, forms to fill and submit, screenshots or PDFs of live pages, CAPTCHA/bot-protection bypass, login flows, and multi-step browser navigation with persistent session state. WebFetch returns empty HTML for JS-rendered pages; this skill runs a real cloud browser that executes JavaScript, maintains cookies, clicks buttons, and handles anti-bot measures. Trigger when the user wants you to actually perform a web task (visit, interact, extract, capture) rather than just write code for it. Skip only for: static pages a simple GET can fetch, localhost or private-network targets, writing browser automation code the user will run themselves, or conceptual questions about browser tools.