搜索结果
全部能力
找到 17783 个相关结果
内容创作 / 生成
landing-page-optimization
landing-page-optimization
Use when working on landing pages — creation, copywriting, design, optimization, or conversion rate improvement. Covers hero sections, above-the-fold content,…
自动化与集成 / 自动执行
marketplace-catalog-sync
marketplace-catalog-sync
Apply when building catalog or SKU synchronization logic for VTEX marketplace seller connectors. Covers the changenotification endpoint, SKU suggestion…
研究学习 / 检索整理
knowledge-distillation
knowledge-distillation
Compress large language models using knowledge distillation from teacher to student models. Use when deploying smaller models with retained performance,…
软件工程 / 诊断修复
linkedin-post-optimizer
linkedin-post-optimizer
Professional narrative style with line breaks, hashtag strategy, and hooks in first 2 lines to avoid truncation
内容创作 / 生成
listenhub-cli
listenhub-cli
ListenHub CLI skills router. Routes to the correct skill based on user intent. Triggers on: "make a podcast", "explainer video", "read aloud", "TTS", "generate image", "做播客", "解说视频", "朗读", "生成图片", "幻灯片", "slides", "音乐", "music", "generate music", "翻唱", "cover song", "parse URL", "解析链接", "提取内容".
通用助手 / 编排推荐
pydantic-ai-agent-creation
pydantic-ai-agent-creation
Create PydanticAI agents with type-safe dependencies, structured outputs, and proper configuration. Use when building AI agents, creating chat systems, or…
安全与治理 / 审核评估
manage-mcp
manage-mcp
Manage MCP servers in Nuxt - setup, create, customize with middleware, review, and troubleshoot
研究学习 / 检索整理
llamaindex
llamaindex
Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices,…
软件工程 / 诊断修复
ios-hig
ios-hig
Use when designing iOS interfaces, implementing accessibility (VoiceOver, Dynamic Type), handling dark mode, ensuring adequate touch targets, providing…
软件工程 / 诊断修复
blockchain-expert
blockchain-expert
Expert-level blockchain, Web3, smart contracts, DeFi, and cryptocurrency development
软件工程 / 部署发布
playwright
playwright
Playwright browser automation API, web scraping, and tooling. Covers locator strategies, assertions, API testing, stealth mode, anti-bot bypass, authenticated sessions, screenshots/PDFs, Docker deployment, configuration, debugging, and MCP integration with AI agents. Prevents documented errors including CI timeout hangs, extension testing failures, and navigation issues. Use when automating browsers, scraping protected sites, bypassing bot detection, generating screenshots/PDFs, configuring Playwright Test, troubleshooting Playwright errors, or learning Playwright API patterns. For E2E test architecture, Page Object Models, CI sharding strategies, or test organization patterns, use the e2e-testing skill instead.
自动化与集成 / 自动执行
adk-integrations
adk-integrations
在 ADK 项目中发现、添加、配置和使用 Botpress 集成的指南 - 当用户询问连接服务、管理…时使用
软件工程 / 诊断修复
hono-testing
hono-testing
Hono testing patterns - app.request(), test client, mocking environment, and integration testing strategies
自动化与集成 / 自动执行
plaid-fintech
plaid-fintech
Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling,…
内容创作 / 生成
eachlabs-fashion-ai
eachlabs-fashion-ai
Generate fashion model imagery, virtual try-on, runway videos, and campaign visuals using EachLabs AI. Use when the user needs fashion content, model…
软件工程 / 诊断修复
axiom-swift-performance
axiom-swift-performance
Use when optimizing Swift code performance, reducing memory usage, improving runtime efficiency, dealing with COW, ARC overhead, generics specialization, or…
软件工程 / 部署发布
dependencies-audit
dependencies-audit
MUST be used whenever fixing dependency issues in a Flows app. This skill finds AND fixes vulnerabilities, outdated packages, deprecated dependencies, and…
研究学习 / 检索整理
embedding-strategies
embedding-strategies
Guide to selecting and optimizing embedding models for vector search applications.
安全与治理 / 审核评估
cnki-advanced-search
cnki-advanced-search
Perform advanced search on CNKI with field filters like author, title, journal, date range, source category (SCI/EI/CSSCI/北大核心). Use when user needs precise…
软件工程 / 诊断修复
hono-validation
hono-validation
Hono request validation with Zod, TypeBox, Valibot - type-safe input validation for JSON, forms, query params, and headers