搜索结果
全部能力
找到 1329 个相关结果 / 内容写作
软件工程 / 诊断修复
go-performance
go-performance
Use when optimizing Go code, investigating slow performance, or writing performance-critical sections. Also use when a user mentions slow Go code, string…
软件工程 / 诊断修复
rendering-strategies
rendering-strategies
When the user wants to choose or optimize rendering strategy for SEO. Also use when the user mentions "SSR," "SSG," "CSR," "ISR," "static rendering," "dynamic…
软件工程 / 诊断修复
apollo-router-plugin-creator
apollo-router-plugin-creator
编写 Apollo Router 原生 Rust 插件的指南。在以下场景使用此技能:(1) 用户想要创建新的 router 插件,(2) 用户想要添加 service hooks(router_service、supergraph_service、execution_service、subgraph_service),(3) 用户想要修改现有的 router 插件,(4) 用户需要理解 router 插件模式或请求生命周期,(5) 触发请求如"create a new plugin"、"add a router plugin"、"modify the X plugin"或"add subgraph_service hook"。
软件工程 / 诊断修复
proposal-writer
proposal-writer
Write a client proposal, quote, scope of work, or engagement letter for a service business. Covers project understanding, scope, timeline, pricing…
软件工程 / 诊断修复
kreuzberg
kreuzberg
Extract text, tables, metadata, and images from 91+ document formats (PDF, Office, images, HTML, email, archives, academic) using Kreuzberg. Use when writing code that calls Kreuzberg APIs in Python, Node.js/TypeScript, Rust, or CLI. Covers installation, extraction (sync/async), configuration (OCR, chunking, output format), batch processing, error handling, and plugins.
软件工程 / 诊断修复
brewpage-publish
brewpage-publish
Publish content to brewpage.app — text, markdown, JSON, or file. Asks namespace and password, returns public URL. Triggers: publish, share link, upload to…
软件工程 / 诊断修复
pixi-js
pixi-js
Expert guidance for Pixi.js game development with TypeScript, focusing on high-performance web and mobile games
软件工程 / 部署发布
原始视频处理
raw-video-processing
通过移除静音片段并调整速度,对原始屏幕录制视频进行后期处理。使用基于 FFmpeg 的 Python 脚本来优化视频节奏…
软件工程 / 部署发布
deployment-procedures
deployment-procedures
Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.
软件工程 / 诊断修复
动画组件库
animated-component-libraries
预构建动画 React 组件集合,整合了 Magic UI(150+ TypeScript/Tailwind/Motion 组件)和 React Bits(90+ 最小依赖动画…
软件工程 / 部署发布
feishu-cli-board
feishu-cli-board
飞书画板全能操作 · 5 种画图路径任选其一: (A) Mermaid/PlantUML 服务端渲染(思维导图/时序图/类图/饼图/流程图/甘特图,整图作为一个节点,飞书自动排版) (B) Mermaid 本地引擎 whiteboard-cli(绕开 par/参与方数等服务端限制,每个节点可点击编辑) (C) ⭐ SVG 自由作图(飞轮/鱼骨/价值金字塔/转化漏斗/桑基/路线图/Dashboard/海报/插画/户型图/地铁图/周期表/赛博朋克城市等任意视觉) → 使用 scripts/svg_to_board.py 把 SVG 翻译为飞书原生节点,每个 rect/circle/text 都可单独点击编辑 (D) 简单 SVG 单节点装饰(图标/印章/小元素,<2KB SVG) (E) 精排架构图(手写节点 JSON,绝对坐标 + 配色 + 连线 ID 引用) 当用户请求"画图/画板/whiteboard/画架构图/画流程图/画飞轮/画鱼骨/画路线图/画 Dashboard/画插画/画海报/ AI 自由作图/SVG 落画板/克隆画板/上传图片到画板/可视化/节点图/精排"时使用。 特别地,当用户反馈"右下角半截楼""z_index 错乱""节点翻倍""复杂图渲染不全""mermaid 服务端失败" 务必读 references/pitfalls.md 排障。 使用 App Token(应用身份),无需 auth login。
软件工程 / 部署发布
tanstack-router
tanstack-router
Build type-safe, file-based React routing with TanStack Router. Supports client-side navigation, route loaders, and TanStack Query integration. Prevents 20 documented errors including validation structure loss, param parsing bugs, and SSR streaming crashes. Use when implementing file-based routing patterns, building SPAs with TypeScript routing, or troubleshooting devtools dependency errors, type safety issues, Vite bundling problems, or Docker deployment issues.
软件工程 / 部署发布
ssrf-server-side-request-forgery
ssrf-server-side-request-forgery
SSRF playbook. Use when the server fetches URLs, resolves hostnames, imports remote content, or can be driven toward internal networks, cloud metadata, or secondary protocols.
软件工程 / 诊断修复
seo-meta
seo-meta
Generate complete SEO meta tags for every page. Covers title patterns, meta descriptions, Open Graph, Twitter Cards, and JSON-LD structured data (LocalBusiness, Service, FAQ, BreadcrumbList). Use when: building pages, adding social sharing, implementing structured data, optimizing for search engines.
软件工程 / 诊断修复
jupyter-notebook-writing
jupyter-notebook-writing
Write Milvus application-level Jupyter notebook examples using a Markdown-first workflow with jupyter-switch for format conversion.
软件工程 / 诊断修复
motion-framer
motion-framer
Modern animation library for React and JavaScript. Create smooth, production-ready animations with motion components, variants, gestures (hover/tap/drag),…
软件工程 / 诊断修复
crawl4ai
crawl4ai
This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated…
软件工程 / 诊断修复
r3f-shaders
r3f-shaders
React Three Fiber shaders - GLSL, shaderMaterial, uniforms, custom effects. Use when creating custom visual effects, modifying vertices, writing fragment…
软件工程 / 部署发布
aws-cdk
aws-cdk
Provides AWS CDK TypeScript patterns for defining, validating, and deploying AWS infrastructure as code. Use when creating CDK apps, stacks, and reusable…
软件工程 / 部署发布
plan-writing
plan-writing
Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.