搜索结果
全部能力
找到 17783 个相关结果
通用助手 / 编排推荐
session-logger
session-logger
Saves conversation history to session log files. Use when user says "保存对话", "保存对话信息", "记录会话", "save session", or "save conversation". Automatically creates…
软件工程 / 诊断修复
components-guide
components-guide
Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code.
安全与治理 / 审核评估
gws-reseller
gws-reseller
Google Workspace Reseller: Manage Workspace subscriptions.
通用助手 / 编排推荐
go-context
go-context
Use when working with context.Context in Go — placement in signatures, propagating cancellation and deadlines, and storing values in context vs parameters.…
软件工程 / 诊断修复
go-interfaces
go-interfaces
Use when defining or implementing Go interfaces, designing abstractions, creating mockable boundaries for testing, or composing types through embedding. Also…
软件工程 / 部署发布
save-thread
save-thread
Save the real Claude Code session messages only when the user explicitly requests it. Use nmem t save to import the recorded session, not a summary-only…
软件工程 / 诊断修复
observability-service-health
observability-service-health
Assess APM service health using SLOs, alerts, ML, throughput, latency, error rate, and dependencies. Use when checking service status, performance, or when the user asks about service health.
通用助手 / 编排推荐
rhwp-edit
rhwp-edit
编辑 HWP 文档——插入/删除文本、全部替换、创建表格、设置单元格文本——通过封装了 @rhwp/core WASM 引擎的 k-skill-rhwp CLI 实现(rhwp 由…
设计与产品 / 审核评估
domain-cli
domain-cli
用于构建 CLI 工具。关键词:CLI、command line、terminal、clap、structopt、argument parsing、subcommand、interactive、TUI、ratatui、crossterm 等。
软件工程 / 诊断修复
prompt-library
prompt-library
A comprehensive collection of battle-tested prompts inspired by [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) and community best…
软件工程 / 诊断修复
swift-api-design-guidelines-skill
swift-api-design-guidelines-skill
Write, review, or improve Swift APIs using Swift API Design Guidelines for naming, argument labels, documentation comments, terminology, and general…
软件工程 / 诊断修复
API 设计原则
api-design-principles
掌握 REST 和 GraphQL API 设计原则,构建直观、可扩展且易于维护的 API,让开发者满意并经得起时间考验。
软件工程 / 诊断修复
firebase-data-connect
firebase-data-connect
Builds and deploys Firebase SQL Connect (aka Firebase Data Connect) backends with PostgreSQL securely. Use when designing schemas with tables and relations,…
通用助手 / 编排推荐
brand-strategist
brand-strategist
Expert brand strategy covering brand positioning, identity development, brand architecture, messaging frameworks, and brand governance. Use when developing brand positioning statements, creating messaging frameworks, auditing brand health metrics, building brand architecture models, or establishing brand governance guidelines.
研究学习 / 检索整理
auto-paper-demo
auto-paper-demo
Make a demo of a research paper in a marimo notebook fully automatically without extra user input.
通用助手 / 编排推荐
code-reviewer
code-reviewer
Reviews pull requests and code changes for quality, security, and best practices. Use when user asks for code review, PR review, or mentions reviewing changes.
软件工程 / 诊断修复
prisma
prisma
Expert in Prisma ORM with type-safe database operations and schema design
软件工程 / 诊断修复
clean-code-principles
clean-code-principles
SOLID principles, design patterns, DRY, KISS, and clean code fundamentals. Use when reviewing architecture, checking code quality, refactoring, or discussing…
设计与产品 / 审核评估
huashu-md-to-pdf
huashu-md-to-pdf
将 Markdown 文档转换为专业的 PDF 白皮书,采用苹果设计风格。 支持完整的 Markdown 语法(代码块、表格、引用、列表等)。 自动生成封面、目录、页眉页脚。 使用场景:技术文档、白皮书、教程、报告等需要专业排版的 Markdown 文档。
通用助手 / 编排推荐
schema-builder
schema-builder
Design and generate Convex database schemas with proper validation, indexes, and relationships. Use when creating schema.ts or modifying table definitions.