搜索结果
全部能力
找到 1231 个相关结果 / 安全与治理
安全与治理 / 审核评估
Git 工作流
git-workflow
管理 Git 工作流,包括提交、分支、合并和协作。适用于操作 Git 仓库、创建提交、管理分支或……
安全与治理 / 审核评估
更新日志维护
changelog-maintenance
为软件发布维护清晰且信息丰富的更新日志。适用于记录版本变更、跟踪功能特性或向用户传达更新。
安全与治理 / 审核评估
用户指南编写
user-guide-writing
为最终用户编写清晰实用的用户指南和教程。适用于创建新手引导文档、操作指南或常见问题(FAQ)页面。擅长处理面向用户的……
安全与治理 / 审核评估
Workers 最佳实践
workers-best-practices
对照生产环境最佳实践,审查和编写 Cloudflare Workers 代码。适用于编写新 Workers、审查 Worker 代码、配置……
安全与治理 / 审核评估
日志分析
log-analysis
分析应用程序日志以识别错误、性能问题和安全异常。适用于调试问题、监控系统健康状况或调查……
安全与治理 / 审核评估
Java Spring Boot
java-spring-boot
构建生产级 Spring Boot 应用 - REST API、安全、数据、Actuator
安全与治理 / 审核评估
scrape
scrape
Scrape web content as clean markdown/HTML/JSON via the Bright Data CLI (`bdata scrape`). Use when the user wants to fetch a page, extract content from a list…
安全与治理 / 审核评估
智能体开发原则
agentic-development-principles
与 AI 智能体协作进行智能体开发时的通用原则。涵盖分而治之、上下文管理、抽象层级选择等……
安全与治理 / 审核评估
gdpr-data-handling
gdpr-data-handling
Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal…
安全与治理 / 审核评估
贡献目录
contribute-catalog
创作一个新的 HyperFrames 注册表区块(字幕样式、VFX 区块、转场、字幕条)或组件(文本特效、叠加层、代码片段),并将其发布为…
安全与治理 / 审核评估
apple-appstore-reviewer
apple-appstore-reviewer
Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.
安全与治理 / 审核评估
AI论文复现
ai-paper-reproduction
README 优先的 AI 仓库复现主编排器。当用户需要端到端、最小可信复现流程,且该流程会读取仓库…
安全与治理 / 审核评估
scoutqa-test
scoutqa-test
当用户要求“测试此网站”、“运行探索性测试”、“检查无障碍问题”、“验证登录流程……”时,应使用此技能。
安全与治理 / 审核评估
智能体治理
agent-governance
agent-governance — 一个可安装的 AI 智能体技能,由 github/awesome-copilot 发布。
安全与治理 / 审核评估
flutter-handling-http-and-json
flutter-handling-http-and-json
Executes HTTP requests and handles JSON serialization in a Flutter app. Use when integrating with REST APIs or parsing structured data from external sources.
安全与治理 / 审核评估
gws-script
gws-script
管理 Google Apps Script 项目。
安全与治理 / 审核评估
gws-脚本推送
gws-script-push
Google Apps Script:将本地文件上传到 Apps Script 项目。
安全与治理 / 审核评估
search
search
Search the web via the Bright Data CLI — `bdata search` for Google/Bing/Yandex SERP, `bdata discover` for intent-ranked semantic results. Use when the user…
安全与治理 / 审核评估
Clerk 自定义 UI
clerk-custom-ui
自定义身份验证流程与组件外观 - 钩子 (useSignIn,
安全与治理 / 审核评估
API 安全最佳实践
api-security-best-practices
实现安全的 API 设计模式,包括身份验证、授权、输入验证、速率限制,以及针对常见 API 漏洞的防护