灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 351 个相关结果 / 数据分析

安全与治理 / 审核评估

box

box

1.2K

Box integration. Manage Folders, Users, Groups, Collaborations. Use when the user wants to interact with Box data.

Stars 35
uiauthapibox

安全与治理 / 审核评估

dimensional-analysis

dimensional-analysis

1.2K

Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when someone asks to annotate units in a…

Stars 5,224
uiauditragagent

安全与治理 / 审核评估

sf-connected-apps

sf-connected-apps

1.1K

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).

Stars 409
designauthapiconnected

安全与治理 / 审核评估

security-ownership-map

security-ownership-map

1.1K

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for…

Stars 19,233
uisecurityauthworkflow

安全与治理 / 审核评估

sentry

sentry

1.1K

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…

Stars 19,233
uiauthapisentry

安全与治理 / 审核评估

ios-security

ios-security

1.1K

Secure iOS apps with Keychain Services, CryptoKit encryption, biometric authentication (Face ID, Touch ID), Secure Enclave key storage, LAContext, App…

Stars 586
uisecurityauthrag

安全与治理 / 审核评估

asc-aso-audit

asc-aso-audit

1.1K

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…

Stars 0
auditascasorun

安全与治理 / 审核评估

asc-whats-new-writer

asc-whats-new-writer

1.1K

Generate engaging, localized App Store release notes (What's New) from git log, bullet points, or free text using canonical metadata under `./metadata`.…

Stars 0
uiauthascwhats

安全与治理 / 审核评估

diagramming-code

diagramming-code

1.0K

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.

Stars 5,224
diagramminggeneratesmermaiddiagrams

安全与治理 / 审核评估

notion-spec-to-implementation

notion-spec-to-implementation

1.0K

将 Notion 规格说明转化为实施计划、任务和进度跟踪;在实现 PRD/功能规格说明,以及基于它们创建 Notion 计划与任务时使用。

Stars 0
uiauthapidatabase

安全与治理 / 审核评估

audit-augmentation

audit-augmentation

1.0K

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.

Stars 5,222
uiauditragaugmentation

安全与治理 / 审核评估

Notion 会议智能

notion-meeting-intelligence

966

结合 Notion 上下文和 Codex 调研准备会议材料;适用于收集背景信息、起草议程/预读材料,以及根据参会者定制材料。

Stars 0
uiauthdatabaseworkflow

安全与治理 / 审核评估

musickit

musickit

920

Integrate Apple Music playback, catalog search, and Now Playing metadata using MusicKit and MediaPlayer. Use when adding music search, Apple Music subscription…

Stars 587
authmusickitintegrateapple

安全与治理 / 审核评估

cryptokit

cryptokit

912

Perform cryptographic operations using Apple CryptoKit. Use when hashing data with SHA256/SHA384/SHA512, generating HMAC authentication codes, encrypting with…

Stars 586
securityauthapirag

安全与治理 / 审核评估

学术研究报告撰写者

academic-research-writer

905

academic-research-writer — 一个可安装的 AI agent skill,由 endigo/claude-skills 发布。

Stars 0
uiauthdatabaseworkflow

安全与治理 / 审核评估

cybersecurity-analyst

cybersecurity-analyst

887

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.

Stars 62
designsecuritycybersecurityanalyst

安全与治理 / 审核评估

competitor-research

competitor-research

809

When the user wants to analyze competitors for SEO, content, backlinks, or positioning. Also use when the user mentions "competitor analysis," "competitor…

Stars 470
uiauditcompetitorresearch

安全与治理 / 审核评估

porters-five-forces

porters-five-forces

793

Perform Porter's Five Forces analysis — competitive rivalry, supplier power, buyer power, threat of substitutes, and threat of new entrants. Use when analyzing…

Stars 11,279
uiportersfiveforces

安全与治理 / 审核评估

生成列表视图

generating-list-view

790

当用户需要创建、生成或验证 Salesforce List View 元数据时使用此技能。当用户提及列表视图、筛选记录列表……时触发。

Stars 0
uiuxperformancedeployment

安全与治理 / 审核评估

sf-industry-commoncore-callable-apex

sf-industry-commoncore-callable-apex

775

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).

Stars 409
uiauditauthworkflow

5 / 18