搜索结果
全部能力
找到 17783 个相关结果
通用助手 / 编排推荐
pr-validate
pr-validate
Validate PR scope and quality.
软件工程 / 诊断修复
将应用添加到服务器
add-app-to-server
当用户要求"向我的 MCP 服务器添加应用"、"向我的 MCP 服务器添加 UI"、"向我的 MCP 工具添加视图"、"为 MCP 工具增强……"时,应使用此技能。
安全与治理 / 审核评估
grepai-search-boosting
grepai-search-boosting
Configure search result boosting in GrepAI. Use this skill to prioritize certain paths and penalize others.
通用助手 / 编排推荐
Rust 每日资讯
rust-daily
|
软件工程 / 诊断修复
tanstack-devtools
tanstack-devtools
Centralized, extensible devtools panel for TanStack libraries with a plugin architecture.
软件工程 / 诊断修复
drizzle-orm
drizzle-orm
Guidelines for developing with Drizzle ORM, a lightweight type-safe TypeScript ORM with SQL-like syntax
安全与治理 / 审核评估
skill-auditor
skill-auditor
Comprehensive security auditor for OpenClaw skills. Checks for typosquatting, dangerous permissions, prompt injection,
软件工程 / 诊断修复
prototype-pollution
prototype-pollution
Prototype pollution testing for JavaScript stacks. Use when user input is merged into objects (query parsers, JSON bodies, deep assign), when configuring libraries via untrusted keys, or when hunting RCE gadgets via polluted Object.prototype in Node or the browser.
软件工程 / 诊断修复
frontend-patterns
frontend-patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
通用助手 / 编排推荐
pr-plan
pr-plan
Plan an open source PR.
软件工程 / 诊断修复
pagespeed-insights
pagespeed-insights
Audit web pages for performance optimization following PageSpeed Insights guidelines. Use when analyzing page performance, optimizing web applications,…
通用助手 / 编排推荐
pr-implement
pr-implement
Implement a scoped OSS PR.
软件工程 / 诊断修复
mf
mf
All-in-one Module Federation skill. Use when the user asks anything about MF — concepts, configuration, runtime API, shared dependencies, type errors, runtime…
通用助手 / 编排推荐
requirements-clarity
requirements-clarity
Clarify ambiguous requirements through focused dialogue before implementation. Use when requirements are unclear, features are complex (>2 days), or involve…
软件工程 / 诊断修复
behavioral-modes
behavioral-modes
AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
研究学习 / 检索整理
rag-implementation
rag-implementation
RAG (Retrieval-Augmented Generation) implementation workflow covering embedding selection, vector database setup, chunking strategies, and retrieval…
通用助手 / 编排推荐
eastmoney_financial_data
eastmoney_financial_data
eastmoney_financial_data — an installable skill for AI agents, published by meission/eastmoney.
软件工程 / 诊断修复
clickjacking
clickjacking
Clickjacking playbook. Use when testing whether target pages can be framed, whether X-Frame-Options or CSP frame-ancestors are properly configured, and whether UI redress attacks can trigger sensitive actions.
软件工程 / 部署发布
content-marketer
content-marketer
Elite content marketing strategist specializing in AI-powered content creation, omnichannel distribution, SEO optimization, and data-driven performance…
软件工程 / 诊断修复
css
css
Best practices for CSS development including modern layout techniques, naming conventions, theming, and maintainable stylesheet architecture