搜索结果
全部能力
找到 351 个相关结果 / 数据分析
安全与治理 / 审核评估
box
box
Box integration. Manage Folders, Users, Groups, Collaborations. Use when the user wants to interact with Box data.
安全与治理 / 审核评估
dimensional-analysis
dimensional-analysis
Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when someone asks to annotate units in a…
安全与治理 / 审核评估
sf-connected-apps
sf-connected-apps
Salesforce Connected Apps and OAuth configuration with 120-point scoring. TRIGGER when: user configures OAuth flows, JWT bearer auth, Connected Apps, or touches .connectedApp-meta.xml / .eca-meta.xml files. DO NOT TRIGGER when: Named Credentials for callouts (use sf-integration), permission policies (use sf-permissions), or API endpoint code (use sf-apex).
安全与治理 / 审核评估
security-ownership-map
security-ownership-map
Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for…
安全与治理 / 审核评估
sentry
sentry
Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry CLI; perform…
安全与治理 / 审核评估
ios-security
ios-security
Secure iOS apps with Keychain Services, CryptoKit encryption, biometric authentication (Face ID, Touch ID), Secure Enclave key storage, LAContext, App…
安全与治理 / 审核评估
asc-aso-audit
asc-aso-audit
Run an offline ASO audit on canonical App Store metadata under `./metadata` and surface keyword gaps using Astro MCP. Use after pulling metadata with `asc…
安全与治理 / 审核评估
asc-whats-new-writer
asc-whats-new-writer
Generate engaging, localized App Store release notes (What's New) from git log, bullet points, or free text using canonical metadata under `./metadata`.…
安全与治理 / 审核评估
diagramming-code
diagramming-code
Generates Mermaid diagrams from Trailmark code graphs. Produces call graphs, class hierarchies, module dependency maps, containment diagrams, complexity heatmaps, and attack surface data flow visualizations. Use when visualizing code architecture, drawing call graphs, generating class diagrams, creating dependency maps, producing complexity heatmaps, or visualizing data flow and attack surface paths as Mermaid diagrams.
安全与治理 / 审核评估
notion-spec-to-implementation
notion-spec-to-implementation
将 Notion 规格说明转化为实施计划、任务和进度跟踪;在实现 PRD/功能规格说明,以及基于它们创建 Notion 计划与任务时使用。
安全与治理 / 审核评估
audit-augmentation
audit-augmentation
Augments Trailmark code graphs with external audit findings from SARIF static analysis results and weAudit annotation files. Maps findings to graph nodes by file and line overlap, creates severity-based subgraphs, and enables cross-referencing findings with pre-analysis data (blast radius, taint, etc.). Use when projecting SARIF results onto a code graph, overlaying weAudit annotations, cross-referencing Semgrep or CodeQL findings with call graph data, or visualizing audit findings in the context of code structure.
安全与治理 / 审核评估
Notion 会议智能
notion-meeting-intelligence
结合 Notion 上下文和 Codex 调研准备会议材料;适用于收集背景信息、起草议程/预读材料,以及根据参会者定制材料。
安全与治理 / 审核评估
musickit
musickit
Integrate Apple Music playback, catalog search, and Now Playing metadata using MusicKit and MediaPlayer. Use when adding music search, Apple Music subscription…
安全与治理 / 审核评估
cryptokit
cryptokit
Perform cryptographic operations using Apple CryptoKit. Use when hashing data with SHA256/SHA384/SHA512, generating HMAC authentication codes, encrypting with…
安全与治理 / 审核评估
学术研究报告撰写者
academic-research-writer
academic-research-writer — 一个可安装的 AI agent skill,由 endigo/claude-skills 发布。
安全与治理 / 审核评估
cybersecurity-analyst
cybersecurity-analyst
Analyzes events through cybersecurity lens using threat modeling, attack surface analysis, defense-in-depth, zero-trust architecture, and risk-based frameworks (CIA triad, STRIDE, MITRE ATT&CK). Provides insights on vulnerabilities, attack vectors, defense strategies, incident response, and security posture. Use when: Security incidents, vulnerability assessments, threat analysis, security architecture, compliance. Evaluates: Confidentiality, integrity, availability, threat actors, attack patterns, controls, residual risk.
安全与治理 / 审核评估
competitor-research
competitor-research
When the user wants to analyze competitors for SEO, content, backlinks, or positioning. Also use when the user mentions "competitor analysis," "competitor…
安全与治理 / 审核评估
porters-five-forces
porters-five-forces
Perform Porter's Five Forces analysis — competitive rivalry, supplier power, buyer power, threat of substitutes, and threat of new entrants. Use when analyzing…
安全与治理 / 审核评估
生成列表视图
generating-list-view
当用户需要创建、生成或验证 Salesforce List View 元数据时使用此技能。当用户提及列表视图、筛选记录列表……时触发。
安全与治理 / 审核评估
sf-industry-commoncore-callable-apex
sf-industry-commoncore-callable-apex
Salesforce Industries Common Core (OmniStudio/Vlocity) Apex callable generation and review with 120-point scoring. TRIGGER when: user creates or reviews System.Callable classes, migrates `VlocityOpenInterface` / `VlocityOpenInterface2`, or builds Industries callable extensions used by OmniStudio, Integration Procedures, or DataRaptors. DO NOT TRIGGER when: generic Apex classes/triggers (use sf-apex), building Integration Procedures (use sf-industry-commoncore-integration-procedure), authoring OmniScripts (use sf-industry-commoncore-omniscript), configuring Data Mappers (use sf-industry-commoncore-datamapper), or analyzing namespace/dependency issues (use sf-industry-commoncore-omnistudio-analyze).