搜索结果
全部能力
找到 1722 个相关结果 / 性能优化
软件工程 / 部署发布
docker-expert
docker-expert
Docker containerization expert with deep knowledge of multi-stage builds, image optimization, container security, Docker Compose orchestration, and production…
软件工程 / 诊断修复
r3f-geometry
r3f-geometry
React Three Fiber geometry - built-in shapes, BufferGeometry, instancing with Drei. Use when creating 3D shapes, custom meshes, point clouds, lines, or…
软件工程 / 诊断修复
cicd-pipeline-generator
cicd-pipeline-generator
This skill should be used when creating or configuring CI/CD pipeline files for automated testing, building, and deployment. Use this for generating GitHub…
软件工程 / 部署发布
codebase-cleanup-refactor-clean
codebase-cleanup-refactor-clean
You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and…
软件工程 / 诊断修复
gsap-react
gsap-react
GSAP integration with React including useGSAP hook, ref handling, cleanup patterns, and context management. Use when implementing GSAP animations in React…
软件工程 / 诊断修复
core-web-vitals
core-web-vitals
When the user wants to optimize Core Web Vitals, fix LCP, INP, or CLS issues. Also use when the user mentions "Core Web Vitals," "CWV," "LCP," "INP," "CLS,"…
软件工程 / 诊断修复
cosmos-dbt-core
cosmos-dbt-core
Use when turning a dbt Core project into an Airflow DAG/TaskGroup using Astronomer Cosmos. Does not cover dbt Fusion. Before implementing, verify dbt engine,…
软件工程 / 部署发布
dd-apm
dd-apm
APM - install, onboard, instrument, enable, set up, configure, traces, services, dependencies, performance analysis. Use for any request involving Datadog APM…
软件工程 / 诊断修复
elasticsearch-best-practices
elasticsearch-best-practices
Elasticsearch development best practices for indexing, querying, and search optimization
软件工程 / 诊断修复
Alpine.js
alpine-js
Alpine.js 开发指南:与 Tailwind CSS 及各种后端框架配合实现轻量级响应式交互
软件工程 / 诊断修复
test-specialist
test-specialist
This skill should be used when writing test cases, fixing bugs, analyzing code for potential issues, or improving test coverage for JavaScript/TypeScript…
软件工程 / 诊断修复
m13-域错误
m13-domain-error
在设计领域错误处理时使用。关键词:领域错误、错误分类、恢复策略、重试、降级、领域错误层级、面向用户的…
软件工程 / 诊断修复
asc-crash-triage
asc-crash-triage
Triage TestFlight crashes, beta feedback, and performance diagnostics using asc. Use when the user asks about TF crashes, TestFlight crash reports, beta tester…
软件工程 / 诊断修复
interactive-dashboard-builder
interactive-dashboard-builder
Build self-contained interactive HTML dashboards with Chart.js, dropdown filters, and professional styling. Use when creating dashboards, building interactive…
软件工程 / 诊断修复
Angular 最佳实践
angular-best-practices
现代 Angular 最佳实践,用于构建高性能、可维护的 Angular 17+ 应用。涵盖 Signals、RxJS、组件、模板、样式、性能、SSR、测试、表单、路由、可访问性和架构 —— 每条规则均附带代码示例和影响评级。当用户处理任何类型的 Angular 代码时使用此技能:组件、服务、模板、样式表、路由、测试或配置。适用于编辑 .component.ts、.service.ts、.html 模板、.scss/.css 样式、.spec.ts 测试、.routes.ts 文件、store 文件以及 Angular 项目中的任何通用 .ts 文件。查找 angular.json、nx.json 或 @angular/core 导入作为项目标识符。不适用于 AngularJS (1.x)、React、Vue 或非 Angular 的 TypeScript 项目。
软件工程 / 诊断修复
frontend-dev-guidelines
frontend-dev-guidelines
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with…
软件工程 / 诊断修复
tauri-development
tauri-development
Tauri development guidelines for building cross-platform desktop applications with TypeScript, Rust, and modern web technologies
软件工程 / 诊断修复
pixijs-2d
pixijs-2d
Fast, lightweight 2D rendering engine for creating interactive graphics, particle effects, and canvas-based applications using WebGL/WebGPU. Use this skill…
软件工程 / 诊断修复
pixijs-scene-sprite
pixijs-scene-sprite
Use this skill when drawing images in PixiJS v8. Covers Sprite with anchor/tint/texture, AnimatedSprite for frame animation, NineSliceSprite for resizable UI…
软件工程 / 诊断修复
unsafe 检查器
unsafe-checker
关键:用于审查不安全的 Rust 代码和 FFI。触发条件:unsafe、原生指针、FFI、extern、transmute、*mut、*const、union、#[repr(C)]、libc、std::ffi、…