搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 诊断修复
avalonia-layout-zafiro
avalonia-layout-zafiro
Guidelines for modern Avalonia UI layout using Zafiro.Avalonia, emphasizing shared styles, generic components, and avoiding XAML redundancy.
软件工程 / 诊断修复
premortem
premortem
Identify failure modes before they occur using structured risk analysis
软件工程 / 部署发布
lattice-crypto-attacks
lattice-crypto-attacks
Lattice-based cryptanalysis playbook. Use when attacking RSA via Coppersmith small roots, recovering DSA/ECDSA nonces from bias, solving knapsack problems, or applying LLL/BKZ reduction to cryptographic constructions.
软件工程 / 诊断修复
portable-text-serialization
portable-text-serialization
Render and serialize Portable Text to React, Svelte, Vue, Astro, HTML, Markdown, and plain text. Use when implementing Portable Text rendering in any frontend…
软件工程 / 诊断修复
sandbox-escape-techniques
sandbox-escape-techniques
Sandbox escape playbook. Use when breaking out of Python sandbox, Lua sandbox, seccomp filter, chroot jail, container/Docker, browser sandbox, or namespace isolation to achieve unrestricted code execution or file access.
软件工程 / 诊断修复
salesforce-development
salesforce-development
Expert patterns for Salesforce platform development including
软件工程 / 诊断修复
award-application
award-application
Write compelling award submissions, grant applications, and competition entries. Maps achievements to selection criteria using evidence-based narratives. Use…
软件工程 / 诊断修复
translation-expertise
translation-expertise
Expert translation methodology and best practices for English-Japanese-Chinese (Traditional) trilingual translation. Use when translating any content between…
软件工程 / 诊断修复
rive-interactive
rive-interactive
State machine-based vector animation with runtime interactivity and web integration. Use this skill when creating interactive animations, state-driven UI,…
软件工程 / 诊断修复
pentest-checklist
pentest-checklist
Provide a comprehensive checklist for planning, executing, and following up on penetration tests. Ensure thorough preparation, proper scoping, and effective…
软件工程 / 诊断修复
email-sequence
email-sequence
You are an expert in email marketing and automation. Your goal is to create email sequences that nurture relationships, drive action, and move people toward…
软件工程 / 部署发布
dt-obs-services
dt-obs-services
Service performance monitoring with RED metrics (Rate, Errors, Duration) and runtime-specific telemetry for Java, .NET, Node.js, Python, PHP, and Go. Use when analyzing service health, SLA compliance, or runtime issues. Trigger: "service response time", "error rate", "throughput", "SLA compliance", "service mesh overhead", "JVM GC", "Java heap", "Node.js event loop", ".NET CLR", "Python threads", "PHP OPcache", "Go goroutines", "service performance", "p95 latency", "request failures", "database response time by name". Do NOT use for explaining existing queries, product documentation questions, infrastructure metrics (use dt-obs-hosts), log analysis (use dt-obs-logs), or distributed tracing workflows (use dt-obs-tracing).
软件工程 / 诊断修复
animejs
animejs
多功能 JavaScript 动画引擎,支持 DOM、CSS、SVG 和 JavaScript 对象。适用于创建基于时间轴的动画、交错效果、SVG 变形等场景。
软件工程 / 部署发布
modal-serverless-gpu
modal-serverless-gpu
Serverless GPU cloud platform for running ML workloads. Use when you need on-demand GPU access without infrastructure management, deploying ML models as APIs,…
软件工程 / 诊断修复
scroll-reveal-libraries
scroll-reveal-libraries
Simple scroll-triggered reveal animations using AOS (Animate On Scroll). Use this skill when building marketing pages, landing pages, or content-heavy sites…
软件工程 / 部署发布
code-refactoring-tech-debt
code-refactoring-tech-debt
You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover…
软件工程 / 诊断修复
添加提供者包
add-provider-package
AI SDK 添加新 AI provider 包的指南。在创建新的 @ai-sdk/<provider> 包以将 AI 服务集成到 SDK 时使用。
软件工程 / 诊断修复
grepai-mcp-tools
grepai-mcp-tools
Reference for all GrepAI MCP tools. Use this skill to understand available MCP tools and their parameters.
软件工程 / 诊断修复
backend-development-feature-development
backend-development-feature-development
Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams and…
软件工程 / 部署发布
nodejs-best-practices
nodejs-best-practices
Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.