搜索结果
全部能力
找到 143 个相关结果 / 数据库与 SQL
安全与治理 / 审核评估
安全赏金猎人
security-bounty-hunter
在代码仓库中寻找可利用且能获取赏金的安全问题。专注于符合真实漏洞报告标准、可被远程触发的漏洞,而非……
安全与治理 / 审核评估
mcp-developer
mcp-developer
Use when building, debugging, or extending MCP servers or clients that connect AI systems with external tools and data sources. Invoke to implement tool…
安全与治理 / 审核评估
消息操作
messages-ops
面向 ECC 的证据优先实时消息工作流。当用户想要阅读短信或私信、找回近期的一次性验证码、在回复前查看对话线程等场景时使用,……
安全与治理 / 审核评估
healthkit
healthkit
Read, write, and query Apple Health data using HealthKit. Covers HKHealthStore authorization, sample queries, statistics queries, statistics collection queries…
安全与治理 / 审核评估
ghost-validate
ghost-validate
This skill should be used when the user asks to "validate a finding", "check if a vulnerability is real", "triage a security finding", "confirm a…
安全与治理 / 审核评估
contacts-framework
contacts-framework
Read, create, update, and pick contacts using the Contacts and ContactsUI frameworks. Use when fetching contact data, saving new contacts, wrapping…
安全与治理 / 审核评估
cloudbase-document-database-in-wechat-miniprogram
cloudbase-document-database-in-wechat-miniprogram
Use CloudBase document database WeChat MiniProgram SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, and…
安全与治理 / 审核评估
feishu-calendar
feishu-calendar
飞书日历。创建日程、查询日程、更新日程。
安全与治理 / 审核评估
mutation-testing
mutation-testing
Configures mewt or muton mutation testing campaigns — scopes targets, tunes timeouts, and optimizes long-running runs. Use when the user mentions mewt, muton,…
安全与治理 / 审核评估
notion-spec-to-implementation
notion-spec-to-implementation
将 Notion 规格说明转化为实施计划、任务和进度跟踪;在实现 PRD/功能规格说明,以及基于它们创建 Notion 计划与任务时使用。
安全与治理 / 审核评估
Notion 会议智能
notion-meeting-intelligence
结合 Notion 上下文和 Codex 调研准备会议材料;适用于收集背景信息、起草议程/预读材料,以及根据参会者定制材料。
安全与治理 / 审核评估
cc-skill-security-review
cc-skill-security-review
This skill ensures all code follows security best practices and identifies potential vulnerabilities. Use when implementing authentication or authorization,…
安全与治理 / 审核评估
学术研究报告撰写者
academic-research-writer
academic-research-writer — 一个可安装的 AI agent skill,由 endigo/claude-skills 发布。
安全与治理 / 审核评估
owasp-security-check
owasp-security-check
Security audit guidelines for web applications and REST APIs based on OWASP Top 10 and web security best practices. Use when checking code for vulnerabilities,…
安全与治理 / 审核评估
code-review-checklist
code-review-checklist
Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability
安全与治理 / 审核评估
security-auditor
security-auditor
Continuous security vulnerability scanning for OWASP Top 10, common vulnerabilities, and insecure patterns. Use when reviewing code, before deployments, or on…
安全与治理 / 审核评估
cloudbase-document-database-web-sdk
cloudbase-document-database-web-sdk
Use CloudBase document database Web SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, realtime, and geolocation…
安全与治理 / 审核评估
atxp-memory
atxp-memory
Agent memory management — cloud backup, restore, and local vector search of .md memory files
安全与治理 / 审核评估
drizzle
drizzle
Drizzle ORM schema authoring and query style for LobeHub (postgres, strict mode). Use when editing anything under `src/database/schemas/`, defining `pgTable`…
安全与治理 / 审核评估
Apollo Kotlin
apollo-kotlin
使用 Apollo Kotlin(适用于 Android 和 Kotlin 的 GraphQL 客户端库)构建应用的指南。在以下场景使用此技能:(1) 在 Gradle 项目中为 Android、Kotlin/JVM 或 KMP 配置 Apollo Kotlin,(2) 配置 schema 下载和 GraphQL 服务的代码生成,(3) 配置带有认证、拦截器和缓存的 `ApolloClient`,(4) 编写 query、mutation 或 subscription,