搜索结果
ing
找到 841 个相关结果 / 安全与治理
安全与治理 / 审核评估
substance-3d-texturing
substance-3d-texturing
Comprehensive skill for Adobe Substance 3D Painter texturing and material creation workflow. Use this skill when creating PBR materials, exporting textures for…
安全与治理 / 审核评估
senior-secops
senior-secops
Comprehensive SecOps skill for application security, vulnerability management, compliance, and secure development practices. Includes security scanning,…
安全与治理 / 审核评估
firebase-firestore
firebase-firestore
Build with Firestore NoSQL database - real-time sync, offline support, and scalable document storage. Use when: creating collections, querying documents, setting up security rules, handling real-time listeners, or troubleshooting permission-denied, quota exceeded, invalid query, or offline persistence errors. Prevents 10 documented errors.
安全与治理 / 审核评估
security-audit
security-audit
Comprehensive security scanning and vulnerability detection. Includes input validation, path traversal prevention, CVE detection, and secure coding pattern enforcement. Use when: authentication implementation, authorization logic, payment processing, user data handling, API endpoint creation, file upload handling, database queries, external API integration. Skip when: read-only operations on public data, internal development tooling, static documentation, styling changes.
安全与治理 / 审核评估
security-testing
security-testing
Identify security vulnerabilities through SAST, DAST, penetration testing, and dependency scanning. Use for security test, vulnerability scanning, OWASP, SQL injection, XSS, CSRF, and penetration testing.
安全与治理 / 审核评估
创建广告
ads-create
付费广告营销活动概念与文案简报生成器。读取 brand-profile.json 及可选的审计结果,生成结构化的营销活动概念,…
安全与治理 / 审核评估
eventkit-calendar
eventkit-calendar
Create, read, and manage calendar events and reminders using EventKit and EventKitUI. Use when adding events to the user's calendar, creating reminders,…
安全与治理 / 审核评估
ln-624-code-quality-auditor
ln-624-code-quality-auditor
Checks cyclomatic complexity, nesting, long methods, god classes, O(n2), N+1 queries, constants management. Use when auditing code quality.
安全与治理 / 审核评估
musickit-audio
musickit-audio
Integrate Apple Music playback, catalog search, and Now Playing metadata using MusicKit and MediaPlayer. Use when adding music search, Apple Music subscription…
安全与治理 / 审核评估
印刷出版
printing-press-publish
将生成的 CLI 发布到 printing-press-library 仓库
安全与治理 / 审核评估
bluehammer-vulnerability-poc
bluehammer-vulnerability-poc
Skill for working with the BlueHammer vulnerability proof-of-concept repository, covering build, usage, and code patterns.
安全与治理 / 审核评估
security-review
security-review
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features.…
安全与治理 / 审核评估
fix-review
fix-review
Verifies that git commits address security audit findings without introducing bugs. This skill should be used when the user asks to "verify these commits fix the audit findings", "check if TOB-XXX was addressed", "review the fix branch", "validate remediation commits", "did these changes address the security report", "post-audit remediation review", "compare fix commits to audit report", or when reviewing commits against security audit reports.
安全与治理 / 审核评估
印刷机目录
printing-press-catalog
从目录中浏览并安装适用于热门 API 的预构建 Go CLI
安全与治理 / 审核评估
passkit-wallet
passkit-wallet
Integrate Apple Pay payments and Wallet passes using PassKit. Use when adding Apple Pay buttons, creating payment requests, handling payment authorization,…
安全与治理 / 审核评估
code-review-excellence
code-review-excellence
Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement.
安全与治理 / 审核评估
link-checker
link-checker
Find and fix broken or insecure links across an entire site, including CMS content, to improve SEO and user experience. Audits HTTP/HTTPS issues and validates…
安全与治理 / 审核评估
API 安全最佳实践
api-security-best-practices
实现安全 API 设计模式,包括认证、授权、输入验证、速率限制以及针对常见 API 漏洞的防护
安全与治理 / 审核评估
contract-review
contract-review
Lightweight NDA, MSA, and vendor contract review for SMBs without legal on staff. Reads contracts from local files, Gmail attachments, or DocuSign envelopes; flags non-standard terms; explains risks in plain English; and outputs a marked-up redline as a separate DOCX. Use when the user says "review this contract," "what am I signing," "red flags," "flag any concerns," "check the payment terms," or uploads/forwards a contract or legal agreement.
安全与治理 / 审核评估
hoc-pattern
hoc-pattern
Teaches the Higher-Order Component (HOC) pattern for logic reuse. Use when you need to share cross-cutting concerns like authentication, logging, or data…