搜索结果
ing
找到 13037 个相关结果
安全与治理 / 审核评估
deliverability-checker
deliverability-checker
Check email deliverability and DNS configuration. Use when: diagnosing email delivery issues; setting up new email domains; auditing email authentication;…
软件工程 / 诊断修复
图层-表面
layers-surface
对照底层决策审查现有表层,并生成表层决策清单——词汇、对象一致性、完整性、反馈等。
通用助手 / 编排推荐
debugging
debugging
Python debugging techniques, pdb, and IDE debugging tools
软件工程 / 诊断修复
debug-like-expert
debug-like-expert
Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous…
软件工程 / 诊断修复
dbt-data-transformation
dbt-data-transformation
Complete guide for dbt data transformation including models, tests, documentation, incremental builds, macros, packages, and production workflows
研究学习 / 检索整理
commodities-list
commodities-list
Retrieve the full catalog of tradable commodities across energy, metals, and agriculture using Octagon MCP. Use when researching commodity markets, identifying…
通用助手 / 编排推荐
coding-router
coding-router
Compatibility entry skill for plan-first coding work in OpenClaw.
软件工程 / 诊断修复
capacitor-react
capacitor-react
Guides the agent through Capacitor app development with React — project structure, hooks for native features, state management patterns, using Capacitor…
通用助手 / 编排推荐
capacitor-performance
capacitor-performance
Performance optimization guide for Capacitor apps covering bundle size, rendering, memory, native bridge, and profiling. Use this skill when users need to…
软件工程 / 诊断修复
dart-optimization
dart-optimization
Optimize Dart code for performance, type safety, and runtime error prevention. Use when profiling hot paths, enforcing sound typing, handling null safety, or…
软件工程 / 诊断修复
auth0-spa-js
auth0-spa-js
Use when adding authentication to Vanilla JS, Svelte, or any framework-agnostic single-page applications - integrates @auth0/auth0-spa-js SDK for SPAs without…
自动化与集成 / 自动执行
documentation-standards
documentation-standards
Apply markdown documentation standards optimized for both LLM consumption and Pandoc PDF generation. Use whenever the user is writing or reviewing…
软件工程 / 部署发布
recon
recon
Network reconnaissance — subdomain enumeration, port scanning, DNS/WHOIS/ASN lookups, endpoint discovery from JS, mass scanning, path discovery, CIDR/netblock…
研究学习 / 检索整理
change-management
change-management
Plan and execute organizational or technical changes. Trigger with "we're changing", "rolling out", "migration plan", "how do we communicate this change",…
设计与产品 / 审核评估
godot-resource-data-patterns
godot-resource-data-patterns
Expert blueprint for data-oriented design using Resource/RefCounted classes (item databases, character stats, reusable data structures). Covers typed arrays,…
安全与治理 / 审核评估
owasp-ai-testing
owasp-ai-testing
AI trustworthiness testing using OWASP AI Testing Guide v1. Execute 44 test cases across 4 layers (Application, Model, Infrastructure, Data) with practical…
软件工程 / 诊断修复
code-review
code-review
Turn a PR, diff, merge request, or patch stack into one evidence-first review brief. Use when the main job is deciding approve vs request-changes vs block, naming the highest-risk findings, calling out missing proof for risky paths, and routing Git cleanup, debugging, test-policy, visual-review, or repo-admin work to the right neighboring skill instead of absorbing it.
软件工程 / 诊断修复
email-sending-best-practices
email-sending-best-practices
Use this skill when the user wants to review, audit, improve, or plan email sending best practices. This includes deliverability, inbox placement, sender reputation, consent, list hygiene, subject lines, preview text, preference centers, onboarding emails, lifecycle emails, product updates, or deciding between marketing and transactional email. It works for any email stack, but when Loops is involved, use Loops behavior and docs as the source of truth. Trigger on phrases like "email deliverability", "inbox placement", "sender reputation", "double opt-in", "unsubscribe", "subject line review", "preview text", "lifecycle emails", "onboarding emails", "product update email", "transactional vs marketing", or "email sending best practices". Do not prefer this skill for pure API implementation; use the Loops API skill for integration details.
软件工程 / 诊断修复
mental-health-psychoeducation
mental-health-psychoeducation
Comprehensive psychoeducation on mental health conditions, therapy modalities, evidence-based coping techniques, psychiatric medications, and self-assessment…
软件工程 / 诊断修复
pydantic-ai-model-integration
pydantic-ai-model-integration
Configure LLM providers, use fallback models, handle streaming, and manage model settings in PydanticAI. Use when selecting models, implementing resilience, or…