搜索结果
全部能力
找到 17783 个相关结果
通用助手 / 编排推荐
story-cover
story-cover
|
软件工程 / 诊断修复
go-defensive
go-defensive
Use when hardening Go code at API boundaries — copying slices/maps, verifying interface compliance, using defer for cleanup, time.Time/time.Duration, or…
通用助手 / 编排推荐
deployer
deployer
Deploy CCA (Continuous Clearing Auction) smart contracts using the Factory pattern. Use when user says "deploy auction", "deploy cca", "factory deployment", or…
软件工程 / 诊断修复
institutional-flow-tracker
institutional-flow-tracker
Use this skill to track institutional investor ownership changes and portfolio flows using 13F filings data. Analyzes hedge funds, mutual funds, and other…
软件工程 / 诊断修复
qa-expert
qa-expert
Quality assurance expert for testing strategies and quality gates. Use when planning test coverage, setting up QA processes, or improving quality standards.
通用助手 / 编排推荐
hermes-imports
hermes-imports
将本地 Hermes 运算符工作流转换为经过净化的 ECC 技能与发布包构件。适用于在准备将 Hermes 工作流用于公共 ECC 复用时,无需……
软件工程 / 诊断修复
prompt-caching
prompt-caching
Caching strategies for LLM prompts including Anthropic prompt
通用助手 / 编排推荐
mermaid
mermaid
Create flowcharts, sequence diagrams, state machines, class diagrams, Gantt charts, and mindmaps using simple text-based syntax. Best for process flows, API…
软件工程 / 诊断修复
electron-best-practices
electron-best-practices
Guide AI agents through Electron app development with React including security patterns, type-safe IPC, React integration, packaging with code signing, and…
软件工程 / 诊断修复
jupyter-notebook-writing
jupyter-notebook-writing
Write Milvus application-level Jupyter notebook examples using a Markdown-first workflow with jupyter-switch for format conversion.
内容创作 / 生成
mmx-cli
mmx-cli
Use mmx to generate text, images, video, speech, and music via the MiniMax AI platform. Use when the user wants to create media content, chat with MiniMax…
软件工程 / 诊断修复
cc-gateway-ai-proxy
cc-gateway-ai-proxy
Deploy and configure CC Gateway, a reverse proxy that normalizes Claude Code device fingerprints and telemetry for privacy-preserving API proxying
软件工程 / 部署发布
brainstorm
brainstorm
Use this skill before any creative work - new features, architecture decisions, project inception, or design exploration. Activates on mentions of brainstorm,…
设计与产品 / 审核评估
first-customers
first-customers
Create a strategy for selling to your first 100 customers using the minimalist entrepreneur playbook. Use when someone has a product and needs to find…
软件工程 / 诊断修复
seo-meta
seo-meta
Generate complete SEO meta tags for every page. Covers title patterns, meta descriptions, Open Graph, Twitter Cards, and JSON-LD structured data (LocalBusiness, Service, FAQ, BreadcrumbList). Use when: building pages, adding social sharing, implementing structured data, optimizing for search engines.
软件工程 / 诊断修复
motion-framer
motion-framer
Modern animation library for React and JavaScript. Create smooth, production-ready animations with motion components, variants, gestures (hover/tap/drag),…
自动化与集成 / 自动执行
notebooklm
notebooklm
Interact with Google NotebookLM to query documentation with Gemini's source-grounded answers. Each question opens a fresh browser session, retrieves the answer…
通用助手 / 编排推荐
news-search
news-search
USE FOR news search. Returns news articles with title, URL, description, age, thumbnail. Supports freshness and date range filtering, SafeSearch filter and…
软件工程 / 部署发布
go-packages
go-packages
Use when creating Go packages, organizing imports, managing dependencies, or deciding how to structure Go code into packages. Also use when starting a new Go…
通用助手 / 编排推荐
go-control-flow
go-control-flow
Use when writing conditionals, loops, or switch statements in Go — including if with initialization, early returns, for loop forms, range, switch, type…