搜索结果
全部能力
找到 882 个相关结果 / 前端体验
安全与治理 / 审核评估
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…
安全与治理 / 审核评估
API 页面生成器
api-page-generator
当用户想要创建、优化或审核 API 介绍/概览页面时。当用户提到"API 页面"、"API 落地页"、"/api…"时也适用。
安全与治理 / 审核评估
security-audit-logging
security-audit-logging
Implement comprehensive security audit logging for compliance, forensics, and SIEM integration. Use when building audit trails, compliance logging, or security monitoring systems.
安全与治理 / 审核评估
状态
status
项目状态仪表盘 — 未解决的问题、近期提交、活跃分支/工作树、内存状态和暂存区。当用户请求状态报告时使用,…
安全与治理 / 审核评估
tailwind-4
tailwind-4
Tailwind CSS 4 patterns and best practices. Trigger: When styling with Tailwind (className, variants, cn()), especially when dynamic styling or CSS variables are involved (no var() in className).
安全与治理 / 审核评估
qiaomu-opencli-autofix
qiaomu-opencli-autofix
Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through diagnosing the failure via…
安全与治理 / 审核评估
seo
seo
Optimize for search engine visibility and ranking. Use when asked to "improve SEO", "optimize for search", "fix meta tags", "add structured data", "sitemap…
安全与治理 / 审核评估
nextjs-supabase-auth
nextjs-supabase-auth
Expert integration of Supabase Auth with Next.js App Router Use when: supabase auth next, authentication next.js, login supabase, auth middleware, protected…
安全与治理 / 审核评估
swift-security-expert
swift-security-expert
Use when working with iOS/macOS Keychain Services (SecItem queries, kSecClass, OSStatus errors), biometric authentication (LAContext, Face ID, Touch ID),…
安全与治理 / 审核评估
追赶
catchup
在执行 /clear、/compact、恢复会话或上下文丢失后使用。在分支上下文过时或未知时使用。在现有工作树中开始工作时使用。
安全与治理 / 审核评估
API 认证
api-authentication
使用 JWT、OAuth 2.0、API 密钥和会话管理实现安全的 API 认证。适用于保护 API、管理令牌或实现用户认证流程的场景。
安全与治理 / 审核评估
arize-evaluator
arize-evaluator
在 Arize 上处理 LLM-as-judge 评估工作流,包括创建/更新评估器、在 span 或 experiment 上运行评估、管理任务等。
安全与治理 / 审核评估
django-drf
django-drf
Django REST Framework patterns. Trigger: When implementing generic DRF APIs (ViewSets, serializers, routers, permissions, filtersets). For Prowler API specifics (RLS/RBAC/Providers), also use prowler-api.
安全与治理 / 审核评估
skill-review
skill-review
Audit claude-skills with systematic 9-phase review: standards compliance, official docs verification, code accuracy, cross-file consistency, and version drift detection. Use when investigating skill issues, major updates detected, skill not verified >90 days, or before marketplace submission.
安全与治理 / 审核评估
linear
linear
Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.
安全与治理 / 审核评估
scanning-tools
scanning-tools
Master essential security scanning tools for network discovery, vulnerability assessment, web application testing, wireless security, and compliance…
安全与治理 / 审核评估
encore-auth
encore-auth
Implement authentication with auth handlers and gateways in Encore.ts.
安全与治理 / 审核评估
electron-development
electron-development
Electron development guidelines for building cross-platform desktop applications with JavaScript/TypeScript
安全与治理 / 审核评估
claims
claims
Claims-based authorization for agents and operations. Grant, revoke, and verify permissions for secure multi-agent coordination. Use when: permission management, access control, secure operations, authorization checks. Skip when: open access, no security requirements, single-agent local work.