搜索结果
ing
找到 13037 个相关结果
软件工程 / 诊断修复
direct-response-copy
direct-response-copy
Write persuasive sales copy that converts using proven direct response principles. Use when writing landing pages, sales emails, ads, or any copy designed to…
通用助手 / 编排推荐
dispatching-parallel-agents
dispatching-parallel-agents
当面对 2 个以上可以独立进行、无共享状态或顺序依赖的任务时使用
软件工程 / 部署发布
string-reviewer
string-reviewer
Use this skill when asked to review text and user-facing strings within the codebase. It ensures that these strings follow rules on clarity, usefulness, brevity and style.
通用助手 / 编排推荐
conlang
conlang
Generate phonologically consistent constructed languages for fiction. Use when you need naming languages, alien speech, or fantasy tongues without deep…
数据与分析 / 分析洞察
build-review-interface
build-review-interface
Build a custom browser-based annotation interface tailored to your data for reviewing LLM traces and collecting structured feedback. Use when you need to build an annotation tool, review traces, or collect human labels.
设计与产品 / 审核评估
mermaidjs-v11
mermaidjs-v11
Create diagrams and visualizations using Mermaid.js v11 syntax. Use when generating flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams,…
软件工程 / 诊断修复
odoo-upgrade
odoo-upgrade
Comprehensive Odoo ERP upgrade assistant for migrating modules between Odoo versions (14-19). Handles XML views, Python API changes, JavaScript/OWL components, theme SCSS variables, manifest updates, security implementations, and database migrations. Use when user asks to upgrade Odoo modules, fix version compatibility issues, migrate themes between versions, or resolve Odoo 17/18/19 migration errors. Specializes in frontend RPC service migrations, view XML transformations, theme variable restructuring, and portal template XPath fixes. <example> Context: User wants to upgrade an Odoo module to a newer version user: "Upgrade my Odoo 16 module to Odoo 17" assistant: "I will use the odoo-upgrade skill to analyze your module, apply XML view transformations, update Python API decorators, and fix manifest version strings for Odoo 17 compatibility." <commentary>Core trigger - version migration request with module in scope.</commentary> </example> <example> Context: User hits migration errors after an Odoo version change user: "My module breaks with tree views in Odoo 19 - how do I fix it?" assistant: "I will use the odoo-upgrade skill to convert all tree views to list views, update attrs expressions to inline invisible, and fix any other Odoo 19 breaking changes." <commentary>Error-driven trigger - fix specific migration breakage.</commentary> </example> <example> Context: User needs data migration scripts user: "Generate migration scripts for upgrading my module from Odoo 17 to 19" assistant: "I will create pre-migrate.py and post-migrate.py scripts handling field renames, data transformations, and cleanup." <commentary>Data migration trigger - generates migration script templates.</commentary> </example>
研究学习 / 检索整理
storing-and-querying-vectors
storing-and-querying-vectors
>-
研究学习 / 检索整理
pydeseq2
pydeseq2
Differential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq…
通用助手 / 编排推荐
分析 MLflow 跟踪
analyzing-mlflow-trace
分析单个 MLflow 跟踪记录以回答用户的相关查询。当用户提供跟踪 ID 并要求调试、调查、查找问题或进行根因分析时使用。
通用助手 / 编排推荐
cc-codex-spec-bootstrap
cc-codex-spec-bootstrap
Claude Code + Codex parallel pipeline for bootstrapping Trellis coding specs. CC analyzes the repo with GitNexus (knowledge graph) + ABCoder (AST), creates…
软件工程 / 诊断修复
bug-fix
bug-fix
Systematic workflow for verifying bug fixes to ensure quality and prevent regres...
通用助手 / 编排推荐
敏捷协调员
agile-coordinator
编排多个工作代理以实现已梳理的任务。适用于多个就绪任务需要实现、需要自主多任务…
通用助手 / 编排推荐
statistical-distance
statistical-distance
Transform clichéd story elements by pushing along the emotional vector toward statistical edges. Use when first instincts are too predictable, when elements…
软件工程 / 诊断修复
sentry-react-sdk
sentry-react-sdk
Full Sentry SDK setup for React. Use when asked to "add Sentry to React", "install @sentry/react", or configure error monitoring, tracing, session replay,…
研究学习 / 检索整理
canghe-comic
canghe-comic
Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and sequential image…
自动化与集成 / 自动执行
browser-automation
browser-automation
Automate web browser interactions, scraping, testing, and workflow automation with Puppeteer/Playwright
通用助手 / 编排推荐
自适应综合
adaptation-synthesis
从提取的功能性 DNA 文档合成新作品。适用于将源作品适配到新场景、合并多个源提取内容,或…
自动化与集成 / 自动执行
docusign-automation
docusign-automation
Automate document signing workflows, envelope management, and e-signature processes
软件工程 / 诊断修复
dart-fix-static-analysis-errors
dart-fix-static-analysis-errors
Workflow for identifying and fixing static analysis errors. Use this after modifying code or if `dart analyze` fails.